Author: crossley
Date: Wed Mar 21 22:15:07 2007
New Revision: 521120

URL: http://svn.apache.org/viewvc?view=rev&rev=521120
Log:
Add a warning that example sitemap fragments are out-of-date. Workaround for 
FOR-922.

Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_80/howto/forrest.xmap.html
    
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-custom-html-source.xml
    forrest/trunk/site-author/content/xdocs/docs_0_80/howto/sitemap.xmap.html
    forrest/trunk/site-author/content/xdocs/docs_0_80/sitemap-ref.xml

Modified: 
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/forrest.xmap.html
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/howto/forrest.xmap.html?view=diff&rev=521120&r1=521119&r2=521120
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/howto/forrest.xmap.html 
(original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/howto/forrest.xmap.html 
Wed Mar 21 22:15:07 2007
@@ -20,6 +20,15 @@
 </head>
 <body>
 <h1>forrest.xmap</h1>
+
+<p class="warning">
+  The example sitemap fragments are out-of-date because since this
+  document was written, the core sitemaps in main/webapp/ have changed and
+  some of the specialised processing has moved to plugins.
+  View your source sitemaps when reading this document.
+  (See <a href="https://issues.apache.org/jira/browse/FOR-922";>FOR-922</a>.)
+</p>
+
 <pre><![CDATA[
 <?xml version="1.0"?>
 <!-- ===============================================

Modified: 
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-custom-html-source.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-custom-html-source.xml?view=diff&rev=521120&r1=521119&r2=521120
==============================================================================
--- 
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-custom-html-source.xml
 (original)
+++ 
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-custom-html-source.xml
 Wed Mar 21 22:15:07 2007
@@ -72,6 +72,15 @@
   </prerequisites>
 
   <steps title="Understanding the HTML-Pipeline">
+
+    <warning>
+      The example sitemap fragments are out-of-date because since this
+      document was written, the core sitemaps in main/webapp/ have changed and
+      some of the specialised processing has moved to plugins.
+      View your source sitemaps when reading this document.
+      (See <a 
href="https://issues.apache.org/jira/browse/FOR-922";>FOR-922</a>.)
+    </warning>
+
     <p>
       The first part of this howto explains the html pipeline, so as to
       provide the background to enable you to add additional processing

Modified: 
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/sitemap.xmap.html
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/howto/sitemap.xmap.html?view=diff&rev=521120&r1=521119&r2=521120
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/howto/sitemap.xmap.html 
(original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/howto/sitemap.xmap.html 
Wed Mar 21 22:15:07 2007
@@ -20,6 +20,15 @@
 </head>
 <body>
 <h1>sitemap.xmap</h1>
+
+<p class="warning">
+  The example sitemap fragments are out-of-date because since this
+  document was written, the core sitemaps in main/webapp/ have changed and
+  some of the specialised processing has moved to plugins.
+  View your source sitemaps when reading this document.
+  (See <a href="https://issues.apache.org/jira/browse/FOR-922";>FOR-922</a>.)
+</p>
+
 <pre><![CDATA[
 <?xml version="1.0"?>
 <!-- ===============================================

Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/sitemap-ref.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/sitemap-ref.xml?view=diff&rev=521120&r1=521119&r2=521120
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/sitemap-ref.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/sitemap-ref.xml Wed Mar 
21 22:15:07 2007
@@ -47,6 +47,14 @@
       is used at the core of Apache Forrest.
     </p>
 
+    <warning>
+      The example sitemap fragments might be out-of-date because since this
+      document was written, the core sitemaps in main/webapp/ have changed and
+      some of the specialised processing has moved to plugins.
+      View your source sitemaps when reading this document.
+      (See <link 
href="https://issues.apache.org/jira/browse/FOR-922";>FOR-922</link>.)
+    </warning>
+
     <section id="getting_started">
       <title>Getting started</title>
       <p>