Re: [Aikiframework-devel] Rev: 896 Plugins!!

2011-12-14 Thread Roger Martín
2011/12/14 Jon Phillips > did you create a wiki entry for this? we should definitely have > documentation for...want to get release out on friday! > > yes..time ago http://www.aikiframework.org/wiki Plugin section ___ Mailing list: https://launchpad.n

Re: [Aikiframework-devel] Rev: 896 Plugins!!

2011-09-22 Thread Roger Martín
A plugin is a type of extension. Allow quick and easy development, and the most important, is re-usable code: a plugin work in every aiki site,view or languages, without change the widget code. For aiki core, plugins is a way to change aiki behaviour without changing the core (than can be slim

[Aikiframework-devel] Rev: 896 Plugins!!

2011-09-21 Thread Roger Martín
Hi folks!! i've added the main code for adding plugin in aiki. There a lot of work to do, but it works. Now, everbody can write plugin. To install a plugin is necesary: - copy plugin file(s) in aiki_root/plugins directory. - make available the plugin (tells aiki that there is a plugin available f