Submitter earlier, it was bumped to token.module's project and after discussion it was decided that the code belongs in workflow_ng. The original request and discussion is still at http://drupal.org/node/181546.

--
Could there be a token implemented that would output the body of the node? I'm looking to use it in the "send to an arbitrary mail address" action when a node is created.

Comments

fago’s picture

Status: Active » Closed (won't fix)

If I would do, the performance problem could would hit all people who have installed workflow-ng. So adding it to workflow-ng doesn't help.
I suggest you use amitaibu's workaround, disable the body field and create a new one with CCK.

archetwist’s picture

What about the teaser or the first N characters of the body? Would that generate a high load as well?