Wednesday 03 November 2004 3:02:10 pm
You should specify what you want to display. The Intro, the Title or Body? If you have a node ($node) you can display his attribute like this: {attribute_view_gui atribute=$node.object_data_map.intro} that's for intro. Or you could use something like this: {$node.object_data_map.title.content} Check out the documentation for the details, and how to obtain the current node. A useful operator for you is attribute(), check it out in the docs.
--
Nothing is impossible. Not if you can imagine it!
Hubert Farnsworth
|