Share » Forums » Developer » Displaying Article

Displaying Article

Displaying Article

Sunday 25 April 2004 11:24:20 pm - 2 replies

Author Message

Dominik Pich

Monday 26 April 2004 2:34:22 am

You could try:
{$node.data_map.author.content.output.output_text}
OR
put a div around the p to apply stylesheets

Alex Jones

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>

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu