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
-- Jon Phillips 王✳爻气 http://fabricatorz.com ✳ skype: kidproto ✳ irc: rejon +1.415.830.3884 (global) ✳ +86-187-1003-9974 (beijing) -- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/751044 Title: separate Javascript for widget Status in Aiki Framework: New Bug description: There should be javascript field in aiki_widget table like css where users can put javascript code for every widget. If all javascript are in the same file site is loading faster (less http requests) To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/751044/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp

