I am currently busy writing a jQuery plugin, which allows users to highlight&annotate text within a HTML element. See http://pkedu.fbt.wur.nl/~koos/jQueryTextAnnotator/

As I am also planning turning this plugin into a Drupal module, would it be an idea to merge it with the Annotate module? Site administrators could then decide between node annotation or inline annotation.

Comments

clemens.tolboom’s picture

Status: Active » Closed (won't fix)

I played around with your plugin. We discussed about it.

Points to take care of are:
- revisions: how to map old annotations back onto a the body text?
- changing themes: the output of a node can be reordered.

I tried to make first steps through https://github.com/clemens-tolboom/drupal-yellow-marker but have no more time to help.

You could try to start a sandbox project yourself.

I close this indicating 'no time' ... sorry