WikyBlog
Download

To Do List > Talk > Plugin Development

The plugin system is currently in Beta, so it works but will be going through some changes... What's needed most is work on the plugin management scripts (installing/updating/removing of plugins).

The biggest problem I see with the implementation, is that so much depends on the folder name of the plugin. A folder name of /skeleton means the url of all skeletons will begin with "/skeleton"... the wiki will look for a $lang['skeleton'] value... the class in /skeleton/class.php has to be "class skeleton"...

I also think the administrators should be able to install a plugin more than once. Say for instance, there's a plugin named "plant". The administrator should be able to install it as data type "tree" and "shrub"...

Last modified 01:50 Tue, 31 Oct 2006 by Main. Accessed 521 times What Links Here share Share Except where expressly noted, this work is licensed under a Creative Commons License.