I've been reading everything I can find and I must be missing something.

Can anyone help?

TIA,

Susan

Comments

Thn’s picture

I think this is my question as well.... From a block, I just want to know either 'current node id' (so I can use taxonomy_node_get_terms() ) or... all terms for the current node....

dman’s picture

I haven't seen anyone come up with a tidy one, I use ...
http://drupal.org/node/37512

.dan.
http://www.coders.co.nz/

Thn’s picture

That will have to do. Thanks!