Author: bdube
Date: Sat Oct 11 13:04:17 2008
New Revision: 703720
URL: http://svn.apache.org/viewvc?rev=703720&view=rev
Log:
Add link to Jira issue, fix typo
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_90/upgrading_09.xml
Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/upgrading_09.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/upgrading_09.xml?rev=703720&r1=703719&r2=703720&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_90/upgrading_09.xml
(original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_90/upgrading_09.xml Sat Oct
11 13:04:17 2008
@@ -125,7 +125,7 @@
</section>
<section id="missing-symbols">
<title>Missing project symbols file in some projects</title>
- <p>Users of 0.8, and developers with older 0.9-dev, who based their
sites on 'forrest seed-basic' rather than 'forrest seed-sample' will be
affected by FOR-1075. There was a partially implemented xml catalog with
missing symbols file.
+ <p>Users of 0.8, and developers with older 0.9-dev, who based their
sites on 'forrest seed-basic' rather than 'forrest seed-sample' will be
affected by <a
href="https://issues.apache.org/jira/browse/FOR-1075">FOR-1075</a>. There was a
partially implemented xml catalog with missing symbols file.
</p>
<p>
You would get the message:
@@ -141,7 +141,7 @@
</p>
<p>
This "project symbols" ability using xml entities is useful in two
ways.
- To provide commons symbols, words, and phrases, in your source
documents
+ To provide common symbols, words, and phrases, in your source documents
(added in v0.8 - <a href="site:faq/xml-entities">FAQ</a>).
To configure some Cocoon sitemap components
(added in v0.9 - <a href="site:faq/sitemap-entities">FAQ</a>).