[dokuwiki] Re: My first syntax plugin

Hello Christopher,

i have a little problem with your plugin.

a fold will be written as:

======== My folding section ========
This will be folded
by default


Right ?

But it is rendered by dokuwiki as heading level 1:


<a name="my_folding_section"></a><h1>== My folding section ==</h1>
<div class="level1">

<p>
This will be folded by default
</p>

</div>


Do i miss something or what is wrong here ?

Any help would be appreciated.

Mit freundlichen Grüßen
Uwe Kirbach

--
Uwe Kirbach
EnBW Service GmbH
Betrieb Enterprise Systeme und Infrastruktur
Systemmanagement Unix

Durlacher Allee 93
76131 Karlsruhe

Tel: +49 (0)721-63-14139


> -----Original Message-----
> From: dokuwiki-bounce@xxxxxxxxxxxxx 
> [mailto:dokuwiki-bounce@xxxxxxxxxxxxx] On Behalf Of Christopher Stoll
> Sent: Sunday, May 22, 2005 6:59 AM
> To: dokuwiki@xxxxxxxxxxxxx
> Subject: [dokuwiki] My first syntax plugin
> 
> 
> Here is my first attempt at a syntax plugin, it is to add
> folding/collapsing section support. It is almost done, but I need
> ideas on how I can add a final </div> tag when there are no more
> sections to fold.
> 
> -Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: