You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Albert Kurucz (JIRA)" <ji...@codehaus.org> on 2009/05/11 18:30:45 UTC

[jira] Commented: (DOXIA-319) Improve toc macro for CSS

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

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

Even better:
It would be nice if the divID parameter exists, then the generated TOC, should show outside of both the <div id="bodyColumn">
      <div id="contentBox">
(with the speficied id).

This would allow the CSS programmer to put the TOC into the navigation column, where it really belongs.

> Improve toc macro for CSS
> -------------------------
>
>                 Key: DOXIA-319
>                 URL: http://jira.codehaus.org/browse/DOXIA-319
>             Project: Maven Doxia
>          Issue Type: Improvement
>         Environment: any
>            Reporter: Albert Kurucz
>            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