On Tue, Oct 20, 2009 at 10:33 PM, Thomas Vander Stichele <[email protected]> wrote: > > After reading the dev docs, I realized there's not actually much in > there that talks about developing your plugin. Florian told me to look > at the example plugin mentioned there, which is what I am doing now. > > Two initial remarks: > > - is there any reason at all that the tarball is still stamped 'elisa' > all over ?
As another newcomer to the project, you'll quickly find that much of the code still uses "elisa" rather than "moovida". In particular, the python library namespace. Until that changes, the plugins must also use the "elisa" namespace. > - the permissions inside the plugin are bad: > So that wasn't just me! See: http://www.moovida.com/forums/viewtopic.php?id=1352 I would guess the example plugin was put together on Windows or something... anyway, another plea to get the permissions fixed. Peter
