[Zope-CVS] CVS: Products/ExternalEditor - INSTALL-WIN32.txt:1.2 version.txt:1.7

Casey Duncan casey@zope.com
Sat, 2 Nov 2002 22:13:13 -0500


Update of /cvs-repository/Products/ExternalEditor
In directory cvs.zope.org:/tmp/cvs-serv3849

Modified Files:
	INSTALL-WIN32.txt version.txt 
Log Message:
Final changes for 0.6 release


=== Products/ExternalEditor/INSTALL-WIN32.txt 1.1 => 1.2 ===
--- Products/ExternalEditor/INSTALL-WIN32.txt:1.1	Sun Jun 16 23:18:29 2002
+++ Products/ExternalEditor/INSTALL-WIN32.txt	Sat Nov  2 22:13:13 2002
@@ -11,10 +11,28 @@
     Download the archive and extract it into your Zope products directory. Then
     restart Zope. If you succeeded, you'll notice pencil icons next to the
     external editable objects in the Zope management screens.
+    
+  Helper Application Installation (Binary)
+
+    The binary distribution for Windows includes everything you need to
+    to install the helper application. It is precompiled to a native Windows
+    executable using Python 2.2.2, Pythonwin build 148 and Py2exe 0.3.3. 
+    Everything is included for you in one package.
+
+    Just run the setup executable to install and configure the helper app
+    for use with Internet Explorer. You can also register it (zopeedit.exe) 
+    with other browsers directly.
 
-  Helper Application Installation
+    You can download the binary installer from Zope.org at::
+
+      http://www.zope.org/Members/Caseman/ExternalEditor
+
+  Helper Application Installation (Source)
 
     Dependancies: Python 2.2, Pythonwin extensions
+
+    *Note: This configuration is for Windows 98, for easier setup on XP and
+    Windows 2000, use the binary distribution*
     
     Download the helper app archive and extract into the directory where you 
     want to install it (it contains one executable Python module file).
@@ -45,12 +63,12 @@
     - For Action enter: Open
 
     - For application used, enter or browse to the path to pythonw.exe
-      (wherever you installed python2.2, such as C:\Program Files\Python22).
+      (wherever you installed python2.2, such as C:\Python22).
       Use quotes around the path if it includes spaces. Following the path to
       Python, enter the path to the helper application file, in quotes if
-      needed.  Follow it with: "%1" (in quotes). On my system it looks like:
+      needed.  Follow it with: "%1" (in quotes). On my system it looks like::
 
-      '"C:\Program Files\Python22\pythonw.exe" C:\Casey\ExternalEditor\zopeedit.py "%1"
+        '"C:\Python22\pythonw.exe" C:\Casey\ExternalEditor\zopeedit.py "%1"
 
     - Click OK.
 


=== Products/ExternalEditor/version.txt 1.6 => 1.7 ===
--- Products/ExternalEditor/version.txt:1.6	Thu Jul 18 00:26:49 2002
+++ Products/ExternalEditor/version.txt	Sat Nov  2 22:13:13 2002
@@ -1 +1 @@
-0.5
+0.6