Author: gmcdonald Date: Sat Apr 25 12:19:04 2009 New Revision: 768521 URL: http://svn.apache.org/viewvc?rev=768521&view=rev Log: Align various sample docs as per FOR-1159
Modified: forrest/trunk/examples/contentIntegration/src/documentation/content/xdocs/samples/document-v20.xml forrest/trunk/site-author/content/xdocs/dtdx/document-v20.xml forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/sample.xml forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/src/documentation/content/xdocs/samples1/sample.xml forrest/trunk/whiteboard/multipleSites/subsite-seed/src/documentation/content/xdocs/samples1/sample.xml Modified: forrest/trunk/examples/contentIntegration/src/documentation/content/xdocs/samples/document-v20.xml URL: http://svn.apache.org/viewvc/forrest/trunk/examples/contentIntegration/src/documentation/content/xdocs/samples/document-v20.xml?rev=768521&r1=768520&r2=768521&view=diff ============================================================================== --- forrest/trunk/examples/contentIntegration/src/documentation/content/xdocs/samples/document-v20.xml (original) +++ forrest/trunk/examples/contentIntegration/src/documentation/content/xdocs/samples/document-v20.xml Sat Apr 25 12:19:04 2009 @@ -47,7 +47,7 @@ <title>Sample Content</title> <p> <strong>Hint:</strong> See the xml source to see how the various - elements are used and see the <a href="site:dtd-docs">DTD reference + elements are used and see the <a href="http://forrest.apache.org/dtdx/dtd-docs.html">DTD reference documentation</a>. </p> <section id="block-inline"> @@ -354,7 +354,7 @@ alt="usemap demo" width="256" height="256"/> </p> <p> - <map name="my-map"> + <map name="my-map" id="my-map"> <area shape="rect" coords="173,14,240,71" alt="Rectangle" href="ext:forrest"/> <area shape="circle" coords="53,172,28" @@ -392,8 +392,10 @@ <fork href="../index.html"> </p> </td> - <td><a class="fork" href="../index.html"><a class="fork" - href="../index.html"></a> + <td> + <p> + <a class="fork" href="../index.html"> + </p> </td> </tr> <tr> @@ -404,8 +406,7 @@ </td> <td> <p> - <a class="jump" href="../index.html"><a class="jump" - href="../index.html"></a> + <a class="jump" href="../index.html"> </p> </td> </tr> @@ -415,7 +416,7 @@ <section id="changes"> <title>DTD changes</title> <p> - See the generated <a href="site:dtd-docs">DTD reference + See the generated <a href="http://forrest.apache.org/dtdx/dtd-docs.html">DTD reference documentation</a>. </p> <section id="changes-20"> Modified: forrest/trunk/site-author/content/xdocs/dtdx/document-v20.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/dtdx/document-v20.xml?rev=768521&r1=768520&r2=768521&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/dtdx/document-v20.xml (original) +++ forrest/trunk/site-author/content/xdocs/dtdx/document-v20.xml Sat Apr 25 12:19:04 2009 @@ -354,7 +354,7 @@ alt="usemap demo" width="256" height="256"/> </p> <p> - <map name="my-map"> + <map name="my-map" id="my-map"> <area shape="rect" coords="173,14,240,71" alt="Rectangle" href="ext:forrest"/> <area shape="circle" coords="53,172,28" @@ -392,8 +392,10 @@ <fork href="../index.html"> </p> </td> - <td><a class="fork" href="../index.html"><a class="fork" - href="../index.html"></a> + <td> + <p> + <a class="fork" href="../index.html"> + </p> </td> </tr> <tr> @@ -404,8 +406,7 @@ </td> <td> <p> - <a class="jump" href="../index.html"><a class="jump" - href="../index.html"></a> + <a class="jump" href="../index.html"> </p> </td> </tr> Modified: forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/sample.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/sample.xml?rev=768521&r1=768520&r2=768521&view=diff ============================================================================== --- forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/sample.xml (original) +++ forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/sample.xml Sat Apr 25 12:19:04 2009 @@ -39,7 +39,7 @@ <!-- FOR-321 workaround <a href="ext:dtd-docs">DTD reference documentation</a>. --> - <a href="http://forrest.apache.org/docs/dtd-docs.html">DTD reference + <a href="http://forrest.apache.org/dtdx/dtd-docs.html">DTD reference documentation</a>. </p> <section id="block-inline"> @@ -367,8 +367,10 @@ <fork href="../index.html"> </p> </td> - <td><a class="fork" href="../index.html"><a class="fork" - href="../index.html"></a> + <td> + <p> + <a class="fork" href="../index.html"> + </p> </td> </tr> <tr> @@ -379,8 +381,7 @@ </td> <td> <p> - <a class="jump" href="../index.html"><a class="jump" - href="../index.html"></a> + <a class="jump" href="../index.html"> </p> </td> </tr> @@ -394,7 +395,7 @@ <!-- FOR-321 workaround <a href="ext:dtd-docs">DTD reference documentation</a>. --> - <a href="http://forrest.apache.org/docs/dtd-docs.html">DTD reference + <a href="http://forrest.apache.org/dtdx/dtd-docs.html">DTD reference documentation</a>. </p> <section id="changes-20"> Modified: forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/src/documentation/content/xdocs/samples1/sample.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/src/documentation/content/xdocs/samples1/sample.xml?rev=768521&r1=768520&r2=768521&view=diff ============================================================================== --- forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/src/documentation/content/xdocs/samples1/sample.xml (original) +++ forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/src/documentation/content/xdocs/samples1/sample.xml Sat Apr 25 12:19:04 2009 @@ -39,7 +39,7 @@ <!-- FOR-321 workaround <a href="ext:dtd-docs">DTD reference documentation</a>. --> - <a href="http://forrest.apache.org/docs/dtd-docs.html">DTD reference + <a href="http://forrest.apache.org/dtdx/dtd-docs.html">DTD reference documentation</a>. </p> <section id="block-inline"> @@ -367,8 +367,10 @@ <fork href="../index.html"> </p> </td> - <td><a class="fork" href="../index.html"><a class="fork" - href="../index.html"></a> + <td> + <p> + <a class="fork" href="../index.html"> + </p> </td> </tr> <tr> @@ -379,8 +381,7 @@ </td> <td> <p> - <a class="jump" href="../index.html"><a class="jump" - href="../index.html"></a> + <a class="jump" href="../index.html"> </p> </td> </tr> @@ -394,7 +395,7 @@ <!-- FOR-321 workaround <a href="ext:dtd-docs">DTD reference documentation</a>. --> - <a href="http://forrest.apache.org/docs/dtd-docs.html">DTD reference + <a href="http://forrest.apache.org/dtdx/dtd-docs.html">DTD reference documentation</a>. </p> <section id="changes-20"> Modified: forrest/trunk/whiteboard/multipleSites/subsite-seed/src/documentation/content/xdocs/samples1/sample.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/multipleSites/subsite-seed/src/documentation/content/xdocs/samples1/sample.xml?rev=768521&r1=768520&r2=768521&view=diff ============================================================================== --- forrest/trunk/whiteboard/multipleSites/subsite-seed/src/documentation/content/xdocs/samples1/sample.xml (original) +++ forrest/trunk/whiteboard/multipleSites/subsite-seed/src/documentation/content/xdocs/samples1/sample.xml Sat Apr 25 12:19:04 2009 @@ -39,7 +39,7 @@ <!-- FOR-321 workaround <a href="ext:dtd-docs">DTD reference documentation</a>. --> - <a href="http://forrest.apache.org/docs/dtd-docs.html">DTD reference + <a href="http://forrest.apache.org/dtdx/dtd-docs.html">DTD reference documentation</a>. </p> <section id="block-inline"> @@ -367,8 +367,10 @@ <fork href="../index.html"> </p> </td> - <td><a class="fork" href="../index.html"><a class="fork" - href="../index.html"></a> + <td> + <p> + <a class="fork" href="../index.html"> + </p> </td> </tr> <tr> @@ -379,8 +381,7 @@ </td> <td> <p> - <a class="jump" href="../index.html"><a class="jump" - href="../index.html"></a> + <a class="jump" href="../index.html"> </p> </td> </tr> @@ -394,7 +395,7 @@ <!-- FOR-321 workaround <a href="ext:dtd-docs">DTD reference documentation</a>. --> - <a href="http://forrest.apache.org/docs/dtd-docs.html">DTD reference + <a href="http://forrest.apache.org/dtdx/dtd-docs.html">DTD reference documentation</a>. </p> <section id="changes-20">