By pkrekelb on
I want to use the nice flashnode macro (content like [flashnode|nid=58] to embed a flashnode of node id 58) in a content template. How would I go about using the drupal api (I'm guessing the theme() function) to do this?
Thanks,
-Patrick
Comments
Why not add a node reference
Why not add a node reference field to the content type and add the node?