[z3-checkins] r5128 - in z3/www/trunk: . modzope zopexml

philikon at codespeak.net philikon at codespeak.net
Wed Jun 16 19:09:44 MEST 2004


Author: philikon
Date: Wed Jun 16 19:09:39 2004
New Revision: 5128

Added:
   z3/www/trunk/modzope/
   z3/www/trunk/zopexml/
Modified:
   z3/www/trunk/index.html
Log:
- Added the Z3base motto which mentions bobobase
- added two more initial subprojects


Modified: z3/www/trunk/index.html
==============================================================================
--- z3/www/trunk/index.html	(original)
+++ z3/www/trunk/index.html	Wed Jun 16 19:09:39 2004
@@ -1,21 +1,24 @@
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>Zope 3 Base</title>
+  <title>Zope 3 Base</title>
 </head>
 <body>
 
 <h1>Zope 3 Base</h1>
 
-<p>
-<em>Zope 3 Base</em> project that offers an approachable area for
-developers of Zope 3 related software.
-</p>
+<p><cite>All Your Bobobase Are Belong To Us</cite></p>
+
+<p>The <em>Zope 3 Base</em> project that offers an approachable area
+for developers of Zope 3 related software.</p>
 
 <h2>Sub projects</h2>
 
 <ul>
-<li><a href="five">Five: Zope 3 in Zope 2</a></li>
+  <li><a href="five">Five: Zope 3 in Zope 2</a></li>
+  <li><a href="modzope">modzope: run Zope3 within Apache2</a></li>
+  <li><a href="zopexml">zopexml: XML support for Zope3</a></li>
 </ul>
+
 </body>
 </html>
 


More information about the z3-checkins mailing list