Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman 453fed88bd Zotero Commons updates:
- Store one item per IA bucket, with attachments stored as objects
- Use proper mediatype field based on Zotero item type
- Commons list is now pulled dynamically based on RDF stored at IA, without need for corresponding local item (which may have been deleted, etc.)
- Once available, OCRed PDFs can be pulled down by right-clicking on Commons and selecting Refresh
- Downloaded OCRed PDFs are now named the same as the existing attachment, with "(OCR)" appended
- The relations table is used to link downloaded OCRed PDFs to the IA file, so the downloaded file can be renamed without triggering another download
- The Commons view is marked for automatic refresh after an item is uploaded
- Added some progress notifications, though more are probably needed
- Other things

Also:

- Added Zotero.File.getBinaryContents(file)
- Erase an item's relations when the item is deleted, and purge orphaned ones
- Zotero.URI.eraseByPathPrefix(prefix) no longer prepends 'http://zotero.org' (which has been moved to Zotero.URI.defaultPrefix)
- New function Zotero.URI.eraseByURI(prefix)

Known Issues:

- Slow (some IA changes should be able to speed it up)
- Identifier format is likely temporary
- Sometimes it stops during setTimeout() calls for no apparent reason whatsoever
- Didn't test items with multiple attachments
- Not sure if Commons view will auto-refresh if you switch to it before the upload is done
- IA translator not yet updated
- Deleting items not supported by IA
- Date Added/Date Modified don't show up properly in Zotero for Commons items
2010-04-27 08:03:08 +00:00
chrome Zotero Commons updates: 2010-04-27 08:03:08 +00:00
components - Fix autocomplete date searches (broken since autocomplete speedup) 2010-01-12 23:06:26 +00:00
defaults/preferences Zotero Commons updates: 2010-04-27 08:03:08 +00:00
idl Integration megacommit, part 2: Zotero code 2009-08-20 05:02:55 +00:00
scripts Adds rudimentary Zeroconf support to Zotero (a.k.a. "Z(ot)eroconf") 2008-06-03 05:26:30 +00:00
styles Add Vancouver as default style (which it already was via repo) 2009-04-16 10:13:48 +00:00
translators - correct BIBO schema URI 2010-04-20 23:03:23 +00:00
chrome.manifest Merged locales from BZ 2010-02-03 02:56:20 +00:00
COPYING ECL 1.0 -> GPLv3 2009-12-28 09:47:49 +00:00
deleted.txt Pushed National Archives of Australia 2009-12-17 09:33:04 +00:00
install.rdf Update trunk version number to 2.1a1 2010-03-21 05:58:31 +00:00
repotime.txt Fix JS strict warning from MODS detectImport() 2010-02-04 02:40:52 +00:00
system.sql Closes #853, repository field should contain only data on actual archives, not online databases 2010-02-03 04:50:45 +00:00
triggers.sql Fix some incorrect triggers 2010-01-16 01:36:40 +00:00
update.rdf Update trunk version number to 2.1a1 2010-03-21 05:58:31 +00:00
userdata.sql Missing file from previous commit 2010-02-04 13:13:48 +00:00