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 2005/06/10 02:41:00 UTC

svn commit: r189867 - /forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-contracts.xml /forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-dsl.xml /forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-install.xml

Author: crossley
Date: Thu Jun  9 17:40:59 2005
New Revision: 189867

URL: http://svn.apache.org/viewcvs?rev=189867&view=rev
Log:
Fix xml validation errors with position of <warning> element.

Modified:
    forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-contracts.xml
    forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-dsl.xml
    forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-install.xml

Modified: forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-contracts.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-contracts.xml?rev=189867&r1=189866&r2=189867&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-contracts.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-contracts.xml Thu Jun  9 17:40:59 2005
@@ -26,13 +26,14 @@
   <last-modified-content-date date="2005-06-06"/>
  </header>
 
+  <audience title="Intended Audience">
+
 <warning>
 "Views" are new functionality which is still in development phase. That is why it is in the
 "whiteboard" section of the Forrest distribution.
 This HowTo is a good start but still needs proof-reading.
 </warning>
 
-  <audience title="Intended Audience">
     <p>
       Devs and skin developer that wants to get started with forrest:contract development. 
       To really understand this how-to you need basic and sometimes advanced understanding of 

Modified: forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-dsl.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-dsl.xml?rev=189867&r1=189866&r2=189867&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-dsl.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-dsl.xml Thu Jun  9 17:40:59 2005
@@ -27,13 +27,14 @@
   <last-modified-content-date date="2005-06-06"/>
  </header>
 
+  <audience title="Intended Audience">
+
 <warning>
 "Views" are new functionality which is still in development phase. That is why it is in the
 "whiteboard" section of the Forrest distribution.
 This HowTo is far from being finished. 
 </warning>
 
-  <audience title="Intended Audience">
     <p>
       This part of the views is dedicated to webdesigner and user with some knowlegde of css.
     </p>

Modified: forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-install.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-install.xml?rev=189867&r1=189866&r2=189867&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-install.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs/howto/howto-view-install.xml Thu Jun  9 17:40:59 2005
@@ -26,13 +26,14 @@
   <last-modified-content-date date="2005-06-06"/>
  </header>
 
+  <audience title="Intended Audience">
+
 <warning>
 "Views" are new functionality which is still in development phase. That is why it is in the
 "whiteboard" section of the Forrest distribution.
 This HowTo is a good start but still needs proof-reading.
 </warning>
 
-  <audience title="Intended Audience">
     <p>
       Users/devs who wants to get started with view development.
       This setup guide is valid for both user and devs.