Sugestion:
I think that a better spec would be a directory to plugins, with a diretory
for the plugin, and a application-like struture. So web2py read it as read
application directory.
- application
--cache
--controllers
..
--models
--modules
..
--plugins
---myplugin
----cache
----controllers
----docs (instructions, examples)
..
----models
----modules
..
----views
--views
it make easy install/uninstall plugins, just creating/delete the directory.
More ideias?
2009/12/29 mdipierro <[email protected]>
> I cannot find it either.
>
> On Dec 28, 8:51 pm, Thadeus Burgess <[email protected]> wrote:
> > Buried beyond 100's of google posts.
> >
> > Good Luck!
> >
> > There is also a screen cast on plugins at vimeo.
> >
> > http://www.vimeo.com/7182692
> >
> > The reason there is no "official" spec is because the system most
> > likely change. In my recent efforts making plugins, it leads to a
> > quite archaic design pattern for the plugins... and honestly, the
> > current spec is not a "plugin" its a naming convention. A "true"
> > plugin system really needs to be developed, but the reason it hasn't
> > is because there is no reason for them at this point in the ballgame.
> >
> > So here is the spec in a nutshell.
> >
> > Take web2py controllers/modules/views... and append the word plugin_
> > in front of the filename, database tables, etc.
> >
> > You now have a web2py plugin, congratulations.
> >
> > -Thadeus
> >
> > On Mon, Dec 28, 2009 at 6:29 AM, Alexandre Andrade
> >
> > <[email protected]> wrote:
> > > where we find the "not finalised" plugin spec?
> >
> > > 2009/12/9 Darcy Clark <[email protected]>
> >
> > >> sorry to answer my own (dumb) question ..... looks like the plugin
> > >> spec isn't finalised yet, so understandably there aren't many docs
> > >> floating around yet
> >
> > >> On Dec 9, 4:08 pm, Darcy Clark <[email protected]> wrote:
> > >> > where would I look if I was interested in learning how to develop
> > >> > plugins for web2py ?
> >
> > >> --
> >
> > >> You received this message because you are subscribed to the Google
> Groups
> > >> "web2py-users" group.
> > >> To post to this group, send email to [email protected].
> > >> To unsubscribe from this group, send email to
> > >> [email protected]<web2py%[email protected]>
> .
> > >> For more options, visit this group at
> > >>http://groups.google.com/group/web2py?hl=en.
> >
> > > --
> > > Atenciosamente
> >
> > > --
> > > =========================
> > > Alexandre Andrade
> > > Hipercenter.com
> >
> > > --
> >
> > > You received this message because you are subscribed to the Google
> Groups
> > > "web2py-users" group.
> > > To post to this group, send email to [email protected].
> > > To unsubscribe from this group, send email to
> > > [email protected]<web2py%[email protected]>
> .
> > > For more options, visit this group at
> > >http://groups.google.com/group/web2py?hl=en.
> >
> >
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<web2py%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
>
--
Atenciosamente
--
=========================
Alexandre Andrade
Hipercenter.com
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en.