[z3-checkins] r30336 - z3/deliverance/branches/namespaced/content

rafrombrc at codespeak.net rafrombrc at codespeak.net
Fri Jul 21 22:15:00 CEST 2006


Author: rafrombrc
Date: Fri Jul 21 22:14:58 2006
New Revision: 30336

Modified:
   z3/deliverance/branches/namespaced/content/intro.html
Log:
* removing error message artifacts



Modified: z3/deliverance/branches/namespaced/content/intro.html
==============================================================================
--- z3/deliverance/branches/namespaced/content/intro.html	(original)
+++ z3/deliverance/branches/namespaced/content/intro.html	Fri Jul 21 22:14:58 2006
@@ -168,12 +168,6 @@
                 <h1>
                     <a name="a-typical-request">A Typical Request</a>
                 </h1>
-                <div class="system-message">
-                    <p class="system-message-title">System Message: WARNING/2 (<tt class="docutils"
-                            >doc/INTRO.txt</tt>, line 216)</p>
-                    <p>Title underline too short.</p>
-                    <pre class="literal-block"> A Typical Request --------------- </pre>
-                </div>
                 <p>With that background, how does Deliverance work, end-to-end? The following
                     section starts with an Apache restart, finishing with the last byte returned to
                     the browser.</p>
@@ -182,11 +176,6 @@
                             <span class="problematic" id="id4">*</span>
                         </a>Note: This describes how things will be, not how they currently are.</dt>
                     <dd>
-                        <div class="first system-message" id="id3">
-                            <p class="system-message-title">System Message: <a name="id3"
-                                >WARNING/2</a> (<tt class="docutils">doc/INTRO.txt</tt>, line 223); <em>
-                                    <a href="#id4">backlink</a>
-                                </em></p> Inline emphasis start-string without end-string.</div>
                         <p class="last">lxml needs some more work for a couple of things mentioned
                             herein.*</p>
                     </dd>
@@ -242,12 +231,6 @@
                 <h1>
                     <a name="productivity">Productivity</a>
                 </h1>
-                <div class="system-message">
-                    <p class="system-message-title">System Message: WARNING/2 (<tt class="docutils"
-                            >doc/INTRO.txt</tt>, line 287)</p>
-                    <p>Title underline too short.</p>
-                    <pre class="literal-block"> Productivity ----------- </pre>
-                </div>
                 <p>You can speed up a computer by buying a bigger box. How do you speed up a
                     programmer? Unfortunately, Zope has accumulated layers and layer of
                     idiosyncratic frameworks. Some of this is hidden from the integrator and web
@@ -279,6 +262,7 @@
                     the installed base of XML and XSLT is four orders of magnitude higher than
                     Zope+CMF+ZPT+[CPS/Plone/Silva].</p>
             </div>
+
         </div>
     </body>
 </html>


More information about the z3-checkins mailing list