[dokuwiki] Re: need help with a syntax plugin

Of course the simple option is actually method 2!

Chris Smith wrote:
Flavio Curti wrote:
Hello

I try to create a plugin for dokuwiki that describes the assignment of
rack-space to customers. My idea was to make it look like this:


======================================================================
method 2: if you don't allow any dokuwiki formatting within your <rack>...</rack> tags use this as its the simplest


$this->Lexer->addSpecialPattern('<rack.*?</rack>', 'plugin_rack');

you need to then pull apart the intervening data and process it yourself

======================================================================

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

Other related posts: