When having the note and node_format combo converted in the core body field widget we benefit ie for wysiwyg and input format settings.
When having the note and node_format combo converted in the core body field widget we benefit ie for wysiwyg and input format settings.
Comments
Comment #1
clemens.tolboomGuess we could clone this http://api.drupal.org/api/drupal/modules--node--node.module/function/nod...
Comment #2
clemens.tolboomOr maybe http://api.drupal.org/api/drupal/modules--comment--comment.module/functi...
Comment creates field on enabling and content_type add. So we need to take care for this when adding more annotate types (bundles).