How to glide content templates.
srkamineni - March 16, 2009 - 06:22
| Project: | Content Glider |
| Version: | 6.x-1.3 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi
I am a newb and I would like to know which module to invoke to display a custom content node which is defined in node-TYPE.tpl.php file. Current I have a content type of Banner. I have 2 instances of this Banner and I have created new template node-Banner.tpl.php. I am trying to figure out which drupal module to invoke once I know the node id.
This could be a general question but I am planning to use it under the content glider to glide my custom content templates...
Thanks a lot
srkamineni

#1
Currently this module does not support node-id, but you can alter the SQL command on this file: content_glider.moduleUpss... i think, i was misunderstood you. This CG module works by take contents from certain content-type while .tpl.php is a template file for formatting purpose.