[dokuwiki] plugin example request
- From: Christian Walde <mithaldu@xxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 28 Apr 2006 01:16:31 +0200 (CEST)
Morning,
after trying to figure out the plugin system for some
time now i have basically given up. It seems that
trial and error is not suited for such a complex
system and studying it in order to learn it's inner
workings only to accomplish a simple task is not worth
it imho.
So i would like to make a request that would help me
immensely and should not be much work for an
experienced coder.
I would like to request a simple example plugin that
accomplishes the following:
- It works before any other syntax conversions from
the wiki or other plugins are done.
- It parses the content of a wiki page and looks for
certain strings via regexp. (I am fluent in regexp.)
- It then replaces said string with another string.
(If possible with some kind of method that allows me
to build the new string, based on the old string.)
(- Optionally i would like to be able to perform more
than one such replacements inside of one plugin.)
- After it is done, the content should be processed as
usual.
I would be very happy if someone could provide this.
:)
--
Grüsse,
Christian Walde
___________________________________________________________
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: plugin example request
- From: Chris Smith
Other related posts:
- » [dokuwiki] plugin example request
- » [dokuwiki] Re: plugin example request
- » [dokuwiki] Re: plugin example request
- » [dokuwiki] Re: plugin example request
- [dokuwiki] Re: plugin example request
- From: Chris Smith