Closed (fixed)
Project:
Gallery formatter
Version:
6.x-1.0-rc2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2010 at 15:44 UTC
Updated:
2 Jul 2010 at 14:29 UTC
I try to use this module in a themed node-type to save time to integrate a other slidegallery in my node.tpl. I tried to call the formatter form node.tpl with <?php print content_format(). But I could not figure out how to get the formatted contend printed. Is there any way to use this function with this module? Any help would be great. Thank You in advance
Comments
Comment #1
manuel garcia commentedI'm not sure I understand what you are trying to do, but if all you are trying to do is print the field within that node, in your node-nodetype.tpl.php manualy, all you have to do is
Just like with any other field.
Comment #2
semanthis commentedUps sorry - looks like I havn't arrived at Drupal 6. Thank You - this will help a lot in future.
Comment #3
semanthis commented