Dan Stillman
f7aafec402
Addresses #63 , Add ECL license info to source code
...
Stripped GPL text and removed ECL license for now -- leaving in copyright notice where it exists
2006-08-30 06:00:44 +00:00
David Norton
ee943c0d2c
Closes #169 , add OpenURL interface hooks
...
- Added menu, uses OCLC database. (someone should test from GMU or another institution)
2006-08-21 21:10:40 +00:00
David Norton
6877d33e61
Closes #172 , add preference for EndNote MIME type stealing feature
...
Addresses #169 , add OpenURL interface hooks
Addresses #170 , Put "Link" option before "Import" in drop-down menu
Fixes some advanced search flaws (there are still bugs)
2006-08-09 15:44:11 +00:00
David Norton
e30a1b717a
Addresses #63 , Add GPL license info to source code.
...
License file added.
Header added to David's interface files -- add header to your own files.
2006-08-02 16:49:19 +00:00
David Norton
8427ebdf2a
Fixes #114 , Preference for Scholar location (top, bottom).
...
(I had to go a little roundabout way of doing it, as you can't use the overlay-related positioning attributes on-the-fly)
2006-07-19 16:14:27 +00:00
Dan Stillman
691993a6c3
Added Scholar.Prefs, a front-end to the preferences service with simple get(pref) and set(pref, value) methods that will retrieve and set based on the type of the default value, which I believe should generally should fine -- for more fine-grained control, use Scholar.Prefs.prefBranch to access the branch directly
...
Scholar.Prefs also registers itself as a preferences observer and can be used to trigger actions when certain prefs are changed by editing the switch statement in the observe() method
Updated preferences.js to use Scholar.Prefs
2006-06-25 07:31:01 +00:00
David Norton
27025befef
Added "Disable automatic scraper updates" preference. (Up to Dan to implement this)
2006-06-21 22:31:52 +00:00
David Norton
7aecfd5190
Added basic preferences support.
...
Removed all trace of 'object' from sidebar.js.
More code renaming.
2006-05-18 18:39:55 +00:00