[dokuwiki] Edit section plugin

  • From: Ben Coburn <btcoburn@xxxxxxxxxxxxx>
  • To: DokuWiki List <dokuwiki@xxxxxxxxxxxxx>
  • Date: Sun, 28 May 2006 23:16:02 -0700

I just finished bundling up an edit section plugin for DokuWiki. It pushes the edit section buttons up to the header that the edit starts at and supports hierarchical (nested) or flat edit sections. It requires the current development code, and has CSS designed to work with the default template. (You will probably need to clear your browser cache to see the new CSS styles.)

The plugin can be retrieved from here.
http://source.silicodon.net/releases/dokuwiki-plugins/edit-section- reorganizer/editsections.tgz


DokuWiki developers may find it interesting that this is not a syntax plugin. It uses an action event to dynamically rewrite the "call list" generated by DokuWiki's parser (really handler) before it is rendered out to xhtml.

Regards, Ben Coburn


------------------- silicodon.net -------------------

--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts:

  • » [dokuwiki] Edit section plugin