Heelo,

How can I embed the content of the node/5 into orther nodes ?

I what do this to include a small sentence on any article I wrote.
Sometinhg like an the content of node/5 is included.

thanks for your help

ac

Comments

alex.cunha’s picture

something like {embed node/5}

alynner’s picture

This might do what you are looking for: http://drupal.org/node/83431.

Also, check out all the PHP snippets here, you might be able to piece something together:
http://drupal.org/handbook/customization/php-snippets

alynner

alex.cunha’s picture

Thanks. Your suggestion solves the problem.
However my hope is a more friendly way to embed content.
But for now this works!

timeril’s picture

Have you tried the InsertNode module? I'm about to try that now...

http://drupal.org/project/InsertNode