Issue Details (XML | Word | Printable)

Key: FOR-480
Type: Bug Bug
Status: Resolved Resolved
Resolution: Incomplete
Priority: Minor Minor
Assignee: David Crossley
Reporter: David Crossley
Votes: 0
Watchers: 0
Operations

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

The Cocoon cli.xconf generates its extra documents into main/site/

Created: 16/Apr/05 03:17 AM   Updated: 15/Jun/07 07:19 AM
Return to search
Component/s: Launch 'forrest'
Affects Version/s: 0.6, 0.7, 0.8
Fix Version/s: 0.8

Time Tracking:
Not Specified

Issue Links:
Duplicate
 


 Description  « Hide
Extra URIs (additional to those in site.xml) can be processed by declaring them in a project-based conf/cli.xconf

However, the final documents are not being generated into build/site/ but instead are going into main/site/



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
David Crossley added a comment - 16/Apr/05 03:40 AM
The cli.xconf file has a configuration element "dest-dir" and the element "uri" has an attribute "dest". Both of them cause the extra documents to be relative to the webapp context rather that the propject home.

David Crossley added a comment - 13/Oct/05 02:03 PM
A good workaround is to add a secret link to one of your source docs, e.g. index.xml
<a href="mirrors.html"/>
This is an alternative way to get extra URIs to be processed, instead of using cli.xconf

David Crossley added a comment - 30/May/06 02:45 PM
See comments at FOR-300.

David Crossley added a comment - 15/Jun/07 07:19 AM
See the much better workaround at FOR-300 and fully explained at http://forrest.apache.org/docs_0_90/howto/howto-asf-mirror.html#link