-
Website
http://www.wp-fun.co.uk -
Original page
http://www.wp-fun.co.uk/2008/09/07/plugin-config-wordpress-vs-habari/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
donnacha | WordSkill
1 comment · 11 points
-
Improving The Web
5 comments · 1 points
-
michaeltwofish
4 comments · 12 points
-
Busby SEO Test
2 comments · 1 points
-
ringmaster
7 comments · 1 points
-
-
Popular Threads
Something you might have overlooked while you were describing this is the significance of this line in your Habari plugin:
Yes, your plugin can actually add configuration options to other plugins. Users may appreciate this powerful feature when coupled with our upcoming dependency functionality. A plugin could require that another plugin exist, and then add to its functionality.
For example, you could install a core spam-checking plugin, and then extend its capabilities and configuration options without providing a separate interface to do so. Easily integrated, simple to code, fun to use.
I think it's great to emphasize that all of these forms are built programmatically, rather than using hard-to-alter, fixed templates. For the effort, plugins have a consistent look, validation, uniform storage, and the immediate ability to be modified and extended easily by other plugins.
The examples in this post are a good comparison of features. I hope that you might write something on the use of sub-templates in themes, where a plugin provides its own output by default, but can be overridden by a template in the current theme. This (output) would even be the next logical step for the plugin you've produced above!
I am pleased that Habari is giving WordPress a good showing. Thanks again for another great article!
I am pretty much deciding on something I want to do then finding out how to do it so there are probably significances that I am missing. I hadn't though to extend the functionality of another plugin but it sounds like an excelllent idea.
I noticed the sub-template thing in the documentation so I will certainly be taking a closer look. I am making a conscious decision to make posts a direct comparison to WordPress features so I will need to see where it takes me before I know whether to write it up or not.