[dokuwiki] Re: Section edit
- From: Nikolay Vladimirov <nikolay@xxxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sun, 26 Aug 2007 01:42:55 +0300
On (25/08/07 18:50), Nikolay Vladimirov wrote:
> Hi!
>
> I'm trying to make a dokuwiki plug-in and I have a question.
>
> How can I replace(or alter) the default dokuwiki sectioning for partial
> editing? For example:
>
> some text....
> <mytag>
> section for editing
> </mytag>
> some other text...
>
> I want only the sections that I defined(taged with "mytag") to have partial
> editing.
>
Sorry for that.
I guess I found what I wanted to know. I used the PARSER_HANDLER_DONE event and
$calls array.
--
NV
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Section edit
- From: Nikolay Vladimirov
Other related posts:
- » [dokuwiki] Section edit
- » [dokuwiki] Re: Section edit
- [dokuwiki] Section edit
- From: Nikolay Vladimirov