I will. So what about javascript, are you convinced?
On Fri, 16 Mar 2012 09:59:51 -0000 rejon <[email protected]> wrote: > amazing ascii art. code it! > > On Fri, Mar 16, 2012 at 5:48 PM, Jakub Jankiewicz > <[email protected]> wrote: > > For admin panel I wanted to create dialog box > > > > > > +-widget name--------------------------[x]-+ > > | [Save] [View] [...] [options] [...] | > > +--______ _________ ----+--__________ ___--+ > > |_|normal|autorized|____|_|Javascript|CSS|_| > > | here will be sql [x| | > > | before we delete it | | > > +-----------V-----------+ .foo { | > > | | color: red; | > > | <div class="foo"> <-> } | > > | widget content | | > > | </div> | | > > | | | > > | | /| > > +-status----------------+------------------+ > > > > and this dialog can be maximized so in one case you can have full > > screen and only widget. > > and option will change things like url, parent, an other fields that > > are current in > > > > We are talking about database here not the interface. > > > > On Fri, 16 Mar 2012 08:12:44 -0000 > > rejon <[email protected]> wrote: > > > >> I still think that widgets should only have one texarea, and type > >> rather than tons of little boxes. > >> > >> Jon > >> > >> On Fri, Mar 16, 2012 at 2:34 PM, Jakub Jankiewicz > >> <[email protected]> wrote: > >> > This will also improve aiki site speed since we can combine > >> > javascript that will be splitted up into one javascript that add > >> > it to the html at the end. > >> > > >> > I think that seprated css and javascript are good ideas we should > >> > not give up css and add javascript, it will look like it > >> > complicate stuff but I try to make Admin Panel easy to use, you > >> > will see widget and (CSS OR JavaScript) on one screen so it will > >> > be fast to edit. > >> > > >> > And web app (site) that don't use html javascript can hide those > >> > so they will see only widget when editing. > >> > > >> > -- > >> > You received this bug notification because you are a member of > >> > Aiki Frame Developers, which is a bug assignee. > >> > https://bugs.launchpad.net/bugs/751044 > >> > > >> > Title: > >> > separate Javascript for widget > >> > > >> > To manage notifications about this bug go to: > >> > https://bugs.launchpad.net/aikiframework/+bug/751044/+subscriptions > >> > >> > > > > -- > > Jakub Jankiewicz > > twitter: @jcubic > > www: http://jcubic.pl > > > > -- > > You received this bug notification because you are a member of Aiki > > Frame Developers, which is a bug assignee. > > https://bugs.launchpad.net/bugs/751044 > > > > Title: > > separate Javascript for widget > > > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/aikiframework/+bug/751044/+subscriptions > > -- Jakub Jankiewicz twitter: @jcubic www: http://jcubic.pl _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp

