data access API moduleversion 3.0a3
Hi,
A while back I wrote a small extension for texclipse - my latex editor - to access the zotero database over the word/oO plugin API[1]. The setup worked well for me, even though I never got ride of a couple of bugs. I have now tried to revive the project, but I have a hard time figuring out how the api works. I am aware of [2], but that raised still more questions about the feasability of my project.
At the moment I think I would be able to decide if I can go ahead with my current implementation if I could have a look at the source code for the word or oO plugin. Can somebody point me to where this is stored, or are the plugins not open source at all?
Thanks,
Markus
[1] http://forums.zotero.org/discussion/2828/javatexclipse-plugin-am-i-on-the-right-track/
[2] http://forums.zotero.org/discussion/9641/data-access-api/
A while back I wrote a small extension for texclipse - my latex editor - to access the zotero database over the word/oO plugin API[1]. The setup worked well for me, even though I never got ride of a couple of bugs. I have now tried to revive the project, but I have a hard time figuring out how the api works. I am aware of [2], but that raised still more questions about the feasability of my project.
At the moment I think I would be able to decide if I can go ahead with my current implementation if I could have a look at the source code for the word or oO plugin. Can somebody point me to where this is stored, or are the plugins not open source at all?
Thanks,
Markus
[1] http://forums.zotero.org/discussion/2828/javatexclipse-plugin-am-i-on-the-right-track/
[2] http://forums.zotero.org/discussion/9641/data-access-api/
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
As noted on that other thread, the integration HTTP server is no longer available, though there are alternatives (including creating your own or using MozRepl).