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/09/08 06:14:11 UTC

svn commit: r279505 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/src/documentation/content/xdocs/index.xml

Author: crossley
Date: Wed Sep  7 21:14:06 2005
New Revision: 279505

URL: http://svn.apache.org/viewcvs?rev=279505&view=rev
Log:
The "id" attributes are "xml:id" ... now it validates.

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/src/documentation/content/xdocs/index.xml

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/src/documentation/content/xdocs/index.xml?rev=279505&r1=279504&r2=279505&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/src/documentation/content/xdocs/index.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/src/documentation/content/xdocs/index.xml Wed Sep  7 21:14:06 2005
@@ -24,12 +24,12 @@
     <title>Welcome to the org.apache.forrest.plugin.internal.xhtml2 Plugin</title> 
   </head> 
   <body> 
-    <section id="overview">
+    <section xml:id="overview">
       <h>Apache Forrest - org.apache.forrest.plugin.internal.xhtml2 Plugin</h>
       <p>Forrest versions prior to 0.8 used XDoc as their internal format, versions from 0.8 onwards are going to use a subset of XHTML2 instead. This plugin converts the main forrest sitemaps to work with XHTML2. We have also take the opportunity to refactor the sitemaps to use the locationmap, this gives a much cleaner set of sitemap files.</p>
     </section>
     
-    <section id="samples">
+    <section xml:id="samples">
       <h>Samples</h>
       <p>This section includes links to a number of samples using this plugin. The
       plugin is intended to be self documenting through these samples. If you