[geeklog-devel] Introducing the Plugin Toolkit featuring the Plugin Generator
Dirk Haun
dirk at haun-online.de
Wed Mar 18 02:57:24 EDT 2009
Vincent Furia wrote:
>For plugin functions that are "optional" to implement
Strictly speaking, all of the API functions are optional :) For a
minimal plugin[1] you would only need to implement one function.
>I'd suggest creating
>them commented out. That way all that is needed to implement a function is
>to un-comment it and fill in the blanks. This could apply to the SQL file
>too, as not all plugins necessarily have SQL tables.
I think I'll make it ask two more questions:
1) Do you want to support Geeklog versions prior to 1.6?
-> For whether or not to add an old-school install script and for the
search API.
2) Do you need an SQL table?
-> Saves creating the "sql" directory (and the search functions).
Btw, this is, of course, an open source project. Contributions are
welcome. As are additional plugin-related tools to add to the toolkit.
bye, Dirk
[1] <http://wiki.geeklog.net/index.php/Minimal_Plugin>
--
http://www.haun-online.de/accu/
More information about the geeklog-devel
mailing list