Issue Details (XML | Word | Printable)

Key: FOR-922
Type: Task Task
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: David Crossley
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Forrest

update all docs that explain sitemap fragments

Created: 25/Aug/06 04:04 AM   Updated: 16/Mar/09 03:18 AM
Return to search
Component/s: Documentation and website
Affects Version/s: 0.9-dev
Fix Version/s: 0.9-dev

Time Tracking:
Not Specified


 Description  « Hide
There are various documents that explain parts of the sitemaps. Some of these mention pathnames, some have actual fragments of code copied from sitemaps. All of this needs to be updated to reflect the current sitemaps.

The sitemaps were recently updated to use locationmap, some sitemaps were simplified, filenames were changed, e.g. document2html.xsl to document-to-html.xsl

These changes need to be reflected in the current docs.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #436661 Fri Aug 25 05:04:08 UTC 2006 crossley Update filenames in text for the new *-to-*.xsl naming convention.
Issue: FOR-922
Files Changed
MODIFY /forrest/trunk/site-author/content/xdocs/docs_0_80/locationmap.xml
MODIFY /forrest/trunk/main/webapp/skins/common/xslt/html/tab-to-menu.xsl
MODIFY /forrest/trunk/main/webapp/skins/leather-dev/xslt/html/site-to-xhtml.xsl
MODIFY /forrest/trunk/site-author/content/xdocs/docs_0_80/howto/multi/revision-howto-multi-2003-09-15.xml
MODIFY /forrest/trunk/main/webapp/skins/plain-dev/xslt/html/document-to-html.xsl
MODIFY /forrest/trunk/main/webapp/faq.xmap
MODIFY /forrest/trunk/main/webapp/skins/leather-dev/xslt/html/document-to-html.xsl
MODIFY /forrest/trunk/main/webapp/skins/plain-dev/xslt/html/book-to-menu.xsl
MODIFY /forrest/trunk/main/webapp/skins/leather-dev/xslt/html/book-to-menu.xsl
MODIFY /forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/src/documentation/content/xdocs/index.xml
MODIFY /forrest/trunk/main/webapp/skins/leather-dev/xslt/xml/ft-to-xhtml.xsl
MODIFY /forrest/trunk/site-author/content/xdocs/docs_0_80/faq.xml
MODIFY /forrest/trunk/main/webapp/skins/leather-dev/xslt/xml/fct-bits/pipeline.txt
MODIFY /forrest/trunk/main/webapp/skins/pelt/xslt/html/tab-to-menu.xsl
MODIFY /forrest/trunk/main/webapp/skins/coat/xslt/html/site-to-xhtml.xsl
MODIFY /forrest/trunk/main/webapp/skins/pelt/xslt/html/document-to-html.xsl
MODIFY /forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml
MODIFY /forrest/trunk/main/webapp/skins/pelt/xslt/html/book-to-menu.xsl
MODIFY /forrest/trunk/main/webapp/skins/leather-dev/xslt/xml/contract.xsl
MODIFY /forrest/trunk/main/webapp/skins/common/xslt/html/tabutils.xsl
MODIFY /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/src/documentation/content/xdocs/samples/xhtml2_subset.xml
MODIFY /forrest/trunk/main/webapp/skins/scales/xslt/html/site-to-xhtml.xsl
MODIFY /forrest/trunk/main/webapp/skins/common/xslt/html/site-to-xhtml.xsl
MODIFY /forrest/trunk/main/webapp/skins/tigris/xslt/html/tab-to-menu.xsl
MODIFY /forrest/trunk/site-author/content/xdocs/docs_0_80/howto/project_sitemap.xmap.html
MODIFY /forrest/trunk/main/webapp/search.xmap
MODIFY /forrest/trunk/main/webapp/skins/leather-dev/xslt/html/tab-to-menu.xsl
MODIFY /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/src/java/org/apache/forrest/acting/RecursiveDirectoryTraversalAction.java
MODIFY /forrest/trunk/main/webapp/skins/leather-dev/xslt/xml/site-to-xml.xsl
MODIFY /forrest/trunk/main/webapp/skins/common/xslt/html/document-to-html.xsl
MODIFY /forrest/trunk/main/webapp/skins/tigris/xslt/html/document-to-html.xsl
MODIFY /forrest/trunk/main/webapp/skins/common/xslt/html/book-to-menu.xsl
MODIFY /forrest/trunk/main/webapp/skins/scales/xslt/html/document-to-html.xsl
MODIFY /forrest/trunk/main/webapp/skins/tigris/xslt/html/book-to-menu.xsl
MODIFY /forrest/trunk/main/webapp/skins/scales/xslt/html/book-to-menu.xsl
MODIFY /forrest/trunk/main/webapp/skins/pelt/xslt/html/site-to-xhtml.xsl
MODIFY /forrest/trunk/site-author/content/xdocs/docs_0_80/sitemap-ref.xml
MODIFY /forrest/trunk/main/webapp/skins/coat/xslt/html/tab-to-menu.xsl
MODIFY /forrest/trunk/main/webapp/skins/coat/xslt/html/document-to-html.xsl
MODIFY /forrest/trunk/main/webapp/skins/coat/xslt/html/book-to-menu.xsl
MODIFY /forrest/trunk/main/java/org/apache/forrest/sourceexists/SourceExistsSelector.java
MODIFY /forrest/trunk/main/webapp/skins/tigris/xslt/html/site-to-xhtml.xsl
MODIFY /forrest/trunk/main/webapp/skins/scales/xslt/html/tab-to-menu.xsl

David Crossley added a comment - 25/Aug/06 05:06 AM
I used 'find and grep' to locate patterns "2.*\.xsl" and fixed them to the "*-to-*" convention (r436661).

Now remains the updating of xdocs that have sitemap snippets.

Repository Revision Date User Message
ASF #437044 Sat Aug 26 00:39:35 UTC 2006 crossley Update filenames in text for the new *-to-*.xsl naming convention.
Issue: FOR-922
Files Changed
MODIFY /forrest/trunk/main/webapp/resources/stylesheets/directory-to-book.xsl
MODIFY /forrest/trunk/main/webapp/resources/stylesheets/replaceCharsInString.xsl
MODIFY /forrest/trunk/main/webapp/resources/stylesheets/generateId.xsl

Repository Revision Date User Message
ASF #481481 Sat Dec 02 01:24:20 UTC 2006 crossley Add a note that documentation has not been updated regarding sitemap examples and plugin sitemaps.
Issues FOR-546 and FOR-922
Files Changed
MODIFY /forrest/trunk/site-author/content/xdocs/docs_0_80/upgrading_08.xml

David Crossley added a comment - 01/Mar/07 02:53 AM
See also notes in FOR-546 - the sitemap-ref.html (and perhaps others) needs to also be updated regarding the use of plugins rather than everything in core sitemaps as it was when this doc was written.

Repository Revision Date User Message
ASF #521120 Thu Mar 22 05:15:07 UTC 2007 crossley Add a warning that example sitemap fragments are out-of-date. Workaround for FOR-922.
Files Changed
MODIFY /forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-custom-html-source.xml
MODIFY /forrest/trunk/site-author/content/xdocs/docs_0_80/howto/forrest.xmap.html
MODIFY /forrest/trunk/site-author/content/xdocs/docs_0_80/sitemap-ref.xml
MODIFY /forrest/trunk/site-author/content/xdocs/docs_0_80/howto/sitemap.xmap.html

David Crossley added a comment - 22/Mar/07 05:23 AM
We don't seem to be able to encourage someone to update these documents, so added a workaround to enable the 0.8 release ... a warning that they are out-of-date.

I used 'find and grep' to locate patterns "<map:" and investigated the docs. Some documents have generic snippets and so okay. Some are more explicit, so now have a warning. It is a pity because these are our main documents on the topic ...

sitemap-ref.xml
howto/howto-custom-html-source.xml
howto/forrest.xmap.html
howto/sitemap.xmap.html

Repository Revision Date User Message
ASF #523017 Tue Mar 27 17:49:34 UTC 2007 ferdinand FOR-922: Adjusted sitemap-examples in this howto to the changes in Forrest
Files Changed
MODIFY /forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-custom-html-source.xml

Repository Revision Date User Message
ASF #523516 Thu Mar 29 00:26:52 UTC 2007 crossley Remove superfluous files follow re-working of the parent doc howto-custom-html-source.xml in r523017 for FOR-922.
Files Changed
DEL /forrest/trunk/site-author/content/xdocs/docs_0_80/howto/forrest.xmap.html
DEL /forrest/trunk/site-author/content/xdocs/docs_0_80/howto/project_sitemap.xmap.html
DEL /forrest/trunk/site-author/content/xdocs/docs_0_80/howto/sitemap.xmap.html

David Crossley made changes - 18/Apr/07 09:12 AM
Field Original Value New Value
Fix Version/s 0.9-dev [ 12310041 ]
Fix Version/s 0.8 [ 12310040 ]
Chris Maloney added a comment - 11/Mar/09 01:34 AM
If this is still considered open, I will try to do it. I've been studying Forrest and Cocoon a lot lately, and would like to lend a hand. I'd need somebody to help me get started, though.

David Crossley added a comment - 16/Mar/09 03:18 AM
Fantastic, thanks. What sort of help do you need to get started?

Are you comfortable with running forrest, and know that our docs are in $FORREST_HOME/site-author directory? Use head of our SVN trunk (i.e. 0.9-dev) and we concentrate on the top-level docs (site-author/content/xdocs) and the current dev version docs (site-author/content/xdocs/docs_0_90/) only.

I suggest that you provide a smallish patch to one of them, so we can ensure your patch technique before doing anything major.

Ask any general questions on the dev mail list. Thanks again.

David Crossley made changes - 16/Mar/09 03:18 AM
Affects Version/s 0.8 [ 12310040 ]
Affects Version/s 0.9-dev [ 12310041 ]