Closed (won't fix)
Project:
Workflow-ng
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2007 at 04:32 UTC
Updated:
3 Dec 2007 at 16:36 UTC
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
Comment #1
fagoIf 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.
Comment #2
archetwist commentedWhat about the teaser or the first N characters of the body? Would that generate a high load as well?