Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Simon Kornblith 7c48ca8e15 references #1062, Zotero RDF import/export problems with empty collections
fixed 3A here. the new behavior is to add all imported items to the top-level "Imported <DATE>" collection, but to place the top-level collection below if it has sub-collections
2008-07-11 09:07:53 +00:00
chrome references #1062, Zotero RDF import/export problems with empty collections 2008-07-11 09:07:53 +00:00
components Closes #564, use zotero:// protocol handler to load snapshots 2008-07-08 03:14:01 +00:00
defaults/preferences Addresses #1027, User-customizable integration port number 2008-05-27 18:52:08 +00:00
chrome.manifest Removed sr-YU (now sr-RS) 2008-05-28 01:26:58 +00:00
install.rdf Version bump for 1.0.7 2008-07-07 16:21:42 +00:00
license.txt Closes #63, Add ECL license info to source code 2006-10-04 17:16:56 +00:00
scrapers.sql -Optics Express translator also now stores DOIs. 2008-07-11 02:24:34 +00:00
system.sql Typo in system.sql 2008-05-17 13:26:53 +00:00
update.rdf Version bump for 1.0.7 2008-07-07 16:21:42 +00:00
userdata.sql Updated schema to use "INTEGER PRIMARY KEY" for all applicable rows -- for clarity, I wasn't using it for tables that weren't using autoincrement functionality, but not using it keeps SQLite from just making that column name an alias for the internal rowid column, resulting in an extra unnecessary column. Can't update existing tables now, but may in 1.5. (Refs #779, Update tables created without "INTEGER PRIMARY KEY") 2007-10-01 23:15:14 +00:00