[ 
http://jira.codehaus.org/browse/DOXIA-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=176154#action_176154
 ] 

Albert Kurucz commented on DOXIA-319:
-------------------------------------

It would be so nice if the Site renderer could create a vertical menu from the 
TOC, like this site has (mine):
http://www.jtstand.com/

I think the <div> of TOC should be outside of the bodyColumn and the contentBox 
to be able to do this.
Correct me if I am wrong!


> Improve toc macro for CSS
> -------------------------
>
>                 Key: DOXIA-319
>                 URL: http://jira.codehaus.org/browse/DOXIA-319
>             Project: Maven Doxia
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.1
>         Environment: any
>            Reporter: Albert Kurucz
>            Assignee: Lukas Theussl
>            Priority: Minor
>
> The toc macro in APT works great!
> example: %{toc|section=0}
> But.
> It would be nice to make it CSS friendly with an divId= and/or divClass= 
> parameter.
> example: %{toc|section=0|divID=myTOC}
> If divId or div/Class parameter exists, the toc macro should change the 
> enclosing <div class="section"> accordingly.
> If there is no enclosing <div class="section">, then create an additional 
> <div> around the generated <ul><li> structure, which has the id/class as 
> specified.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to