annotate client/digitallibrary/xul/install.html @ 131:7dc74e541d7c

unified scripts, nice xul sidebar, bugfixes
author luginbue
date Tue, 08 Jul 2003 03:00:57 +0200
parents 861b573775c8
children 8271535c7014
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
107
861b573775c8 Installation of XUL-Buttons in chrome
engler
parents:
diff changeset
1 <html>
131
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
2 <head>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
3
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
4 <title>Install Alcatraz</title>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
5
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
6 <script type="application/x-javascript">
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
7
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
8 function install() {
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
9 InstallTrigger.install ( {'alcatraz' : 'alcatraz.xpi'} );
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
10 }
107
861b573775c8 Installation of XUL-Buttons in chrome
engler
parents:
diff changeset
11
131
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
12 </script>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
13
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
14 </head>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
15 <body>
107
861b573775c8 Installation of XUL-Buttons in chrome
engler
parents:
diff changeset
16
131
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
17 <h3>Alcatraz XUL Package</h3>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
18 <p>contains only DIGILIB-Buttons at the moment</p>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
19 <h4>Installation:</h4>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
20 <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>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
21 <ol>
107
861b573775c8 Installation of XUL-Buttons in chrome
engler
parents:
diff changeset
22
131
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
23 <li>be sure to proceed with the installation with appropriate rights to write in mozilla/chrome directory (windows: administrator; unix: root)</li>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
24
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
25 <li>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
26 press the &quot;install alcatraz&quot; button<br><br>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
27 <form>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
28 <input type="button" name="install alcatraz" value="install alcatraz" onClick="install();"><br>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
29 </form>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
30 (this button installs alcatraz.jar in mozillas chrome directory, alcatraz.jar must be readable for any user who uses alcatraz components)<br>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
31 </li>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
32
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
33 <li>restart mozilla</li>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
34
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
35 <li>enter chrome://alcatraz/content/sidebar/install.xul in the input field of the URL bar</li>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
36
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
37 <li>a dialog is asking you to install the Alcatraz-Sidebar, open the Sidebar (F9) and press the button</li>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
38
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
39 </ol>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
40
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
41 <hr>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
42
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
43 <address><a href="mailto:engler@philo.unibe.ch">Daniel Engler</a></address>
7dc74e541d7c unified scripts, nice xul sidebar, bugfixes
luginbue
parents: 107
diff changeset
44 <address><a href="mailto:luginbuehl@student.unibe.ch">Christian Luginbuehl</a></address>
107
861b573775c8 Installation of XUL-Buttons in chrome
engler
parents:
diff changeset
45 <!-- Created: Mon May 12 19:44:41 CEST 2003 -->
861b573775c8 Installation of XUL-Buttons in chrome
engler
parents:
diff changeset
46 <!-- hhmts start -->
861b573775c8 Installation of XUL-Buttons in chrome
engler
parents:
diff changeset
47 Last modified: Tue May 13 20:17:00 CEST 2003
861b573775c8 Installation of XUL-Buttons in chrome
engler
parents:
diff changeset
48 <!-- hhmts end -->
861b573775c8 Installation of XUL-Buttons in chrome
engler
parents:
diff changeset
49 </body>
861b573775c8 Installation of XUL-Buttons in chrome
engler
parents:
diff changeset
50 </html>