By Dupal Idiot on
Dear Tech Friends,
How can I get all node variables including additional variables from cck.
I have to display some images uploaded in my custom node template (node-blog.tpl.php).
Any help anticipated.
Regards,
Richard
Comments
Devel
Install the devel module.
list of node vars
in the default drupal(6 anyway) installation, in the file, modules/node/node.tpl.php
there is a partial list of node variables...