You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Monika Schäfer (JIRA)" <ji...@apache.org> on 2006/01/28 09:37:35 UTC

[jira] Created: (FOR-795) Navigation bars for easy access in long documents

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


Re: [jira] Created: (FOR-795) Navigation bars for easy access in long documents

Posted by Thorsten Scherler <th...@apache.org>.
El sáb, 28-01-2006 a las 09:37 +0100, Monika Schäfer (JIRA) escribió:
> 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

Actually I am not in favor to apply the patch to skins but I will do it
for the dispatcher.

salu2
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


[jira] Updated: (FOR-795) Navigation bars for easy access in long documents

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-795?page=all ]

Ross Gardler updated FOR-795:
-----------------------------

     Component: Dispatcher (aka views)
       Urgency: Low
    Other Info: [Patch available]

Notw - the "intro" element added is equivalent to the existing abstract element and therefore not needed.

> 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), Dispatcher (aka views)
>     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


[jira] Commented: (FOR-795) Navigation bars for easy access in long documents

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/FOR-795?page=comments#action_12375867 ] 

Ross Gardler commented on FOR-795:
----------------------------------

This looks like a great feature, but it needs a little work as it is not currently a patch:

- remove the intro element 
- use English for navigation target names (e.g. TOCEnde)

probably best to just create a contract for this in the dispatcher.

> 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), Dispatcher (aka views)
>     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