[Trac-tickets] [The Trac Project] #2136: Inline version of [[PageOutline]] generates wrong layout

The Trac Project noreply at edgewall.com
Wed Sep 28 03:43:14 CDT 2005


#2136: Inline version of [[PageOutline]]  generates wrong layout
----------------------------------+-----------------------------------------
 Reporter:  nunterberg at gmail.com  |       Owner:  jonas
     Type:  defect                |      Status:  new  
 Priority:  normal                |   Milestone:  0.9  
Component:  wiki                  |     Version:  0.9b2
 Severity:  normal                |   Keywords:  macros                |  
----------------------------------+-----------------------------------------
 When using the inline version of the {{{PageOutline]]}}} macro like this:
 {{{
 [[PageOutline(0-3, Contents, inline)]]
 }}}
 the generated table of contents has a very bad layout, it looks like this:

 {{{
 Contents

    1.  1. Top Title
            1. Subtitle 1
            2. Subtitle 2
 }}}

 Note the duplicate numbers. I would suggest a similar layout as
 {{{PageOutline}}} produces in outline mode (no numbers, no addinional
 empty lines)

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2136>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list