Hey, that looks like a welcomed improvement!
On Fri, Feb 10, 2012 at 6:10 AM, Roger Martín <[email protected]> wrote:
> hi folk!
>
> The last changes i made (plugin, translation, multiviews) are always
> incomplete because i don't know how to change aiki admin panel.
> I evaluate the problem,and here you have my conclusions:
> 1) In few words: Love & hate
> - when it works, aiki admin works fine. A great work; a lot of code in
> javascript, ajax, and php
> - when it crashs.. it is a debug hell.
>
> 2) It's hard to improve, difficult to debug, and a minor change can crashs
> it.
>
> The problem is not javascript. It's the way to use it.
>
> For example, i'm using this:
> ul id='main-navigation'
> .li a href='[root]/admin/sites' id='nav-sites' Sites
> .li a href='[root]/admin/widget' id='nav-widget Widget
> This means: i ¡never user href='#'!, admin works without javascript, more
> widgets but easier to program, a error can easily found,
>
> After, i will ajaxify the code with something like this:
> $(#main-navigation a).click ( function() {$("content").load(
> $(this).attr("href") ) })
> debugging ? turn off javascript or deactivate widget with js (all js will be
> in a unique widget)
>
> 3) Things i want remove and other that i want mantain.
> There are lot of good ideas: edit all tables with the some code, the same
> for settings.
> But the accordion effect, will be removed for some time. When all works
> fine, i will recover it or not..
>
> 4) The Proposal
> I'm working on a first mockup, that can be added to aiki as a second admin
> panel.
> Is somebody working on another version of aiki admin? or have interest to
> work together?
I think great to collaborate. Jakub was going to work on this in 0.9.1
cycle. Speaking of which, I'm closing out 0.9.0. Its time, Spencer and
Pete are working on making an announcement, so we can get that feeling
of accomplishment!
Jon
>
> Roger
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~aikiframework-devel
> Post to : [email protected]
> Unsubscribe : https://launchpad.net/~aikiframework-devel
> More help : https://help.launchpad.net/ListHelp
>
--
Jon Phillips 王✳爻气 http://fabricatorz.com ✳ skype: kidproto ✳ irc: rejon
+1.415.830.3884 (global) ✳ +86-187-1003-9974 (beijing)
_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help : https://help.launchpad.net/ListHelp