zotero/components
Dan Stillman 7feb7995d7 Fixes #694, Problems with zotero://select
- Custom protocol handler extensions like zotero://select can now not return a channel and the request will be automatically cancelled without throwing an error
- Switched Timeline code to use the stringbundle methods to access timeline.properties
- Even though zotero://select now works properly, switched Timeline to access ZoteroPane directly and call selectItem() (calling toggleDisplay() first to open the Zotero pane if necessary)
- Now getting some localized strings from Zotero ("Date Added" and the short month names)
2007-08-15 08:06:33 +00:00
..
zotero-autocomplete.js *As always, but in particular this time, do not test this commit with valuable data -- but please do test.* 2007-03-16 16:28:50 +00:00
zotero-protocol-handler.js Fixes #694, Problems with zotero://select 2007-08-15 08:06:33 +00:00
zotero-service.js Creates a timeline from Zotero items using the Timeline tool from MIT's Simile project. You can create a timeline by clicking the Actions icon in Zotero and then clicking Create Timeline. 2007-07-31 17:08:12 +00:00