Posted by clemens.tolboom on October 20, 2011 at 4:05pm
1 follower
Jump to:
| Project: | Annotate |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Guess we could clone this http://api.drupal.org/api/drupal/modules--node--node.module/function/nod...
#2
Or 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).