Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman f09def19f7 - Implemented singleton XPCOM component to store core Scholar objects
More details coming on Basecamp: http://chnm.grouphub.com/W161222

*** Important note: after checking out this code, be sure to delete the compreg.dat and xpti.dat files in your FF profile directory or else the extension will not load. They'll be regenerated when you start FF again, and you won't have to do it again unless we add interfaces or other components. Once I set up the XPI packaging system, this step won't be necessary. ***

- Localization properties are now loaded directly via nsIStringBundleService and available via Scholar.getString(name) -- removed stringbundle from XUL

- Updated status line in bottom right to reflect whether Scholar is loaded correctly or not (temporary, obviously)
2006-05-27 00:20:27 +00:00
chrome/chromeFiles - Implemented singleton XPCOM component to store core Scholar objects 2006-05-27 00:20:27 +00:00
components - Implemented singleton XPCOM component to store core Scholar objects 2006-05-27 00:20:27 +00:00
defaults/preferences Added basic preferences support. 2006-05-18 18:39:55 +00:00
chrome.manifest step 2 of moving scholar.xul to overlay.xul 2006-05-23 19:10:03 +00:00
install.rdf Allow install (for now) in Firefox 3.0 (a.k.a. Minefield, a.k.a. the trunk) 2006-05-19 13:40:33 +00:00
schema.sql Moved creatorTypeID into itemCreators and changed code accordingly; updated sample data 2006-05-20 15:18:36 +00:00