[Zope-Checkins] CVS: Zope3/lib/python/Zope/PageTemplate/tests/output - CheckNotExpression.html:1.2 CheckNothing.html:1.2 CheckPathAlt.html:1.2 CheckPathNothing.html:1.2 CheckWithXMLHeader.html:1.2 DTML1a.html:1.2 DTML1b.html:1.2 DTML3.html:1.2 GlobalsShadowLocals.html:1.2 Loop1.html:1.2 StringExpression.html:1.2 TeeShop1.html:1.2 TeeShop2.html:1.2 TeeShopLAF.html:1.2

Jim Fulton jim@zope.com
Mon, 10 Jun 2002 19:30:01 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/PageTemplate/tests/output
In directory cvs.zope.org:/tmp/cvs-serv20468/lib/python/Zope/PageTemplate/tests/output

Added Files:
	CheckNotExpression.html CheckNothing.html CheckPathAlt.html 
	CheckPathNothing.html CheckWithXMLHeader.html DTML1a.html 
	DTML1b.html DTML3.html GlobalsShadowLocals.html Loop1.html 
	StringExpression.html TeeShop1.html TeeShop2.html 
	TeeShopLAF.html 
Log Message:
Merged Zope-3x-branch into newly forked Zope3 CVS Tree.

=== Zope3/lib/python/Zope/PageTemplate/tests/output/CheckNotExpression.html 1.1 => 1.2 ===
+<head></head>
+<body>
+<div>not:python:0</div>
+
+
+
+</body>
+</html>


=== Zope3/lib/python/Zope/PageTemplate/tests/output/CheckNothing.html 1.1 => 1.2 ===
+<body>
+<head>
+   <title></title>
+</head>
+</body>
+</html>


=== Zope3/lib/python/Zope/PageTemplate/tests/output/CheckPathAlt.html 1.1 => 1.2 ===
+<body>
+   <div>
+   <p>X</p>
+   <p>X</p>
+   <p>X</p>
+   <p>X</p>
+   <p>X</p>
+
+   <p name="">Z</p>
+   <p name="">Z</p>
+   <p>Z</p>
+
+   <p>c</p>
+   </div>
+</body>
+</html>


=== Zope3/lib/python/Zope/PageTemplate/tests/output/CheckPathNothing.html 1.1 => 1.2 ===
+<body>
+<head>
+   <title></title>
+</head>
+</body>
+</html>


=== Zope3/lib/python/Zope/PageTemplate/tests/output/CheckWithXMLHeader.html 1.1 => 1.2 ===
+<html>
+<body>Hello!</body>
+</html>


=== Zope3/lib/python/Zope/PageTemplate/tests/output/DTML1a.html 1.1 => 1.2 ===
+  <head><title>Test of documentation templates</title></head>
+  <body>
+      
+      <dl>
+        <dt>The arguments to this test program were:</dt>
+        <dd>
+          <ul>
+            <li>
+              Argument number 1
+              is one
+            </li><li>
+              Argument number 2
+              is two
+            </li><li>
+              Argument number 3
+              is three
+            </li><li>
+              Argument number 4
+              is cha
+            </li><li>
+              Argument number 5
+              is cha
+            </li><li>
+              Argument number 6
+              is cha
+            </li>
+          </ul>
+        </dd>
+      </dl>
+      
+      And thats da trooth.
+  </body>
+</html>


=== Zope3/lib/python/Zope/PageTemplate/tests/output/DTML1b.html 1.1 => 1.2 ===
+  <head><title>Test of documentation templates</title></head>
+  <body>      
+      <p>No arguments were given.</p>
+      And thats da trooth.
+  </body>
+</html>


=== Zope3/lib/python/Zope/PageTemplate/tests/output/DTML3.html 1.1 => 1.2 ===
+<body>
+        <div>
+          The arguments were:
+          
+          <dl>
+            <span>
+              <dt>one.</dt>
+              <dd>Argument  1 was one</dd>
+            </span><span>
+              <dt>two.</dt>
+              <dd>Argument  2 was two</dd>
+            </span><span>
+              <dt>three.</dt>
+              <dd>Argument  3 was three</dd>
+            </span><span>
+              <dt>four.</dt>
+              <dd>Argument  4 was four</dd>
+            </span><span>
+              <dt>five.</dt>
+              <dd>Argument  5 was five</dd>
+            </span>
+          </dl>
+          <span>
+            (six-ten)
+          </span>
+        </div>
+        
+        And I am 100% sure!
+</body>


=== Zope3/lib/python/Zope/PageTemplate/tests/output/GlobalsShadowLocals.html 1.1 => 1.2 ===
+<head></head>
+<body>
+  <div>
+    <span>2</span>
+  </div>
+  <div>
+    <span>1</span>
+  </div>
+  <div>
+    <span>3</span>
+  </div>
+</body>
+</html>


=== Zope3/lib/python/Zope/PageTemplate/tests/output/Loop1.html 1.1 => 1.2 ===
+<head>
+<title>Loop doc</title>
+</head>
+<body>
+<p>Choose your type:</p>
+<ul>
+  <li>
+  <a href="/mach/digital">
+  1.
+  digital</a>
+  </li>
+  <li>
+  <a href="/mach/analog">
+  2.
+  analog</a>
+  </li>
+  <li>
+  <a href="/mach/organic">
+  3.
+  organic</a>
+  </li>
+</ul>
+</body>
+</html>


=== Zope3/lib/python/Zope/PageTemplate/tests/output/StringExpression.html 1.1 => 1.2 ===
+<body>
+<head>
+   <title>Hello World!</title>
+</head>
+</body>
+</html>


=== Zope3/lib/python/Zope/PageTemplate/tests/output/TeeShop1.html 1.1 => 1.2 ===
+<head>
+<title>Zope Stuff</title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<link rel="stylesheet" href="/common.css">
+</head>
+
+<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
+<table width="100%" border="0" cellspacing="0" cellpadding="0">
+  <tr bgcolor="#0000CC" align="center"> 
+    <td> 
+      <table width="200" border="0" cellspacing="0" cellpadding="0">
+        <tr bgcolor="#FFFFFF"> 
+          <td><img src="/images/lside.gif" width="52" height="94"><img src="/images/swlogo.gif" width="150" height="89"><img src="/images/rside.gif" width="52" height="94"></td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<br>
+<table width="300" border="0" cellspacing="0" cellpadding="0" align="center">
+  <tr align="center"> 
+    <td width="25%" class="boldbodylist">apparel</td>
+    <td width="25%" class="boldbodylist">mugs</td>
+    <td width="25%" class="boldbodylist">toys</td>
+    <td width="25%" class="boldbodylist">misc</td>
+  </tr>
+</table>
+<br>
+<br>
+<div>
+<table width="500" border="0" cellspacing="0" cellpadding="0" align="center">
+  <tr> 
+    <td bgcolor="#0000CC">
+      <table width="100%" border="0" cellspacing="1" cellpadding="3">
+        <tr bgcolor="#FFFFFF" align="center"> 
+          <td><img src="/images/welcome.gif" width="293" height="28"></td>
+        </tr>
+        <tr bgcolor="#FFFFFF" align="center" valign="top"> 
+          <td> 
+            <table width="100%" border="0" cellspacing="0" cellpadding="6">
+              <tr> 
+                <td colspan="2" class="bodylist" height="200" valign="top"><b>Description: 
+                  </b>This is the tee for those who LOVE Zope. Show your heart on your tee.</td>
+                <td align="right" width="1%" rowspan="2"> 
+                  <p><img src="/images/smlatee.jpg"
+                          width="200" height="200"></p>
+                </td>
+              </tr>
+              <tr> 
+                <td class="bodylist"><img src="images/clear.gif" width="150" height="10"></td>
+                  <td class="bodylist"><b>Price</b>:12.99</td>
+              </tr>
+            </table>
+          </td>
+        </tr>
+        <tr bgcolor="#FFFFFF" align="center" valign="top"> 
+          <td> 
+            <table width="100%" border="0" cellspacing="0" cellpadding="6">
+              <tr> 
+                <td colspan="2" class="bodylist" height="200" valign="top"><b>Description: 
+                  </b>This is the tee for Jim Fulton. He's the Zope Pope!</td>
+                <td align="right" width="1%" rowspan="2"> 
+                  <p><img src="/images/smpztee.jpg"
+                          width="200" height="200"></p>
+                </td>
+              </tr>
+              <tr> 
+                <td class="bodylist"><img src="images/clear.gif" width="150" height="10"></td>
+                  <td class="bodylist"><b>Price</b>:11.99</td>
+              </tr>
+            </table>
+          </td>
+        </tr>
+        <tr bgcolor="#FFFFFF" align="center" valign="top">
+          <td>
+            <table width="100%" border="0" cellspacing="0" cellpadding="6">
+              <tr> 
+                <td align="center"><img src="images/buttons/submit.gif" width="87" height="30"></td>
+                <td align="center"><img src="images/buttons/cancel.gif" width="87" height="30"></td>
+              </tr>
+            </table>
+          </td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+</div>
+<br><br>
+<table width="100%" border="0" cellspacing="1" cellpadding="3" align="center">
+  <tr> 
+    <td align="center" bgcolor="#FFFFFF" class="bodylist">
+      Copyright &copy; 2000 
+      <a href="http://www.4-am.com">4AM Productions, Inc.</a>.
+      All rights reserved. <br>
+      Questions or problems should be directed to
+      <a href="mailto:webmaster@teamzonline.com">the webmaster</a>,
+      254-412-0846.</td>
+  </tr>
+  <tr> 
+    <td align="center"><img src="/images/zopelogos/buildzope.gif" width="54" height="54"></td>
+  </tr>
+</table>
+</body>
+</html>


=== Zope3/lib/python/Zope/PageTemplate/tests/output/TeeShop2.html 1.1 => 1.2 ===
+<head>
+<title>Zope Stuff</title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<link rel="stylesheet" href="/common.css">
+</head>
+
+<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
+<table width="100%" border="0" cellspacing="0" cellpadding="0">
+  <tr bgcolor="#0000CC" align="center"> 
+    <td> 
+      <table width="200" border="0" cellspacing="0" cellpadding="0">
+        <tr bgcolor="#FFFFFF"> 
+          <td><img src="/images/lside.gif" width="52" height="94"><img src="/images/swlogo.gif" width="150" height="89"><img src="/images/rside.gif" width="52" height="94"></td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<br>
+<table width="300" border="0" cellspacing="0" cellpadding="0" align="center">
+  <tr align="center"> 
+    <td width="25%" class="boldbodylist">apparel</td>
+    <td width="25%" class="boldbodylist">mugs</td>
+    <td width="25%" class="boldbodylist">toys</td>
+    <td width="25%" class="boldbodylist">misc</td>
+  </tr>
+</table>
+<br>
+<br>
+<div>
+Body
+</div>
+<br><br>
+<table width="100%" border="0" cellspacing="1" cellpadding="3" align="center">
+  <tr> 
+    <td align="center" bgcolor="#FFFFFF" class="bodylist">
+      Copyright &copy; 2000 
+      <a href="http://www.4-am.com">4AM Productions, Inc.</a>.
+      All rights reserved. <br>
+      Questions or problems should be directed to
+      <a href="mailto:webmaster@teamzonline.com">the webmaster</a>,
+      254-412-0846.</td>
+  </tr>
+  <tr> 
+    <td align="center"><img src="/images/zopelogos/buildzope.gif" width="54" height="54"></td>
+  </tr>
+</table>
+</body>
+</html>


=== Zope3/lib/python/Zope/PageTemplate/tests/output/TeeShopLAF.html 1.1 => 1.2 ===
+<head>
+<title>Zope Stuff</title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<link rel="stylesheet" href="/common.css">
+</head>
+
+<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
+<table width="100%" border="0" cellspacing="0" cellpadding="0">
+  <tr bgcolor="#0000CC" align="center"> 
+    <td> 
+      <table width="200" border="0" cellspacing="0" cellpadding="0">
+        <tr bgcolor="#FFFFFF"> 
+          <td><img src="/images/lside.gif" width="52" height="94"><img src="/images/swlogo.gif" width="150" height="89"><img src="/images/rside.gif" width="52" height="94"></td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<br>
+<table width="300" border="0" cellspacing="0" cellpadding="0" align="center">
+  <tr align="center"> 
+    <td width="25%" class="boldbodylist">apparel</td>
+    <td width="25%" class="boldbodylist">mugs</td>
+    <td width="25%" class="boldbodylist">toys</td>
+    <td width="25%" class="boldbodylist">misc</td>
+  </tr>
+</table>
+<br>
+<br>
+<div>
+<table width="500" border="0" cellspacing="0" cellpadding="0" align="center">
+  <tr> 
+    <td bgcolor="#0000CC">
+      <table width="100%" border="0" cellspacing="1" cellpadding="3">
+        <tr bgcolor="#FFFFFF" align="center"> 
+          <td><img src="/images/welcome.gif" width="293" height="28"></td>
+        </tr>
+        <tr bgcolor="#FFFFFF" align="center" valign="top"> 
+          <td> <br>
+            <table width="100%" border="0" cellspacing="0" cellpadding="6">
+              <tr> 
+                <td>This is the tee for those who LOVE Zope. Show your heart on 
+                  your tee.</td>
+                <td align="right" width="1%"> 
+                  <p><img src="/images/smlatee.jpg" width="200" height="200"></p>
+                </td>
+              </tr>
+            </table>
+          </td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+</div>
+<br><br>
+<table width="100%" border="0" cellspacing="1" cellpadding="3" align="center">
+  <tr> 
+    <td align="center" bgcolor="#FFFFFF" class="bodylist">
+      Copyright &copy; 2000 
+      <a href="http://www.4-am.com">4AM Productions, Inc.</a>.
+      All rights reserved. <br>
+      Questions or problems should be directed to
+      <a href="mailto:webmaster@teamzonline.com">the webmaster</a>,
+      254-412-0846.</td>
+  </tr>
+  <tr> 
+    <td align="center"><img src="/images/zopelogos/buildzope.gif" width="54" height="54"></td>
+  </tr>
+</table>
+</body>
+</html>