[z3-checkins] r5562 - z3/www/trunk
faassen at codespeak.net
faassen at codespeak.net
Wed Jul 14 17:32:40 MEST 2004
Author: faassen
Date: Wed Jul 14 17:32:39 2004
New Revision: 5562
Removed:
z3/www/trunk/five-head.png
z3/www/trunk/five.html
z3/www/trunk/h4_rightmenu.gif
z3/www/trunk/index.html
z3/www/trunk/pattern.png
z3/www/trunk/style.css
Log:
Remove unused stuff.
Deleted: /z3/www/trunk/five-head.png
==============================================================================
Binary file. No diff available.
Deleted: /z3/www/trunk/five.html
==============================================================================
--- /z3/www/trunk/five.html Wed Jul 14 17:32:39 2004
+++ (empty file)
@@ -1,136 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>Five, the Zope 3 in Zope 2 project</title>
-<link rel="stylesheet" type="text/css" href="style.css" title="Design" />
-</head>
-<body>
-
-<div id="Header">
- <div id="Backgroundimage">
- <img src="five-head.png"
- title="background-image" />
- </div>
- <ul>
- <li>
- <a href="index.html" class="home" title="Z3 Base">Z3 Base</a>
- </li>
- <li>
- <a href="five.html" class="home" title="Five">Five</a>
- </li>
- <li>
- <a href="modzope.html" class="home" title="Mod Zope">Mod Zope</a>
- </li>
- <li>
- <a href="zopexml.html" class="home" title="Zope XML">Zope XML</a>
- </li>
- </ul>
-</div>
-
-<div id="Box">
-
-<div id="RightMenu">
-<h4>Quick links</h4>
-<ul>
- <li>
- <a href="http://codespeak.net/svn/z3/Five/">svn (the code)</a>
- </li>
- <li>
- <a href="http://codespeak.net/mailman/listinfo/z3-five">z3-five mailing list</a>
- </li>
- <li>
- <a href="http://codespeak.net/mailman/listinfo/z3-checkins">z3-checkins mailing list</a>
- </li>
-</ul>
-</div>
-
-<div id="Content">
-<h1>Five, the Zope 3 in Zope 2 project</h1>
-
-<h2>What is Five?</h2>
-
-<p>
-Five is a Zope 2 product that allows you to integrate Zope 3
-technologies into Zope 2, today. Five right now allows you to use the
-following Zope 3 technologies in Zope 2:
-</p>
-
-<ul>
- <li>Zope 3 interfaces</li>
-
- <li>adapters</li>
-
- <li>pages (views), including skins and layers</li>
-
- <li>ZCML</li>
-</ul>
-
-<p>
-It is possible to add Zope 3 style views to your own Zope 2 objects,
-or to existing ones, even normal Folders!
-</p>
-
-<p>
-Five works with a straight Zope 2.7 installation, as long as Zope 3
-has been installed. See Five's INSTALL.txt for more information on how
-to set it up.
-</p>
-
-<p>
-We're in the process of evaluating lots more Zope 3 technologies for
-integration into Zope 2. This is the right moment for interested Zope
-2 and Zope 3 developers to jump in. We're looking for cooperation
-between different Zope 2 projects so that this can be a foundational
-system for us all.
-</p>
-
-<h2>Joining the project</h2>
-
-<p>
-Five is kindly hosted on codespeak.net, and is part of the larger
-<em>Zope 3 Base</em> project that offers an approachable area for
-developers of Zope 3 related software.
-</p>
-
-<p>
-Five has a mailing list:
-</p>
-
-<p>
-<a href="http://codespeak.net/mailman/listinfo/z3-five">http://codespeak.net/mailman/listinfo/z3-five</a>
-</p>
-
-<p>
-Five is hosted in a subversion repository on codespeak.net. You can
-browse this on the web here:
-</p>
-
-<p>
-<a href="http://codespeak.net/svn/z3/Five/">http://codespeak.net/svn/z3/Five/</a>
-</p>
-
-<p>You can check out Five using the following subversion command:</p>
-
-<pre>svn co http://codespeak.net/svn/z3/Five/trunk Five</pre>
-
-<p>There's also a checkins mailing list for the Z3 project, here:</p>
-
-<p>
-<a href="http://codespeak.net/mailman/listinfo/z3-checkins">http://codespeak.net/mailman/listinfo/z3-checkins</a>
-</p>
-
-<p>
-If you want checkin access, please join the z3-five mailing list and
-ask us there.
-</p>
-
-<p>
-We hope to hear from you!
-</p>
-</div>
-</div>
-</body>
-</html>
Deleted: /z3/www/trunk/h4_rightmenu.gif
==============================================================================
Binary file. No diff available.
Deleted: /z3/www/trunk/index.html
==============================================================================
--- /z3/www/trunk/index.html Wed Jul 14 17:32:39 2004
+++ (empty file)
@@ -1,64 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
- <title>Zope 3 Base</title>
- <link rel="stylesheet" type="text/css" href="style.css" title="Design" />
-</head>
-<body>
-
-<div id="Header">
- <ul>
- <li>
- <a href="index.html" class="home" title="Z3 Base">Z3 Base</a>
- </li>
- <li>
- <a href="five.html" class="home" title="Five">Five</a>
- </li>
- <li>
- <a href="modzope.html" class="home" title="Mod Zope">Mod Zope</a>
- </li>
- <li>
- <a href="zopexml.html" class="home" title="Zope XML">Zope XML</a>
- </li>
- </ul>
-</div>
-
-<div id="Box">
-
-<div id="RightMenu">
-<h4>Quick links</h4>
-<ul>
- <li>
- <a href="http://codespeak.net/svn/z3/">svn (the code)</a>
- </li>
- <li>
- <a href="http://codespeak.net/mailman/listinfo/z3-checkins">z3-checkins mailing list</a>
- </li>
-</ul>
-</div>
-
-<div id="Content">
-<h1>Zope 3 Base</h1>
-
-<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.html">Five: Zope 3 in Zope 2</a></li>
- <li><a href="modzope.html">modzope: run Zope3 within Apache2</a></li>
- <li><a href="zopexml.html">zopexml: XML support for Zope3</a></li>
-</ul>
-
-</div>
-</div>
-
-</body>
-</html>
-
Deleted: /z3/www/trunk/pattern.png
==============================================================================
Binary file. No diff available.
Deleted: /z3/www/trunk/style.css
==============================================================================
--- /z3/www/trunk/style.css Wed Jul 14 17:32:39 2004
+++ (empty file)
@@ -1,234 +0,0 @@
-body {
- background-color: #ffffff;
- color: #333;
- font-size: 11px;
- font-family: sans-serif;
- margin: 0;
- padding; 0;
- background: url("pattern.png");
- text-align: center;
-}
-
-a { text-decoration: none; }
-
-a:link { color: #111199; }
-
-a:visited { color: #991199; }
-
-a:hover {
- color: red;
- border-style: none;
- text-decoration: underline;
- background-color: transparent;
-}
-
-a img { padding: 0; }
-
-a:hover img { border: 1px solid red; }
-
-#Header {
- margin: 0 auto;
- width: 686px;
- border: 1px solid #555;
- background-color: #5555ff;
-}
-
-#Backgroundimage img{
- margin: 0;
- padding: 0;
- border-bottom: 2px solid black;
-}
-
-/* the navigation */
-#Header ul {
- height: 1.3em;
- margin: 0;
- padding: 0.3em 0.5em;
- white-space: nowrap;
- font-size: 11px;
- padding: 0;
-}
-
-#Header ul li {
- float: left;
- list-style: none;
- margin: 0;
- padding: 0;
-}
-
-#Header ul li a {
- text-transform: lowercase;
- display: block;
- margin: 0;
- padding: 0 10px;
-}
-
-#Header a {
- color: white;
-}
-
-#Header ul li a:hover {
- color: #111199;
- text-decoration: none;
- background-color: #dddddd;
-}
-
-#Box {
- margin: 0 auto;
- width: 686px;
- padding: 0px;
- text-align: left;
- border: 1px solid black;
- border-top: 2px solid #999;
- background-color: #dddddd;
-}
-
-#Footer {
- margin: 0 auto;
- width: 686px;
- border: 1px solid black;
- border-top: 0;
- margin-bottom: 10px;
- background-color: #d6d6d6;
-}
-
-#Footer a img {
- border: 0;
-}
-
-#RightMenu {
- width: 200px;
- background-color: transparent;
- color: #666;
- float: right;
- padding: 1em 0.5em 0 0.5em;
-}
-
-#RightMenu h4 {
- font-size: 10px;
- padding-left: 10px;
- display: block;
- border-bottom: 1px dotted #999;
- background: url("h4_rightmenu.gif") no-repeat left center;
- color: #888;
-}
-
-#RightMenu a { color: #111199; }
-#Rightmenu a:hover { color: red; }
-#Rightmenu a:visited { color: #991199; }
-
-#RightMenu ul {
- margin: 0;
- padding-left: 10px;
- list-style: circle;
-}
-
-#RightMenu a img {
- border: 1px solid black;
-}
-
-#RightMenu a:hover img {
- border: 1px solid red;
-}
-
-#Content {
- margin: 0;
- border: 0px;
- border-right: 1px dotted #CCC;
- padding: 1em 0.5em 0 0.5em;
- width: 450px;
- font-size: 11px;
-}
-
-#Content h4 {
- font-size: 130%;
- border-bottom: 2px dotted black;
- text-align: left;
- font-family: Georgia, serif;
-}
-
-#Content a img { border: 1px solid black; }
-
-#Content a:hover img { border: 1px solid red; }
-
-#Content a { text-decoration: underline; }
-
-#Content h1 a { text-decoration: none; }
-
-#Content h2 a { text-decoration: none; }
-
-#Content h3 a { text-decoration: none; }
-
-#Content h4 a { text-decoration: none; }
-
-#Content h5 a { text-decoration: none; }
-
-#Content p.par-image {
- float: right;
- margin: 3px;
-}
-
-#Content p {
- margin: 0.5em 0 0.5em 0;
- font-size: 11px;
-}
-
-
-td.description {
- width: 90%;
-}
-
-input[type=text], textarea {
- border: 1px solid #ccc;
- background-color: #FCFCFC;
- color: black;
-}
-
-input[type=submit] {
- border: 1px solid #ccc;
- background-color: #e7e1ba;
- color: black;
-}
-
-textarea:focus, input[type=text]:focus {
- border: 1px solid black;
- background-color: white;
- color: black;
-}
-
-input[type=submit]:focus {
- border: 1px solid black;
- color: black;
- }
-
-thead td {
- text-align:center;
- font-size: 15pt;
- font-weight: bold;
-}
-
-table.pixelzilla {
- padding: 0;
- margin: 0;
- border-spacing: 0;
- width: 100%;
- }
-
-table.pixelzilla thead th.version{ width: 150px; }
-
-table.pixelzilla thead th { background-color: #eae9be; }
-
-table.pixelzilla td { border-bottom: 1px solid #eae9be; }
-
-.note { border: 1px solid red; }
-
-.resume {
- border: 1px solid #ddd;
- padding: 5em;
-}
-
-.resume h1 {
- font-family: Georgia, Times, serif;
- text-align: center;
- text-decoration: underline;
-}
More information about the z3-checkins
mailing list