Commit graph

61 commits

Author SHA1 Message Date
Dan Stillman
35ff52f2e8 Merged 1.0 branch back to trunk 2007-10-23 07:11:59 +00:00
Dan Stillman
6d7974307f Extension version to 1.0.0b2 2006-10-03 21:37:22 +00:00
Dan Stillman
498ce68577 2006-08-31 22:38:23 +00:00
Dan Stillman
580cf442fa Update XPI to zotero.xpi
Also, since I realized there's no way to change the GUID and still delete the previous version on upgrade, I'm adding an update.rdf entry that will disable old versions with a blank extension and force people to reinstall, since otherwise they'd end up with both Scholar and Zotero installed at once, which, as you know, would create a time paradox, the results of which could start a chain reaction that would unravel the very fabric of the space-time continuum and destroy the entire universe.

Anyone on an XPI install should go to Add-ons and delete their version and fetch a new one from http://chnm.gmu.edu/firefoxscholar/download/zotero-dev.xpi
2006-08-30 08:01:28 +00:00
Dan Stillman
5ceb0bfd60 Oops 2006-08-30 07:09:52 +00:00
Dan Stillman
19763cc78a - 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
- About panel now gets version number automatically

- Change version from 1.0a1 to 1.0b1


* Important: If you're on an SVN install, you need to rename the scholar@chnm.gmu.edu text file in your profile extension directory to zotero@chnm.gmu.edu *

XPI installs will (I think) update automatically, since I kept an entry in updates.rdf with the old GUID
2006-08-30 07:05:57 +00:00
Dan Stillman
1bc344695c Change the version number to 1.0a1
Chnage the homepage URL to /tools/firefoxscholar for now

(Note: this is still not the official alpha release--that will be built separately)
2006-06-28 21:07:15 +00:00
Dan Stillman
97940c7470 Replaced all instances of "Firefox Scholar" (not counting the repository URL) with "Scholar for Firefox" for now 2006-06-24 09:08:12 +00:00
Dan Stillman
146d4811ab Changed hyphen in extension version number to period to fix XPI update mechanism (which considered -r99 to be greater than -r100) 2006-06-02 07:35:02 +00:00
Dan Stillman
a4a1f9bd2b Looks like the name@domain format is indeed the recommended format for extension ids rather than GUIDs (thanks David). My bad.
Switching to scholar@chnm.gmu.edu -- SVN folks should rename the text file in their FF profile directories. (Used to be scholar@chnm, so you need to make the change even if you hadn't changed to the GUID yet.) Anyone who's tried the XPI yet will need to reinstall just once from the URL (http://chnm.gmu.edu/firefoxscholar/download/scholar-dev.xpi), as the old version won't find updates with its id.
2006-05-30 21:01:34 +00:00
Dan Stillman
b135f92ef9 Updated install.rdf format to current template from Mozilla.org and updated some values (extension is now version 0.1pre1)
Added update.rdf for auto-update mechanism (which will get moved out of the extension root by the build system but should stay with a particular tree)

Assigned a new GUID to extension

*** Important: The extension GUID has changed, so you should rename the scholar@chnm text file in your Firefox profile exensions directory to our new GUID "{e007c81c-eb2a-4e1d-b381-d25a45cd11ed}" and restart Firefox ***
2006-05-30 04:28:38 +00:00