Mercurial > hg > digilib-old
diff client/digitallibrary/xul/install.html @ 204:37a697fd8ec6
original-size working now - probably
author | luginbue |
---|---|
date | Tue, 02 Mar 2004 13:43:39 +0100 |
parents | 68e88c3bc575 |
children | 004a9467b4ec |
line wrap: on
line diff
--- 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 @@ <body> <h3>Alcatraz XUL Package</h3> -<p>contains only DIGILIB-Buttons at the moment</p> +<p>contains a sidebar and beta-verion of a toolbar</p> <h4>Installation:</h4> <p>(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)</p> <ol> - - <li>be sure to proceed with the installation with appropriate rights to write in mozilla/chrome directory (windows: administrator; unix: root)</li> - - <li> press the "install alcatraz" button<br><br> <form> <input type="button" name="install alcatraz" value="install alcatraz" onClick="install();"><br> </form> - (this button installs alcatraz.jar in mozillas chrome directory, alcatraz.jar must be readable for any user who uses alcatraz components)<br> </li> - <li>restart mozilla</li> + <li>restart mozilla (and you will find the new toolbar installed)</li> <li>enter chrome://alcatraz/content/sidebar/install.xul in the input field of the URL bar</li> @@ -38,6 +33,13 @@ </ol> +<p><b>Beware :</b> 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 <pre>[loacal_chrome]/overlayinfo/browser/content/overlays.rdf</pre> and +<pre>[local_chrome]/overlayinfo/navigator/content/overlays.rdf</pre> containing +'alcatraz_toolbar'. Then restart mozilla and pray that the toolbar has disappeared ...</p> + <hr> <address><a href="mailto:engler@philo.unibe.ch">Daniel Engler</a></address>