Annotation of chameleon/www/installation.html, revision 1.38
1.4 petejc 1: <script language="javascript">
2: <!--
3:
4: function triggerURL(url) {
5:
1.30 petejc 6: if (!InstallTrigger.updateEnabled())
7: return false;
1.4 petejc 8:
1.30 petejc 9: else
10: InstallTrigger.startSoftwareUpdate(url);
1.4 petejc 11:
12: }
13:
14: //-->
15: </script>
16:
17:
1.2 david 18: <!-- MAIN CONTENT -->
19: <P><B>Installation</B><BR>
20:
21: <I>(If there are any problems getting the installation to work, please <a
1.8 david 22: href="mailto:feedback@mozdev.org">contact us</a>.)</I>
1.2 david 23:
1.20 petejc 24: <p>
25: <font size=-1>
1.38 ! petejc 26: *note* 10/16 - Chameleon in theory *should* work on all of the builds below.
1.12 petejc 27: <br>
1.38 ! petejc 28: Good luck!
1.19 petejc 29: <br>
1.21 petejc 30: </font>
1.16 petejc 31:
1.14 petejc 32: <p>
1.21 petejc 33: <font size=-1>
1.9 petejc 34: --pete
1.21 petejc 35: </font>
1.9 petejc 36:
1.2 david 37: <UL>
38:
39: <LI>Download <A HREF="http://www.mozilla.org/projects/seamonkey/release-notes/"> Mozilla M17</a> or <a
1.29 petejc 40: href="http://home.netscape.com/download/0816100/10004-----_qual.html">Netscape 6 PR2</a>.<BR><BR></li>
1.2 david 41:
1.5 petejc 42: <li>Launch Mozilla or Netscape 6 and click on the link to
43: <a href="#" onclick="triggerURL('http://chameleon.mozdev.org/theme_builder_install.xpi');">
1.29 petejc 44: install Theme Builder 0.01</a>.<br><br></li>
1.5 petejc 45:
1.7 petejc 46:
1.29 petejc 47: <li>Close Mozilla or Netscape 6 and relaunch.<br><br></li>
48:
49:
50: <li>Launch the Theme Builder by going into the Tasks pulldown menu and selecting Theme Builder.<br><br></li>
51:
1.7 petejc 52:
1.28 petejc 53: <li>Chameleon
54: <a href="#" onclick="triggerURL('http://chameleon.mozdev.org/chameleon_PR3.xpi');">
1.29 petejc 55: for Netscape PR3</a> (PR3 only).<br><br></li>
1.7 petejc 56:
1.5 petejc 57: <li>Chameleon
1.31 petejc 58: <a href="#" onclick="triggerURL('http://chameleon.mozdev.org/chameleon_M18.xpi');">
59: for mozilla M18</a> (M18 only).<br><br></li>
60:
61: <li>Chameleon
1.37 petejc 62: <a href="javascript:triggerURL('http://chameleon.mozdev.org/theme_builder_current.xpi');">
1.29 petejc 63: nightly</a> (M18 only).<br><br></li>
1.2 david 64:
1.28 petejc 65: </ul>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>