[Zope-CVS] CVS: Packages/Moztop/doc - CHANGES.txt:1.9 INSTALL.txt:1.5
Stephan Richter
srichter@cbu.edu
Wed, 15 Jan 2003 10:06:50 -0500
Update of /cvs-repository/Packages/Moztop/doc
In directory cvs.zope.org:/tmp/cvs-serv16819/doc
Modified Files:
CHANGES.txt INSTALL.txt
Log Message:
Moved all Zope 3 references (via URLs) to a single JS file. But instead of
creating setup.js, I created the template setup.js.in, so everyone can
make their own setup.js and it will not conflict in CVS.
Updated INSTALL.txt to reflect that change.
Updated CHANGES.txt adding new tasks.
=== Packages/Moztop/doc/CHANGES.txt 1.8 => 1.9 ===
--- Packages/Moztop/doc/CHANGES.txt:1.8 Wed Jan 15 09:09:35 2003
+++ Packages/Moztop/doc/CHANGES.txt Wed Jan 15 10:06:18 2003
@@ -35,6 +35,8 @@
o (-) Allow Content Objects to be deleted.
+ o (-) Get Connect Wizard working and functional
+
0.1 (Not released)
@@ -80,5 +82,5 @@
o (-) Refresh button
- I checked the navigator jar, which contains the reload() code and I
+ I checked the navigator JAR, which contains the reload() code and I
learned that you can only relaod browser instances, but not XUL windows.
=== Packages/Moztop/doc/INSTALL.txt 1.4 => 1.5 ===
--- Packages/Moztop/doc/INSTALL.txt:1.4 Tue Jan 14 20:26:32 2003
+++ Packages/Moztop/doc/INSTALL.txt Wed Jan 15 10:06:18 2003
@@ -35,16 +35,19 @@
f) Start Zope, so that Moztop can find the server.
- 4. The current version of the nsXmlRpcClient.js version is broke, that you
+ 4. The current version of the nsXmlRpcClient.js version is broke, so that you
need to copy the version in Moztop/ to $MOZILLAHOME/compoments.
- 5. Now call 'make run' to run the IDE.
+ 5. Copy Moztop/moztop/content/setup.js.in to Moztop/moztop/content/setup.js
+ and edit it to reflect your system/situation.
+
+ 6. Now call 'make run' to run the IDE.
DEVELOPER
- 1. Execute step 1 through 3 of the user instructions.
+ 1. Execute step 1 through 5 of the user instructions.
2. Delete the folder 'moztop' in $MOZILLAHOME/chrome.