[Yanel-development] Annotation System

Andreas Wuest awuest at student.ethz.ch
Tue Dec 12 23:32:50 CET 2006


Hi

On 12.12.2006 23:24 Uhr, Michael Wechner wrote:

> Andreas Wuest wrote:
> 
>> Hi
>>
>> How about adding an annotation system to Yanel?
>>
>> Have a look at the implementation 
>> http://gplv3.fsf.org/comments/stet-intense-shorter.js used by the FSF 
>> for their annotation system.
>>
>> For the capabilities, have a look at 
>> http://gplv3.fsf.org/comments/gplv3-draft-2.html which makes use of 
>> that system.
>>
> this is very cool indeed. Can you add an enhancement bug/task to Yanel?

Will do!

> How do you imagine handling these annotations with Yulup?

We could introduce a new Neutron tag called <annotatable/> or something 
the like.

Yulup then would install a listener on that tab. Everytime the user 
presses "c" or some other key, and has a non-collapsed text selection, 
the editor would open and the user could add the comment and save.

Alternatively, since the comments are basically plain text, we could 
provide a dumbed down small editor window, which pops up on top of the 
text, and one could enter a comment.

Authentication etc. is handled by our normal means.

-- 
Kind regards,
Andi



More information about the Yanel-development mailing list