On Wed, Mar 3, 2010 at 5:52 AM, Michel Morelli michel@ziobuddalabs.it wrote:
you need to use "input filter" and the function to use is "check_markup".
That is part of the story for simple cases, but not enough if your node is complex. Complex nodes need to be rendered using node_view http://api.drupal.org/api/function/node_view
Please also consider this text filtering cheat sheet which helps take the confusion out of when to use which of the many text filtering functions:
http://crackingdrupal.com/blog/greggles/drupal-text-filtering-decision-cheat...
Regards, Greg