Documentation on the interface used by the office plugins for accessing zotero firefox plugin
I'm trying to find the documentation on the interface used between the firefox plugin and the office plugins. I'm doing a report on Web 2.0 applications, and I'm looking at the APIs used by different applications.
Looking through the source code of the OO.o plugin, it looks like it's possibly using SOAP requests to a tcp port opened by the firefox plugin. Is this correct?
Looking through the source code of the OO.o plugin, it looks like it's possibly using SOAP requests to a tcp port opened by the firefox plugin. Is this correct?
I'm curious though, what are the chances of a web based API to the collection stored in my profile as part of the synchronisation feature?
and in multiple other posts here & in the dev google group.
(There's also a JS API in the client itself, of course, open to any other Firefox extension. Comments are gradually being converted to JSDoc format, which will allow for automatic documentation generation.)