Mailing List Archive

svn commit: r1714154 - in /forrest/site: abs-linkmap abs-menulinks docs_0_100/howto/howto-custom-html-source.html dtdx/document-v13.pdf dtdx/document-v20.pdf
Author: crossley
Date: Fri Nov 13 03:14:50 2015
New Revision: 1714154

URL: http://svn.apache.org/viewvc?rev=1714154&view=rev
Log:
Publish from forrestbot

Modified:
forrest/site/abs-linkmap
forrest/site/abs-menulinks
forrest/site/docs_0_100/howto/howto-custom-html-source.html
forrest/site/dtdx/document-v13.pdf
forrest/site/dtdx/document-v20.pdf

Modified: forrest/site/abs-linkmap
URL: http://svn.apache.org/viewvc/forrest/site/abs-linkmap?rev=1714154&r1=1714153&r2=1714154&view=diff
==============================================================================
--- forrest/site/abs-linkmap (original)
+++ forrest/site/abs-linkmap Fri Nov 13 03:14:50 2015
@@ -79,6 +79,7 @@
<sitemap href="howto-dev.html#sitemap"/>
<debug href="howto-dev.html#debug"/>
<debug-cocoon-profiler href="howto-dev.html#debug-cocoon-profiler"/>
+ <debug-links href="howto-dev.html#debug-links"/>
<debug-sitemap-exec href="howto-dev.html#debug-sitemap-exec"/>
<debug-validation href="howto-dev.html#debug-validation"/>
<validate-intermediate href="howto-dev.html#validate-intermediate"/>

Modified: forrest/site/abs-menulinks
URL: http://svn.apache.org/viewvc/forrest/site/abs-menulinks?rev=1714154&r1=1714153&r2=1714154&view=diff
==============================================================================
--- forrest/site/abs-menulinks (original)
+++ forrest/site/abs-menulinks Fri Nov 13 03:14:50 2015
@@ -79,6 +79,7 @@
<sitemap tab="project" href="howto-dev.html#sitemap"/>
<debug tab="project" href="howto-dev.html#debug"/>
<debug-cocoon-profiler tab="project" href="howto-dev.html#debug-cocoon-profiler"/>
+ <debug-links tab="project" href="howto-dev.html#debug-links"/>
<debug-sitemap-exec tab="project" href="howto-dev.html#debug-sitemap-exec"/>
<debug-validation tab="project" href="howto-dev.html#debug-validation"/>
<validate-intermediate tab="project" href="howto-dev.html#validate-intermediate"/>

Modified: forrest/site/docs_0_100/howto/howto-custom-html-source.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_100/howto/howto-custom-html-source.html?rev=1714154&r1=1714153&r2=1714154&view=diff
==============================================================================
--- forrest/site/docs_0_100/howto/howto-custom-html-source.html (original)
+++ forrest/site/docs_0_100/howto/howto-custom-html-source.html Fri Nov 13 03:14:50 2015
@@ -877,7 +877,8 @@ map:pipelines

<br>
Using the standard stylesheet 'html-to-document.xsl', this XHTML is
- transformed into Forrest's <a href="../../docs_0_100/glossary.html">Standard Document Format</a>. (refer to a detailed <a href="../../docs_0_100/locationmap.html">explanation of locationsmaps</a>
+ transformed into Forrest's <a href="../../docs_0_100/glossary.html">Standard Document Format</a>.
+ (Refer to a detailed <a href="../../docs_0_100/locationmap.html">explanation of locationmaps</a>
to understand exactly how and where that stylesheet is found!)
</li>

@@ -930,9 +931,12 @@ map:pipelines
</li>

<li>
- The final transformation, <span class="codefrag">
-&lt;map:transform src="{lm:transform.html.broken-links}" /&gt;</span> as the name suggests, will take
- care of reporting broken site-links.
+ The final transformation,
+ <span class="codefrag">&lt;map:transform src="{lm:transform.html.broken-links}" /&gt;</span>
+ as the name suggests, will take care of reporting broken site-links.
+ (Note that this is for highlighting the broken links on each relevant
+ html output page, and not the list of broken links reported by Cocoon.
+ See <a href="../../howto-dev.html#debug-links">explanation</a> of the latter.)
</li>

<li>

Modified: forrest/site/dtdx/document-v13.pdf
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.pdf?rev=1714154&r1=1714153&r2=1714154&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/dtdx/document-v20.pdf
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v20.pdf?rev=1714154&r1=1714153&r2=1714154&view=diff
==============================================================================
Binary files - no diff available.