Download & Extend

Upgrading is still not possible due to entity implementation

Project:Annotate
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

As annotate is now using entities some conversion need to be done on the fields and values.

The visibility is now transformed into entity bundles.
- we cannot change it once a note is made. A private note stays private.
- The numeric field must be mapped onto the bundle field.

The combination of note and node_format should be mapped to a body field kinda structure
- input format is now a text instead of a numeric value

For more info see the code.

nobody click here