Navigation bars for easy access in long documents -------------------------------------------------
Key: FOR-795 URL: http://issues.apache.org/jira/browse/FOR-795 Project: Forrest Type: Improvement Components: Skins (general issues) Versions: 0.7, 0.6 Reporter: Monika Schäfer Priority: Minor Attachments: jira-issue-1.zip I added the possibility to have navigation bars between the sections of a document. as you can see on my site http://www.krabbelkaefer.de/bedarf2005/info.html. These navigation bars work for Version 0.6 and 0.7. To have these I modified my document2html.xsl site2xhtml.xsl and added a few lines to screen.css to have a special class for that navigation-bar. The additions are marked with comments like <!-- section-navigator beginn --> I hope this is enough to understand these enhancement. I also added an <intro> to the <header> to have some Text above the minitoc as you can see on my example. And I added a switch for the pdf-link to deactivate it per document, my skinconfig says true but special documents that won't need it say no. The navigation bars can be switched of the same way. I added my xml template to show what you have to do in a document. Maybe this feature can be include in the common part sometimes. I attached my files in one zip-file. -- 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