[dokuwiki] Future Plugin Interfaces ?
- From: Rainer Weinhold <inforw@xxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Mon, 18 Jul 2005 14:06:19 +0000
So here is the really question:
At the moment I'm writing on a Plugin to add a type of Blog
functionality. This means that I need Dokuwiki to call my code from some
other places that actually possible(AFIK).
At the moment there are Plugins to Change the content. (syntax.php)
At the moment I have added some code to extend the doku.php to execute
my own Command (?do=plg:%plugname%:%cmd%) and added some code into the
feed.php to have the ability to 'register' my additional RSS Feed.
Next I need a Plugin extend the Edit-page. So the question is now, are
there any Design or something for such, say extended Plugins ?
On the Web is only a List a la:
<quote>
Currently available Plugin Types:
* Syntax Plugins
* more to come
</quote>
regards Rainer
- Follow-Ups:
- [dokuwiki] Re: Future Plugin Interfaces ?
- From: Andreas Gohr
Other related posts:
- » [dokuwiki] Future Plugin Interfaces ?
- » [dokuwiki] Re: Future Plugin Interfaces ?
- » [dokuwiki] Re: Future Plugin Interfaces ?
- » [dokuwiki] Re: Future Plugin Interfaces ?
- » [dokuwiki] Re: Future Plugin Interfaces ?
- » [dokuwiki] Re: Future Plugin Interfaces ?
- » [dokuwiki] Re: Future Plugin Interfaces ?
- [dokuwiki] Re: Future Plugin Interfaces ?
- From: Andreas Gohr