[ http://issues.apache.org/jira/browse/FOR-807?page=comments#action_12365459 ]
Thorsten Scherler commented on FOR-807: --------------------------------------- I am looking right now in this topic and have some interesting findings: in docs_0_60/sitemap-ref.html (368): <p> So <link href="../index.html">index.html</link> is formed from aggregating <link href="../body-index.html">body-index.html</link> and <link href="../menu-index.html">menu-index.html</link> and <link href="../tab-index.html">tab-index.html</link> and then applying the <code>site2xhtml.xsl</code> stylesheet to the result. </p> That is *highly* old fashion skin specific and does not work in the dispatcher anymore. Here we would use something like ...<link href="index.body.html">index.body.html</link>... I am unsure what to recommend, because if we update the docu skins will throw an error. One could add the old matches again but I do not recommend this because since I considered them "evil" I now turned to our naming conventions for file extension. > Generate site-author site without errors > ---------------------------------------- > > Key: FOR-807 > URL: http://issues.apache.org/jira/browse/FOR-807 > Project: Forrest > Type: Sub-task > Components: Dispatcher (aka views) > Reporter: Thorsten Scherler > Assignee: Thorsten Scherler > Attachments: broken-links.xml > > Before we can think about releasing the plugins from whiteboard, we need to > be able to generate our "site-author" without errors. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira