[annotator-dev] How to install my own local store?
Georgios Petasis
petasisg at yahoo.gr
Wed Nov 20 18:58:03 UTC 2013
Hi all,
Can somebody help me on how to use the annotateit platform?
I have installed the backend at a server of mine, and it works:
http://www.ellogon.org:8123/
I intent to use the bookmarklet. I have modified the template, to
download it from my server also.
However, the code does not work, I get an error on this "__config__"
line at the end:
http://www.ellogon.org/phocadownload/annotateit/bootstrap.js
I cloned the sources and rebuild them (after installing node.js), but
again this __config__ line was present in the generated javascript. I
followed all the steps:
npm install .
./tools/build
make
What am I missing?
Also, I want to write a plugin, which displays a set of radio buttons,
instead of the standard interface the annotator shows.
George
Στις 19/11/2013 18:21, ο/η Georgios Petasis έγραψε:
> Hi all,
>
> I think I have found the correct repository:
>
> https://github.com/okfn/annotateit
>
> This seems to work, and be complete. It is a replica of the original
> site.
>
> George
>
> Στις 19/11/2013 15:49, ο/η Georgios Petasis έγραψε:
>> Hi all,
>>
>> I am trying to set-up annotator with my own storage.
>> So far, I have downloaded the python server, and run it.
>> I can see the json api in it, but I haven't understood how to enable
>> authentication, and where the users are supposed to register.
>> Is something missing, that I didn't install?
>>
>> The json I get is similar (with a description of some methods) no
>> matter if I use /api, /user, /token or simply /.
>> /api/user raises an error...
>>
>> Any ideas on how I can setup the annotator store?
>>
>> George
>> _______________________________________________
>> annotator-dev mailing list
>> annotator-dev at lists.okfn.org
>> http://lists.okfn.org/mailman/listinfo/annotator-dev
>> Unsubscribe: http://lists.okfn.org/mailman/options/annotator-dev
>>
>
> _______________________________________________
> annotator-dev mailing list
> annotator-dev at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/annotator-dev
> Unsubscribe: http://lists.okfn.org/mailman/options/annotator-dev
More information about the annotator-dev
mailing list