zotero/chrome/chromeFiles/content/scholar
Dan Stillman 14e3b05ca4 Separated schema into two files, system.sql and user.sql -- the former contains tables that can be wiped and reinitialized at any time *as long as ids are kept the same* (like scrapers.sql), whereas the latter contains user data that has to be migrated from one version to the other with transition steps
This should make development much easier, as we can, for example, add 80 item types without having to write transition steps

Pretty sure this won't delete anyone's data. Might want to test that theory, though.
2006-09-10 20:08:59 +00:00
..
admin Forcing a trunk version bump for upgrade testing (sorry, it's easier than the alternatives) 2006-09-01 16:17:46 +00:00
bindings Closes #274, autosave in notes pane puts cursor at top of pane 2006-09-08 00:20:42 +00:00
ingester - added Washington Post translator 2006-09-08 05:47:47 +00:00
test Clean up the test pages 2006-08-30 08:26:06 +00:00
xpcom Separated schema into two files, system.sql and user.sql -- the former contains tables that can be wiped and reinitialized at any time *as long as ids are kept the same* (like scrapers.sql), whereas the latter contains user data that has to be migrated from one version to the other with transition steps 2006-09-10 20:08:59 +00:00
about.xul - Updated outward-facing "Scholar" references to "Zotero", along with a few of the internal ones that could be problematic to change later (DB, directory, GUID) -- let me know if I missed any 2006-08-30 07:05:57 +00:00
bibliography.js closes #218, Windows support for Word integration. this solution seems to work with both Word 2003 and Word 2007. i have not tested with earlier versions. Zotero.dot is the Windows verison; Zotero.dot.dmg is the Mac version. the only difference is the function call used to perform SOAP requests. 2006-09-04 08:06:04 +00:00
bibliography.xul closes #183, export bibliography to RTF 2006-08-14 21:54:45 +00:00
exportOptions.js closes #267, MODS export option uses an rdf extension (should be xml) 2006-09-04 22:57:23 +00:00
exportOptions.xul closes #267, MODS export option uses an rdf extension (should be xml) 2006-09-04 22:57:23 +00:00
fileInterface.js closes #280, BibTeX translator 2006-09-07 22:10:26 +00:00
fileProgress.xul - closes #130, add progress bar for import/export 2006-08-02 21:06:58 +00:00
include.js - Updated outward-facing "Scholar" references to "Zotero", along with a few of the internal ones that could be problematic to change later (DB, directory, GUID) -- let me know if I missed any 2006-08-30 07:05:57 +00:00
integrationDocPrefs.xul - modifications to citation engine's handling of localized strings 2006-08-30 04:00:19 +00:00
itemPane.js Closes #247, Add interface option for institutional creators in item edit pane 2006-09-08 22:46:49 +00:00
itemPane.xul Addresses #63, Add ECL license info to source code 2006-08-30 06:00:44 +00:00
note.js Don't break new note creation 2006-09-08 00:42:46 +00:00
note.xul Closes #259, auto-complete of tags 2006-09-07 08:07:48 +00:00
overlay.js Fixes #286, if a quick search is entered in the item pane, and a new item is added to the library, the item appears regardless 2006-09-08 06:01:29 +00:00
overlay.xul Don't disable "View Attachment" button for links, and change the text to "View File" or "View Link" depending on what's selected 2006-08-31 22:14:13 +00:00
preferences.js Addresses #63, Add ECL license info to source code 2006-08-30 06:00:44 +00:00
preferences.xul Addresses #63, Add ECL license info to source code 2006-08-30 06:00:44 +00:00
searchDialog.js Addresses #63, Add ECL license info to source code 2006-08-30 06:00:44 +00:00
searchDialog.xul Addresses #63, Add ECL license info to source code 2006-08-30 06:00:44 +00:00
selectItemsDialog.js - closes #277, disambiguation and notifier updates for Word integration 2006-09-10 17:38:17 +00:00
selectItemsDialog.xul - closes #277, disambiguation and notifier updates for Word integration 2006-09-10 17:38:17 +00:00