You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2007/06/13 04:00:56 UTC

svn commit: r546702 - /forrest/trunk/site-author/content/xdocs/tools/forrestbar.xml

Author: crossley
Date: Tue Jun 12 19:00:55 2007
New Revision: 546702

URL: http://svn.apache.org/viewvc?view=rev&rev=546702
Log:
Fix xml validation errors.

Modified:
    forrest/trunk/site-author/content/xdocs/tools/forrestbar.xml

Modified: forrest/trunk/site-author/content/xdocs/tools/forrestbar.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/tools/forrestbar.xml?view=diff&rev=546702&r1=546701&r2=546702
==============================================================================
--- forrest/trunk/site-author/content/xdocs/tools/forrestbar.xml (original)
+++ forrest/trunk/site-author/content/xdocs/tools/forrestbar.xml Tue Jun 12 19:00:55 2007
@@ -70,13 +70,13 @@
         <p>
           This menu gives you direct access to several information about the
           Forrest project such as :
-          <ul>
-            <li>The Forrest Site</li>
-            <li>The project Subversion repository</li>
-            <li>The project Issues manager</li>
-            <li>The mailing lists...</li>
-          </ul>
         </p>
+        <ul>
+          <li>The Forrest Site</li>
+          <li>The project Subversion repository</li>
+          <li>The project Issues manager</li>
+          <li>The mailing lists...</li>
+        </ul>
         <p>
           The last choice <em>Local Forrest</em> is a direct access to the
           dynamic forrest site when you use <code>forrest run</code> command.
@@ -94,11 +94,11 @@
         <p>
           This menu gives you direct access to several documentation of
           components used in the Forrest project such as :
-          <ul>
-            <li>The Ant documentation</li>
-            <li>The Cocoon documentation...</li>
-          </ul>
         </p>
+        <ul>
+          <li>The Ant documentation</li>
+          <li>The Cocoon documentation...</li>
+        </ul>
       </section>
       <section>
         <title>Devs. menu</title>
@@ -116,13 +116,13 @@
           <p>
             These options give you direct access to dispatcher internal xml
             formats of the current page such as :
-            <ul>
-              <li>The Intermediate format</li>
-              <li>The Body</li>
-              <li>The Table of Content</li>
-              <li>...</li>
-            </ul>
           </p>
+          <ul>
+            <li>The Intermediate format</li>
+            <li>The Body</li>
+            <li>The Table of Content</li>
+            <li>...</li>
+          </ul>
           <p>
             These accesses are very interesting in development phase to display
             - in xml format - the content of any dispatcher page.
@@ -154,13 +154,13 @@
         <p>
           This menu lets you search in different Forrest related archives or
           sites such as :
-          <ul>
-            <li>The mail (User or Devs) archives lists</li>
-            <li>The commits in subversion repository</li>
-            <li>The Forrest site</li>
-            <li>The Jira Issues - site which manages Forrest issues</li>
-          </ul>
         </p>
+        <ul>
+          <li>The mail (User or Devs) archives lists</li>
+          <li>The commits in subversion repository</li>
+          <li>The Forrest site</li>
+          <li>The Jira Issues - site which manages Forrest issues</li>
+        </ul>
         <p>
           To perfom a search in one of these sites, just enter a keyword in the
           Search field and select the site you want to search in in the Search
@@ -203,7 +203,9 @@
         The defaults are <code>localhost:8888</code> and can be changed through
         the Options window :
       </p>
-      <img src="images/forrest-bar-options.png" alt="ForrestBar Options window"/>
+      <p>
+        <img src="images/forrest-bar-options.png" alt="ForrestBar Options window"/>
+      </p>
       <p>
         Once you have entered the correct values for your installation, the
         ForrestBar saves them in your browser user preferences so that they will