Author: crossley
Date: Thu Dec 9 23:29:58 2010
New Revision: 1044163
URL: http://svn.apache.org/viewvc?rev=1044163&view=rev
Log:
Fix broken URLs and incorrect revision number. Minor text tweaks.
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Markdown/src/documentation/content/xdocs/index.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Markdown/src/documentation/content/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Markdown/src/documentation/content/xdocs/index.xml?rev=1044163&r1=1044162&r2=1044163&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Markdown/src/documentation/content/xdocs/index.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Markdown/src/documentation/content/xdocs/index.xml
Thu Dec 9 23:29:58 2010
@@ -83,11 +83,11 @@
</p>
<p>
The initial anakia-to-markdown.xsl referred to below was from
- <a
href="http://svn.apache.org/repos/infra/infrastructure/trunk/projects/cms/prototype/conversion-utilities/anakia2markdown.xslt"><code>http://svn.apache.org/repos/infra/infrastructure/trunk/projects/cms/prototype/conversion-utilities/anakia2markdown.xslt</code></a>
(r777924 2010-09-24). Monitor/integrate changes.
+ <a
href="https://svn.apache.org/repos/infra/infrastructure/trunk/projects/cms/prototype/conversion-utilities/anakia2markdown.xslt"><code>https://svn.apache.org/repos/infra/infrastructure/trunk/projects/cms/prototype/conversion-utilities/anakia2markdown.xslt</code></a>
(r776923 2010-09-24). Monitor/integrate changes.
</p>
<p>
See some other notes here:
- <a
href="http://svn.apache.org/repos/infra/infrastructure/trunk/projects/cms/prototype/Markdown-limitations.mdtext"><code>http://svn.apache.org/repos/infra/infrastructure/trunk/projects/cms/prototype/Markdown-limitations.mdtext</code></a>
+ <a
href="https://svn.apache.org/repos/infra/infrastructure/trunk/projects/cms/prototype/Markdown-limitations.mdtext"><code>https://svn.apache.org/repos/infra/infrastructure/trunk/projects/cms/prototype/Markdown-limitations.mdtext</code></a>
</p>
<p>
See some notes in this mail thread on the "site-dev" mail list:
@@ -109,7 +109,7 @@
<p>
This is achieved with the <code>input.xmap</code> sitemap. For the
requested <code>markdown-start.xml</code> pipeline, Forrest will
generate
- the "linkmap" of the site navigation, then apply a transformation
+ the "linkmap" of the complete site navigation, then apply a
transformation
to amend each link.
</p>
<p>
@@ -139,7 +139,7 @@
<a
href="http://www.freewisdom.org/projects/python-markdown/">Markdown in Python:
Features</a>
</li>
<li>
- <a href="http://velocity.apache.org/engine/devel/anakia.html">Apache
Velocity Anakia</a>).
+ <a href="http://velocity.apache.org/engine/devel/anakia.html">Apache
Velocity Anakia</a>
</li>
</ul>
</section>