# HG changeset patch # User luginbue # Date 1078231419 -3600 # Node ID 37a697fd8ec69a113de408357f4b101a7e2bd3d0 # Parent bf945fcf9105be8e4fbcf5022c034297a22af1b9 original-size working now - probably diff -r bf945fcf9105 -r 37a697fd8ec6 client/digitallibrary/xul/alcatraz.xpi Binary file client/digitallibrary/xul/alcatraz.xpi has changed diff -r bf945fcf9105 -r 37a697fd8ec6 client/digitallibrary/xul/install.html --- a/client/digitallibrary/xul/install.html Fri Feb 27 11:24:53 2004 +0100 +++ b/client/digitallibrary/xul/install.html Tue Mar 02 13:43:39 2004 +0100 @@ -15,22 +15,17 @@

Alcatraz XUL Package

-

contains only DIGILIB-Buttons at the moment

+

contains a sidebar and beta-verion of a toolbar

Installation:

(maybe it is a good idea to print this side or to set a bookmark because you will have to close the browser during the installation)

    - -
  1. be sure to proceed with the installation with appropriate rights to write in mozilla/chrome directory (windows: administrator; unix: root)
  2. - -
  3. press the "install alcatraz" button


    - (this button installs alcatraz.jar in mozillas chrome directory, alcatraz.jar must be readable for any user who uses alcatraz components)
  4. -
  5. restart mozilla
  6. +
  7. restart mozilla (and you will find the new toolbar installed)
  8. enter chrome://alcatraz/content/sidebar/install.xul in the input field of the URL bar
  9. @@ -38,6 +33,13 @@
+

Beware : Due to the very early stage of the toolbar and the missing tools to +easily remove it, the installation with toolbar is primarily for developers. If you +still installed the toolbar-version and now want to get rid of it, you have to delete the lines +in

[loacal_chrome]/overlayinfo/browser/content/overlays.rdf
and +
[local_chrome]/overlayinfo/navigator/content/overlays.rdf
containing +'alcatraz_toolbar'. Then restart mozilla and pray that the toolbar has disappeared ...

+
Daniel Engler