[annotator-dev] How to use AnnotateIt.org with Store plugin

Nick Stenning nick at whiteink.com
Mon Mar 5 18:33:35 UTC 2012


That's exactly what the snippet I've given you does! Just try it. For
further details of what the setupPlugins function does, see the
following:

  https://github.com/okfn/annotator/blob/master/src/plugin/kitchensink.coffee

-N

On Mon, Mar 5, 2012 at 18:30, Kunal Kadakia <kadakiakunal at gmail.com> wrote:
> Yes, Nick! But, would the default setupPlugins store annotations on
> annotateit.org. And, if so, how can I have them stored in my personal
> annotateit.org account?
>
> Thanks
> Kunal
>
> On Mon, Mar 5, 2012 at 1:27 PM, Nick Stenning <nick at whiteink.com> wrote:
>> On Mon, Mar 5, 2012 at 18:07, Kunal Kadakia <kadakiakunal at gmail.com> wrote:
>>> Hi dev-team,
>>>
>>> [...snip...]
>>>
>>> It would be good if someone could supply a working code snippet on how
>>> to store annotations in my annotateit.org account. It would highly be
>>> appreciated, as I have spent significant time in finding it.
>>
>> Hi Kunal,
>>
>> Did you see the two-liner on the front page of AnnotateIt.org =).
>>
>> (For reference, it's:
>>
>>    $('#content').annotator()
>>                 .annotator('setupPlugins');
>> )
>>
>> -N




More information about the annotator-dev mailing list