Janne,
Is there a reason why the TOC is only rendered the first time on a page ?
if( context.getVariable( VAR_ALREADY_PROCESSING ) != null )
return rb.getString("tableofcontents.title");
dirk
On Thu, Jun 26, 2008 at 6:42 PM, Dirk Frederickx
<[EMAIL PROTECTED]> wrote:
> Bob,
>
> Can you log this in JIRA.
>
> So I can improve the css to imrpvoe the style of toc's in left-menu's.
> This looks to me like a useful use-case.
>
>
> dirk
>
> On Thu, Jun 26, 2008 at 6:00 PM, Bob Paige <[EMAIL PROTECTED]> wrote:
>> Rather than remembering to put the [{TableOfContents}] plugin in every page
>> in my wiki, it occurred to me to put it in the LeftMenu page, but this
>> doesn't work so well. Has anyone else considered this, or come up with a
>> more graceful solution?
>>
>> When I put it in the LeftMenu, I doesn't display as well, and it still puts
>> a big "Table Of Contents" header on it even if there are no headings in the
>> page.
>>
>> Ideas?
>>
>> --
>> Bobman
>>
>