Author: crossley
Date: Wed Aug 6 22:29:09 2008
New Revision: 683512
URL: http://svn.apache.org/viewvc?rev=683512&view=rev
Log:
Mention XInclude addition to document-v20 DTD in all documents that are a copy
of the main sample document site-author/content/xdocs/dtdx/document-v20.xml
Issue: FOR-1032
Modified:
forrest/trunk/whiteboard/doco/content/authoring/index/xdoc/index_en.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
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/src/documentation/content/xdocs/sample/xdoc.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/src/documentation/content/xdocs/sample/xdoc.xml
Modified:
forrest/trunk/whiteboard/doco/content/authoring/index/xdoc/index_en.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/doco/content/authoring/index/xdoc/index_en.xml?rev=683512&r1=683511&r2=683512&view=diff
==============================================================================
--- forrest/trunk/whiteboard/doco/content/authoring/index/xdoc/index_en.xml
(original)
+++ forrest/trunk/whiteboard/doco/content/authoring/index/xdoc/index_en.xml Wed
Aug 6 22:29:09 2008
@@ -401,6 +401,9 @@
<strong><a></strong> element. See demonstration
<a href="#link-class">using class attribute on links</a>.
</li>
+ <li>
+ Enabled use of XInclude. See example in the 'forrest seed sample'
site.
+ </li>
</ul>
</section>
<section id="changes-13">
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=683512&r1=683511&r2=683512&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
Wed Aug 6 22:29:09 2008
@@ -407,6 +407,9 @@
<strong><a></strong> element. See demonstration
<a href="#link-class">using class attribute on links</a>.
</li>
+ <li>
+ Enabled use of XInclude. See example in the 'forrest seed sample'
site.
+ </li>
</ul>
</section>
<section id="changes-13">
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=683512&r1=683511&r2=683512&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
Wed Aug 6 22:29:09 2008
@@ -407,6 +407,9 @@
<strong><a></strong> element. See demonstration
<a href="#link-class">using class attribute on links</a>.
</li>
+ <li>
+ Enabled use of XInclude. See example in the 'forrest seed sample'
site.
+ </li>
</ul>
</section>
<section id="changes-13">
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=683512&r1=683511&r2=683512&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
Wed Aug 6 22:29:09 2008
@@ -407,6 +407,9 @@
<strong><a></strong> element. See demonstration
<a href="#link-class">using class attribute on links</a>.
</li>
+ <li>
+ Enabled use of XInclude. See example in the 'forrest seed sample'
site.
+ </li>
</ul>
</section>
<section id="changes-13">
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/src/documentation/content/xdocs/sample/xdoc.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/src/documentation/content/xdocs/sample/xdoc.xml?rev=683512&r1=683511&r2=683512&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/src/documentation/content/xdocs/sample/xdoc.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.tei/src/documentation/content/xdocs/sample/xdoc.xml
Wed Aug 6 22:29:09 2008
@@ -377,7 +377,9 @@
<strong><a></strong> element. See demonstration
<xref url="#ink-cass">using class attribute on links</xref>.
</item>
-
+ <item>
+ Enabled use of XInclude. See example in the 'forrest seed sample'
site.
+ </item>
</list>
</div>
<div>
@@ -423,4 +425,4 @@
<footer>
<legal>This is a legal notice, so it is
<strong>important</strong>.</legal>
</footer>
-</TEI.2>
\ No newline at end of file
+</TEI.2>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/src/documentation/content/xdocs/sample/xdoc.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/src/documentation/content/xdocs/sample/xdoc.xml?rev=683512&r1=683511&r2=683512&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/src/documentation/content/xdocs/sample/xdoc.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/src/documentation/content/xdocs/sample/xdoc.xml
Wed Aug 6 22:29:09 2008
@@ -364,6 +364,9 @@
<strong><a></strong> element. See demonstration
<a href="#link-class">using class attribute on links</a>.
</li>
+ <li>
+ Enabled use of XInclude. See example in the 'forrest seed sample'
site.
+ </li>
</ul>
</section>
<section id="changes-13">