Active
Project:
Annotate
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2011 at 16:05 UTC
Updated:
14 Dec 2011 at 16:50 UTC
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).