You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general-cvs@xml.apache.org by cr...@apache.org on 2004/06/05 08:11:37 UTC

cvs commit: xml-site/targets/forrest changes.html changes.xml document-v12.pdf faq.html faq.xml forrest-issues.html forrest-issues.pdf linking.pdf primer.pdf upgrading_06.html your-project.html your-project.pdf

crossley    2004/06/04 23:11:37

  Modified:    targets/forrest changes.html changes.xml document-v12.pdf
                        faq.html faq.xml forrest-issues.html
                        forrest-issues.pdf linking.pdf primer.pdf
                        upgrading_06.html your-project.html
                        your-project.pdf
  Log:
  Add missing images in PDFs.
  
  Revision  Changes    Path
  1.36      +0 -0      xml-site/targets/forrest/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/forrest/changes.html,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  
  
  
  1.13      +0 -0      xml-site/targets/forrest/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/forrest/changes.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  
  
  
  1.15      +167 -132  xml-site/targets/forrest/document-v12.pdf
  
  	<<Binary file>>
  
  
  1.46      +0 -0      xml-site/targets/forrest/faq.html
  
  Index: faq.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/forrest/faq.html,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  
  
  
  1.13      +0 -0      xml-site/targets/forrest/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/forrest/faq.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  
  
  
  1.21      +90 -98    xml-site/targets/forrest/forrest-issues.html
  
  Index: forrest-issues.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/forrest/forrest-issues.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- forrest-issues.html	4 Jun 2004 17:34:52 -0000	1.20
  +++ forrest-issues.html	5 Jun 2004 06:11:36 -0000	1.21
  @@ -362,6 +362,12 @@
   </table>
   <ul class="minitoc">
   <li>
  +<a href="#External+link+image+not+appearing">External link image not appearing</a>
  +</li>
  +<li>
  +<a href="#Tigris+skin+not+showing+CSS+images+in+static+build">Tigris skin not showing CSS images in static build</a>
  +</li>
  +<li>
   <a href="#Add+ability+to+generate+Eclipse+Help+Plug-in+compliant+sites">Add ability to generate Eclipse Help Plug-in compliant sites</a>
   </li>
   <li>
  @@ -505,12 +511,6 @@
   <li>
   <a href="#support+for+emacs+compile">support for emacs compile</a>
   </li>
  -<li>
  -<a href="#supporting+xhtml%2Fcss+%28as+per+validator.w3.org%29+in+project+directory+tree">supporting xhtml/css (as per validator.w3.org) in project directory tree</a>
  -</li>
  -<li>
  -<a href="#Integrated+searching">Integrated searching</a>
  -</li>
   </ul>
   <div class="frame note">
   <div class="label">Note</div>
  @@ -521,7 +521,43 @@
          <a class="external" href="http://issues.cocoondev.org/jira/secure/IssueNavigator.jspa?pid=10000&resolutionIds=-1&tempMax=1000&reset=true">all</a> open issues).
         The listing below is regenerated on each Forrest run.</div>
   </div>
  -<a name="N10011"></a><a name="Add+ability+to+generate+Eclipse+Help+Plug-in+compliant+sites"></a>
  +<a name="N10011"></a><a name="External+link+image+not+appearing"></a>
  +<h3>External link image not appearing</h3>
  +<div style="margin-left: 0 ; border: 2px">
  +<p>
  +<a class="external" href="http://issues.cocoondev.org/jira//ViewIssue.jspa?key=FOR-164">http://issues.cocoondev.org/jira//ViewIssue.jspa?key=FOR-164</a>
  +</p>
  +<p>The external link image does not appear for skins that make use of the default behaviour defined by the common css.
  +<br>
  +
  +<br>
  +It is simply because the path to the external-link.gif image is not defined correctly.
  +<br>
  +
  +<br>
  +A patch will be attached to this report.</p>
  +</div>
  +<a name="N1001F"></a><a name="Tigris+skin+not+showing+CSS+images+in+static+build"></a>
  +<h3>Tigris skin not showing CSS images in static build</h3>
  +<div style="margin-left: 0 ; border: 2px">
  +<p>
  +<a class="external" href="http://issues.cocoondev.org/jira//ViewIssue.jspa?key=FOR-163">http://issues.cocoondev.org/jira//ViewIssue.jspa?key=FOR-163</a>
  +</p>
  +<p>Images that should be shown with the Tigris css are not being displayed when building a static website. This includes such things as the images for Note, Warning, etc.
  +<br>
  +
  +<br>
  +It does work under Jetty (forrest run) and as a webapp (forrest war).
  +<br>
  +
  +<br>
  +It's simply because of the path defined in the css.  Both Jetty and the webapp can find the images since the sitemap does remapping.
  +<br>
  +
  +<br>
  +However, the static build does not have that luxury.</p>
  +</div>
  +<a name="N1002D"></a><a name="Add+ability+to+generate+Eclipse+Help+Plug-in+compliant+sites"></a>
   <h3>Add ability to generate Eclipse Help Plug-in compliant sites</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -569,7 +605,7 @@
   <br>
   Geoff</p>
   </div>
  -<a name="N1001F"></a><a name="Full+site+%28HTML+and+PDF%29+doesn%26apos%3Bt+include+index.xml"></a>
  +<a name="N1003B"></a><a name="Full+site+%28HTML+and+PDF%29+doesn%26apos%3Bt+include+index.xml"></a>
   <h3>Full site (HTML and PDF) doesn&amp;apos;t include index.xml</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -609,7 +645,7 @@
   <br>
   See the results at <a href="http://jakarta.apache.org/hivemind/">http://jakarta.apache.org/hivemind/</a></p>
   </div>
  -<a name="N1002D"></a><a name="Need+%26lt%3Bindex%26gt%3B+in+site.xml+for+tabs+to+work"></a>
  +<a name="N10049"></a><a name="Need+%26lt%3Bindex%26gt%3B+in+site.xml+for+tabs+to+work"></a>
   <h3>Need &amp;lt;index&amp;gt; in site.xml for tabs to work</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -629,7 +665,7 @@
   <br>
   <a href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=">http://nagoya.apache.org/eyebrowse/ReadMsg?listName=</a><a href='mailto:forrest-user@xml.apache.org'>forrest-user@xml.apache.org</a>&amp;msgNo=20</p>
   </div>
  -<a name="N1003B"></a><a name="skin-descriptors+comma+separated+list+fails"></a>
  +<a name="N10057"></a><a name="skin-descriptors+comma+separated+list+fails"></a>
   <h3>skin-descriptors comma separated list fails</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -679,7 +715,7 @@
   <br>
   </p>
   </div>
  -<a name="N10049"></a><a name="broken+links+building+forrest+site"></a>
  +<a name="N10065"></a><a name="broken+links+building+forrest+site"></a>
   <h3>broken links building forrest site</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -695,7 +731,7 @@
   <br>
   So there's a bug in the CLI I think.</p>
   </div>
  -<a name="N10057"></a><a name="forrest+does+not+validate+documents"></a>
  +<a name="N10073"></a><a name="forrest+does+not+validate+documents"></a>
   <h3>forrest does not validate documents</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -703,7 +739,7 @@
   </p>
   <p>forrest does not call any of the validation targets when building a site.  I think this got messed up when changing skinconf validation.</p>
   </div>
  -<a name="N10065"></a><a name="FAQ+has+two+tables+of+contents"></a>
  +<a name="N10081"></a><a name="FAQ+has+two+tables+of+contents"></a>
   <h3>FAQ has two tables of contents</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -711,7 +747,7 @@
   </p>
   <p>The generated FAQ document has two tables of contents.</p>
   </div>
  -<a name="N10073"></a><a name="Removing+unneed+Jar+on+forrest+distribution."></a>
  +<a name="N1008F"></a><a name="Removing+unneed+Jar+on+forrest+distribution."></a>
   <h3>Removing unneed Jar on forrest distribution.</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -719,7 +755,7 @@
   </p>
   <p>There are 71 Jar on our distribution. I am not 100% sure that all these jar are needed.</p>
   </div>
  -<a name="N10081"></a><a name="whole_site_html%2Fpdf+create+needless+heading+at+end+of+doc"></a>
  +<a name="N1009D"></a><a name="whole_site_html%2Fpdf+create+needless+heading+at+end+of+doc"></a>
   <h3>whole_site_html/pdf create needless heading at end of doc</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -727,7 +763,7 @@
   </p>
   <p>The whole_site_html/pdf task create needless heading &quot;All&quot; at end of doc</p>
   </div>
  -<a name="N1008F"></a><a name="relative+links+broken+in+aggregate+pages"></a>
  +<a name="N100AB"></a><a name="relative+links+broken+in+aggregate+pages"></a>
   <h3>relative links broken in aggregate pages</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -739,7 +775,7 @@
   <br>
   Example: /subdir/A.html has link to my-images/pic.jpg  This causes /site.html to reference my-images/pic.jpg instead of subdir/my-images/pic.jpg</p>
   </div>
  -<a name="N1009D"></a><a name="linkrewriting+not+done+for+aggregate+pages"></a>
  +<a name="N100B9"></a><a name="linkrewriting+not+done+for+aggregate+pages"></a>
   <h3>linkrewriting not done for aggregate pages</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -747,7 +783,7 @@
   </p>
   <p>site: and ext: links are not rewritten for site.html or site.pdf</p>
   </div>
  -<a name="N100AB"></a><a name="Make+Forrest+able+to+be+%26lt%3Bimport%26gt%3Bed+by+Ant"></a>
  +<a name="N100C7"></a><a name="Make+Forrest+able+to+be+%26lt%3Bimport%26gt%3Bed+by+Ant"></a>
   <h3>Make Forrest able to be &amp;lt;import&amp;gt;ed by Ant</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -769,7 +805,7 @@
   <br>
   </p>
   </div>
  -<a name="N100B9"></a><a name="define+new+format+for+skinconf.xml"></a>
  +<a name="N100D5"></a><a name="define+new+format+for+skinconf.xml"></a>
   <h3>define new format for skinconf.xml</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -787,7 +823,7 @@
   <br>
   </p>
   </div>
  -<a name="N100C7"></a><a name="Encoding+of+HTML+files+should+be+configurable"></a>
  +<a name="N100E3"></a><a name="Encoding+of+HTML+files+should+be+configurable"></a>
   <h3>Encoding of HTML files should be configurable</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -839,7 +875,7 @@
   <br>
   new one ?</p>
   </div>
  -<a name="N100D5"></a><a name="Two+search+boxes+in+tigris+skin"></a>
  +<a name="N100F1"></a><a name="Two+search+boxes+in+tigris+skin"></a>
   <h3>Two search boxes in tigris skin</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -851,7 +887,7 @@
   <br>
   Personally, I do like the lateral search bar and think the top-right search form should go, but perhaps others feel differently.</p>
   </div>
  -<a name="N100E3"></a><a name="XPath+function%3A+document%28%29+does+not+work"></a>
  +<a name="N100FF"></a><a name="XPath+function%3A+document%28%29+does+not+work"></a>
   <h3>XPath function: document() does not work</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -917,7 +953,7 @@
   <br>
   Any guidence on using the 'document()' function in Forrest?</p>
   </div>
  -<a name="N100F1"></a><a name="Replace+trail+javascript+code+for+XSLT"></a>
  +<a name="N1010D"></a><a name="Replace+trail+javascript+code+for+XSLT"></a>
   <h3>Replace trail javascript code for XSLT</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -925,7 +961,7 @@
   </p>
   <p>The breadcrumbs-optimized.js should be replace for xslt code to produce proper html, xhtml or what ever output code we feel is necesary.</p>
   </div>
  -<a name="N100FF"></a><a name="Cocoon.xconf+is+misconfigured+in+WAR"></a>
  +<a name="N1011B"></a><a name="Cocoon.xconf+is+misconfigured+in+WAR"></a>
   <h3>Cocoon.xconf is misconfigured in WAR</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -937,7 +973,7 @@
   <br>
   [While I wrote this bug report, nicolaken wrote an UPDATE about what looks like the same issue. But since I could not find a bug report covering it, I found it better to file the report as not to forget to test against it later on.]</p>
   </div>
  -<a name="N1010D"></a><a name="Creating+PDF+out+of+muti-language+documents"></a>
  +<a name="N10129"></a><a name="Creating+PDF+out+of+muti-language+documents"></a>
   <h3>Creating PDF out of muti-language documents</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -945,7 +981,7 @@
   </p>
   <p>When you transform a document with other characters than latin to PDF, in spite of the unicode(UTF-8) of the original file all characters get broken and isn't readable. please, does anyone have a simple solution for this?</p>
   </div>
  -<a name="N1011B"></a><a name="forrest.validate.excludes+on+forrest.properties+does+not+work"></a>
  +<a name="N10137"></a><a name="forrest.validate.excludes+on+forrest.properties+does+not+work"></a>
   <h3>forrest.validate.excludes on forrest.properties does not work</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -961,7 +997,7 @@
   <br>
   </p>
   </div>
  -<a name="N10129"></a><a name="Give+forrestbot+the+ability+to+upload+the+breadcrumbs.js+file"></a>
  +<a name="N10145"></a><a name="Give+forrestbot+the+ability+to+upload+the+breadcrumbs.js+file"></a>
   <h3>Give forrestbot the ability to upload the breadcrumbs.js file</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1009,7 +1045,7 @@
   <br>
   </p>
   </div>
  -<a name="N10137"></a><a name="Tabs+and+their+Menus"></a>
  +<a name="N10153"></a><a name="Tabs+and+their+Menus"></a>
   <h3>Tabs and their Menus</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1033,7 +1069,7 @@
   <br>
   Thanks all the same</p>
   </div>
  -<a name="N10145"></a><a name="Tab+Menu+behaviour"></a>
  +<a name="N10161"></a><a name="Tab+Menu+behaviour"></a>
   <h3>Tab Menu behaviour</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1181,7 +1217,7 @@
   <br>
   It would be much better if forrest had a single way of defining tabs and menus</p>
   </div>
  -<a name="N10153"></a><a name="Add+a+%26quot%3Bscreen%26quot%3B+tag"></a>
  +<a name="N1016F"></a><a name="Add+a+%26quot%3Bscreen%26quot%3B+tag"></a>
   <h3>Add a &amp;quot;screen&amp;quot; tag</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1197,7 +1233,7 @@
   <br>
   </p>
   </div>
  -<a name="N10161"></a><a name="Text+Ouput"></a>
  +<a name="N1017D"></a><a name="Text+Ouput"></a>
   <h3>Text Ouput</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1233,7 +1269,7 @@
   <br>
   </p>
   </div>
  -<a name="N1016F"></a><a name="The+SVN+repository+needs+some+configuration+tweaks"></a>
  +<a name="N1018B"></a><a name="The+SVN+repository+needs+some+configuration+tweaks"></a>
   <h3>The SVN repository needs some configuration tweaks</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1249,7 +1285,7 @@
   <br>
   We also need to convert our old &quot;.cvsignore&quot; files to use the &quot;svn:ignore&quot; property.</p>
   </div>
  -<a name="N1017D"></a><a name="licensing"></a>
  +<a name="N10199"></a><a name="licensing"></a>
   <h3>licensing</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1283,7 +1319,7 @@
   <br>
   </p>
   </div>
  -<a name="N1018B"></a><a name="Email+obfustication+--+%26quot%3Bincorrect%26quot%3B"></a>
  +<a name="N101A7"></a><a name="Email+obfustication+--+%26quot%3Bincorrect%26quot%3B"></a>
   <h3>Email obfustication -- &amp;quot;incorrect&amp;quot;</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1299,7 +1335,7 @@
   <br>
   <a href="http://nagoya.apache.org/eyebrowse/BrowseList?listName=">http://nagoya.apache.org/eyebrowse/BrowseList?listName=</a><a href='mailto:forrest-dev@xml.apache.org'>forrest-dev@xml.apache.org</a>&amp;by=thread&amp;from=652340</p>
   </div>
  -<a name="N10199"></a><a name="Fix+build+process+to+include+JAR+libs+in+WAR+file+again"></a>
  +<a name="N101B5"></a><a name="Fix+build+process+to+include+JAR+libs+in+WAR+file+again"></a>
   <h3>Fix build process to include JAR libs in WAR file again</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1311,7 +1347,7 @@
   <br>
   A possible fix for this issue is to have src/core/targets/war.xml include the core and optional JARs directly from ${forrest.home}, using the Ant War task.</p>
   </div>
  -<a name="N101A7"></a><a name="images-dir+incorrect+in+default+site"></a>
  +<a name="N101C3"></a><a name="images-dir+incorrect+in+default+site"></a>
   <h3>images-dir incorrect in default site</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1349,7 +1385,7 @@
   <br>
   <a href="http://marc.theaimsgroup.com/?t=107582031900001&r=1&w=2">http://marc.theaimsgroup.com/?t=107582031900001&amp;r=1&amp;w=2</a></p>
   </div>
  -<a name="N101B5"></a><a name="%5BPATCH%5D+Use+on+Windows+98"></a>
  +<a name="N101D1"></a><a name="%5BPATCH%5D+Use+on+Windows+98"></a>
   <h3>[PATCH] Use on Windows 98</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1389,7 +1425,7 @@
   <br>
   p.b.</p>
   </div>
  -<a name="N101C3"></a><a name="Seem+to+get+all+tab+menus%2C+not+default+tab%26apos%3Bs+menus."></a>
  +<a name="N101DF"></a><a name="Seem+to+get+all+tab+menus%2C+not+default+tab%26apos%3Bs+menus."></a>
   <h3>Seem to get all tab menus, not default tab&amp;apos;s menus.</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1441,7 +1477,7 @@
   <br>
   </p>
   </div>
  -<a name="N101D1"></a><a name="forrest+pregenerating+the+.htaccess++file+to+do+some+sort+of+poor-man+multichannel+or+content+negotiation"></a>
  +<a name="N101ED"></a><a name="forrest+pregenerating+the+.htaccess++file+to+do+some+sort+of+poor-man+multichannel+or+content+negotiation"></a>
   <h3>forrest pregenerating the .htaccess  file to do some sort of poor-man multichannel or content negotiation</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1449,7 +1485,7 @@
   </p>
   <p>Stefano, who has been waiting for some 18 months for somebody else to  come up with the idea of having forrest pregenerating the .htaccess  file to do some sort of poor-man multichannel or content negotiation,  but has lost hope so it's time to inject notion in the system. </p>
   </div>
  -<a name="N101DF"></a><a name="Put+DTDs+on+Forrest+site"></a>
  +<a name="N101FB"></a><a name="Put+DTDs+on+Forrest+site"></a>
   <h3>Put DTDs on Forrest site</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1457,7 +1493,7 @@
   </p>
   <p>We should find a way to put the DTDs on the Forrest website, so that the xdocs can find the right DTD.  Editors like Eclipse and JEdit can validate and auto-complete the XML while you type if the DTD can be found, so it'd be nice to be able to take advantage of this.</p>
   </div>
  -<a name="N101ED"></a><a name="investigate+use+of+Cocoon+Ant+Task"></a>
  +<a name="N10209"></a><a name="investigate+use+of+Cocoon+Ant+Task"></a>
   <h3>investigate use of Cocoon Ant Task</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1467,7 +1503,7 @@
   <br>
   <a href="http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=107209347805171">http://marc.theaimsgroup.com/?l=xml-cocoon-dev&amp;m=107209347805171</a></p>
   </div>
  -<a name="N101FB"></a><a name="Move+to+RelaxNG+%28with+auto+generated+DTD%26apos%3B%26apos%3Bs+for+editors%29"></a>
  +<a name="N10217"></a><a name="Move+to+RelaxNG+%28with+auto+generated+DTD%26apos%3B%26apos%3Bs+for+editors%29"></a>
   <h3>Move to RelaxNG (with auto generated DTD&amp;apos;&amp;apos;s for editors)</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1481,7 +1517,7 @@
   <br>
   We need this in order to use namespaces...</p>
   </div>
  -<a name="N10209"></a><a name="indirect+linking+and+anchors"></a>
  +<a name="N10225"></a><a name="indirect+linking+and+anchors"></a>
   <h3>indirect linking and anchors</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1497,7 +1533,7 @@
   <br>
   Using the above link currently fails with an &quot;invalid xpath&quot; error since &quot;somepage#someanchor&quot; is not a valid qname.</p>
   </div>
  -<a name="N10217"></a><a name="flat+navigation"></a>
  +<a name="N10233"></a><a name="flat+navigation"></a>
   <h3>flat navigation</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1533,7 +1569,7 @@
   <br>
   See the mailing list thread here: <a href="http://marc.theaimsgroup.com/?t=107007134500002&r=1&w=2">http://marc.theaimsgroup.com/?t=107007134500002&amp;r=1&amp;w=2</a></p>
   </div>
  -<a name="N10225"></a><a name="forrestbot2%3A+clean%2C+notify+after+failure"></a>
  +<a name="N10241"></a><a name="forrestbot2%3A+clean%2C+notify+after+failure"></a>
   <h3>forrestbot2: clean, notify after failure</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1545,7 +1581,7 @@
   <br>
   If the 'site' target fails, continue so that 'notify' will happen.</p>
   </div>
  -<a name="N10233"></a><a name="Some+TOC+links+do+not+work"></a>
  +<a name="N1024F"></a><a name="Some+TOC+links+do+not+work"></a>
   <h3>Some TOC links do not work</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1603,7 +1639,7 @@
   <br>
   I use forrest-0.6dev, krysalis-skin but the links are broken in forrest-skin, too.</p>
   </div>
  -<a name="N10241"></a><a name="move+upgrade_cocoon_jars.sh+to+an+ant+target"></a>
  +<a name="N1025D"></a><a name="move+upgrade_cocoon_jars.sh+to+an+ant+target"></a>
   <h3>move upgrade_cocoon_jars.sh to an ant target</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1611,7 +1647,7 @@
   </p>
   <p>To allow people from other platforms to upgrade to a newer version of cocoon a ant script would be needed.</p>
   </div>
  -<a name="N1024F"></a><a name="Port+javascript+menus+to+all+skins"></a>
  +<a name="N1026B"></a><a name="Port+javascript+menus+to+all+skins"></a>
   <h3>Port javascript menus to all skins</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1631,7 +1667,7 @@
   <br>
   See forrest-dev thread 'Menu questions' for more info.</p>
   </div>
  -<a name="N1025D"></a><a name="xlink+problems+with+SVG+files"></a>
  +<a name="N10279"></a><a name="xlink+problems+with+SVG+files"></a>
   <h3>xlink problems with SVG files</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1705,7 +1741,7 @@
   <br>
   </p>
   </div>
  -<a name="N1026B"></a><a name="Generating+content+pages+with+non+.html+extensions"></a>
  +<a name="N10287"></a><a name="Generating+content+pages+with+non+.html+extensions"></a>
   <h3>Generating content pages with non .html extensions</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1725,7 +1761,7 @@
   <br>
   Just an enhancement... in my case not having it prevents me from using forrest (this time; I'm rather sad about that), but I see a future version where I can use it to make life easier.</p>
   </div>
  -<a name="N10279"></a><a name="WAI+ideas"></a>
  +<a name="N10295"></a><a name="WAI+ideas"></a>
   <h3>WAI ideas</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1769,7 +1805,7 @@
   <br>
   </p>
   </div>
  -<a name="N10287"></a><a name="wrong+date+when+doing+%26quot%3Bforrest+run%26quot%3B"></a>
  +<a name="N102A3"></a><a name="wrong+date+when+doing+%26quot%3Bforrest+run%26quot%3B"></a>
   <h3>wrong date when doing &amp;quot;forrest run&amp;quot;</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1783,7 +1819,7 @@
   <br>
   &quot;Last Published: January 1, 1970 GMT&quot;</p>
   </div>
  -<a name="N10295"></a><a name="support+multiple+languages+%28i18n%29"></a>
  +<a name="N102B1"></a><a name="support+multiple+languages+%28i18n%29"></a>
   <h3>support multiple languages (i18n)</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1811,7 +1847,7 @@
   <br>
   Obviously, I could use the exact same approach to create .xml whereever I created .html before, but my long-term goal is to get rid of m4. Has anybody already put some thought into how this would be done with forrest?</p>
   </div>
  -<a name="N102A3"></a><a name="support+for+emacs+compile"></a>
  +<a name="N102BF"></a><a name="support+for+emacs+compile"></a>
   <h3>support for emacs compile</h3>
   <div style="margin-left: 0 ; border: 2px">
   <p>
  @@ -1844,50 +1880,6 @@
   but perhaps you have already found smarter solutions?
   <br>
   </p>
  -</div>
  -<a name="N102B1"></a><a name="supporting+xhtml%2Fcss+%28as+per+validator.w3.org%29+in+project+directory+tree"></a>
  -<h3>supporting xhtml/css (as per validator.w3.org) in project directory tree</h3>
  -<div style="margin-left: 0 ; border: 2px">
  -<p>
  -<a class="external" href="http://issues.cocoondev.org/jira//ViewIssue.jspa?key=FOR-15">http://issues.cocoondev.org/jira//ViewIssue.jspa?key=FOR-15</a>
  -</p>
  -<p>In order to use the w3c.org sanity checks on xhtml11 and css2, I need html files to start with:
  -<br>
  -&lt;?xml version=&quot;1.0&quot; encoding=&quot;iso-8859-1&quot;?&gt;
  -<br>
  -&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; &quot;<a href="http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot">http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&amp;quot</a>;&gt;
  -<br>
  -&lt;html xmlns=&quot;<a href="http://www.w3.org/1999/xhtml&quot">http://www.w3.org/1999/xhtml&amp;quot</a>; xml:lang=&quot;en&quot;&gt;
  -<br>
  -&lt;head&gt; ...
  -<br>
  -
  -<br>
  -The only place I found a reference to &quot;HTML 4.01 Transitional//EN...&quot; in the myproject directory tree was in build\tmp\context\sitemap.xmap
  -<br>
  -which had no effect.
  -<br>
  -1) I had to change it in xml-forrest\build\dist\shbat\context\sitemap.xmap which doesn't appear to be the right place to me.
  -<br>
  -2) In which file would I have to change &quot;DOCTYPE HTML PUBLIC&quot; to &quot;DOCTYPE html PUBLIC&quot;? 
  -<br>
  -3) Where would I change &quot;META&quot; to &quot;meta&quot;? XHTML doesn't like caps.
  -<br>
  -4) The end tags need to be `&quot; /&gt;` instead of `&quot;&gt;` where would one change that?
  -<br>
  -5) Where would I change the margin attributes of the &quot;body&quot; tag?
  -<br>
  -6) Where would I change the attributes of the &quot;td&quot; tag?
  -<br>
  -etc., etc.</p>
  -</div>
  -<a name="N102BF"></a><a name="Integrated+searching"></a>
  -<h3>Integrated searching</h3>
  -<div style="margin-left: 0 ; border: 2px">
  -<p>
  -<a class="external" href="http://issues.cocoondev.org/jira//ViewIssue.jspa?key=FOR-9">http://issues.cocoondev.org/jira//ViewIssue.jspa?key=FOR-9</a>
  -</p>
  -<p>In the Jetty and .war target, having some integrated search facility based on Lucene...</p>
   </div>
   <div class="attribution"></div>
   </div>
  
  
  
  1.14      +466 -466  xml-site/targets/forrest/forrest-issues.pdf
  
  	<<Binary file>>
  
  
  1.23      +436 -299  xml-site/targets/forrest/linking.pdf
  
  	<<Binary file>>
  
  
  1.25      +255 -214  xml-site/targets/forrest/primer.pdf
  
  	<<Binary file>>
  
  
  1.2       +0 -0      xml-site/targets/forrest/upgrading_06.html
  
  Index: upgrading_06.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/forrest/upgrading_06.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  
  
  
  1.35      +0 -0      xml-site/targets/forrest/your-project.html
  
  Index: your-project.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/forrest/your-project.html,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  
  
  
  1.31      +466 -402  xml-site/targets/forrest/your-project.pdf
  
  	<<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: general-cvs-help@xml.apache.org