[z3-checkins] r12457 - z3/deliverance/trunk

paul at codespeak.net paul at codespeak.net
Wed May 18 18:56:30 CEST 2005


Author: paul
Date: Wed May 18 18:56:30 2005
New Revision: 12457

Modified:
   z3/deliverance/trunk/INSTALL.txt
   z3/deliverance/trunk/README.txt
Log:
Updated some info in the docs

Modified: z3/deliverance/trunk/INSTALL.txt
==============================================================================
--- z3/deliverance/trunk/INSTALL.txt	(original)
+++ z3/deliverance/trunk/INSTALL.txt	Wed May 18 18:56:30 2005
@@ -67,3 +67,14 @@
 You should see the sample file (content/echo123.xml) with the plonenet
 theme.  If not, check the Apache error log for details.  Possibly the
 web page will return a useful error message.
+
+5) If you make changes to the theme file
+   (e.g. content/plonenettheme.xml), you currently have to "compile"
+   it manually:
+
+  a. cd to the plonenet/lib directory.
+
+  b. run sh ./compiletheme.sh
+
+  c. Restart Apache.
+

Modified: z3/deliverance/trunk/README.txt
==============================================================================
--- z3/deliverance/trunk/README.txt	(original)
+++ z3/deliverance/trunk/README.txt	Wed May 18 18:56:30 2005
@@ -9,7 +9,8 @@
 
 Background information is available in the doc directory.
 
-Installation instructions are in INSTALL.txt.
+Installation instructions are in INSTALL.txt and examples of themes
+and content maps are in 'examples'.
 
 Paul Everitt
 paul at zope-europe.org


More information about the z3-checkins mailing list