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

yelvington’s picture

Install the devel module.

ft_evolution’s picture

in the default drupal(6 anyway) installation, in the file, modules/node/node.tpl.php
there is a partial list of node variables...