Let us know when you think it is ready.

Massimo

On Aug 2, 1:31 am, Ramana <[email protected]> wrote:
> Dear all,
>
> I am overwhelmed by your positive response and kind words. Thank you very
> much.
>
> I just want to clarify that the HTML theme is not my own. I copied it
> from Rails
> Admin <https://github.com/sferik/rails_admin>, which in turn is based on 
> Activo
> Theme <https://github.com/dmfrancisco/activo>, both are MIT licensed.
>
> Regarding including this plugin in welcome app, I feel that it is still too
> early. There are no test cases. Widgets for Date Time fields, multi-select
> fields and many-to-many associations are still not there. But I am working
> on them. I released the plugin even before it is perfect/stable because I
> wanted some feedback from you. Now I can work more confidently and
> enthusiastically, thanks to your feedback.
>
> Thanks & Regards,
> Ramana.
>
> On Mon, Aug 1, 2011 at 2:21 PM, Massimo Di Pierro <
>
>
>
>
>
>
>
> [email protected]> wrote:
> > A proposal....
>
> > 1) we change
>
> > auth.requires_permission(....) with auth.requires(is_admin or
> > has_permission(...))
>
> > 2) we move  everything that is not under */plugin_instant_admin under
> > plugins/plugin_instant_admin
>
> > 3) we rename instant_admin into iadmin
>
> > 4) we include it into welcome app
>
> > 5) we expose iadmin and old appadmin, default to iadmin, allow
> > administrator to switch back to old appadmin (using session to keep
> > state)?
>
> > I would take a patch in this direction but I would like to hear more
> > opinions.
> > It would be great if the the edit for and the pagination table where
> > to expose as components to be embedded in regular pages.
>
> > Massimo
>
> > On Aug 1, 1:09 am, Ramana <[email protected]> wrote:
> > > Dear Web2py users,
>
> > > I just launched the beta version of Web2py Instant
> > > Admin<http://sramana.in/web2py-instant-admin>,
> > > a (supposedly) django-like admin interface for Web2py applications.
> > > The demo<http://w2padmin.appspot.com/>is here, documentation is
> > > here <http://readthedocs.org/docs/web2py-instant-admin> and source code
> > is
> > > here <http://github.com/sramana/web2py-instant-admin>. Since this is my
> > > first Web2py project, I don't know how good/bad the quality is. Your
> > > feedback will be very valuable for me. Thanks for your time.
>
> > > Thanks & Regards,
> > > Ramana.

Reply via email to