Monday 26 April 2004 6:49:37 am
You can also override the template used to display the text. Template Overrides Documentation: http://ez.no/ez_publish/documentation/customization/custom_design/override_templates Also, if you are going to use something along the lines of <i>{$node.data_map.author.content.output.output_text}</i> keep in mind that you only need to append <i>.output.output_text</i> if it is an XML Text Field. If it is just a Text Field it would be <i>{$node.data_map.author.content}</i> Alex
Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]
<i>When in doubt, clear the cache.</i>
|