[dokuwiki] Re: DokuWiki Plugin Wizard

  • From: Otto Vainio <otto@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 01 Dec 2009 16:18:58 +0200

Michael Klier wrote:
Hello @list,

Hi

a couple of days ago Andi came acrosse an Extension Wizard for Firefox
extentions [1] and thought it might be a good Idea to have something similar
for DokuWiki Plugins too and I as well as others agreed [2]. So we went ahead
and put sth. together. Today, the thing went live and can be found at:

        http://dwpluginwiz.chimeric.de


found a bug. Yes really :)

For syntax plugin it creates the class as

class plugin_syntax_nnnn extends DokuWiki_Syntax_Plugin {

When it should be

class syntax_plugin_nnnn extends DokuWiki_Syntax_Plugin {


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

Other related posts: