Zotero in Wordpress

A scratchpad … to integrate Zotero, if the time permits.

Zotero is an XPCOM component and can be accessed via javascript. That refers to js code running in Firefox extensions. However, no idea whether we can access it from a js code parsed from a website. I guess not, that would be huge security hole, given that Zotero objects writes directly to local filesystem, storing all its data in a SQLite locates in user’s Firefox directory.

next: test demo zotero plugin.

for now: try this suggestion on semi-manual use of zotero db within wp posts.