Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman 76ef177e82 Addresses #901, downloadAssociatedFiles pref has no effect if automaticSnapshots is false
The URL check wasn't sufficient. On JSTOR, for example, with the snapshot pref disabled and the download pref enabled, it would still return both a snapshot and a PDF, since the snapshot's URL is different from the URL in the URL field. (JSTOR records actually shouldn't have a URL field value at all, but that's #827.) Now saving only if snapshot pref is on or attachment isn't HTML.
2008-06-06 09:20:12 +00:00
chrome Addresses #901, downloadAssociatedFiles pref has no effect if automaticSnapshots is false 2008-06-06 09:20:12 +00:00
components Strip the same characters before sorting titles in reports that we do in the items list 2008-05-24 08:59:40 +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 to 1.0.5 2008-05-28 01:54:18 +00:00
license.txt Closes #63, Add ECL license info to source code 2006-10-04 17:16:56 +00:00
scrapers.sql Pushed DSpace, ACM, J-Stage, Canadiana.org, Boston Globe 2008-06-06 08:40:48 +00:00
system.sql Typo in system.sql 2008-05-17 13:26:53 +00:00
update.rdf Version bump to 1.0.5 2008-05-28 01:54:18 +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