[Zope-Checkins] CVS: Zope/lib/python/App/dtml - cpContents.dtml:1.4

Matt Behrens matt@zigg.com
Tue, 9 Jul 2002 11:15:21 -0400


Update of /cvs-repository/Zope/lib/python/App/dtml
In directory cvs.zope.org:/tmp/cvs-serv18358/lib/python/App/dtml

Modified Files:
	cpContents.dtml 
Log Message:
Add support for ZOPE_HOME and a setup.py that is capable of installing
all Zope software, based on the work in the installer branch.

All tests still pass when built with python2.1 setup.py build_ext -i :-)



=== Zope/lib/python/App/dtml/cpContents.dtml 1.3 => 1.4 ===
   <td align="left" valign="top">
   <div class="form-label">
+  ZOPE_HOME
+  </div>
+  </td>
+  <td align="left" valign="top">
+  <div class="form-text">
+  <dtml-var getZOPE_HOME>
+  </div>
+  </td>
+</tr>
+<tr>
+  <td align="left" valign="top">
+  <div class="form-label">
   INSTANCE_HOME
   </div>
   </td>