From: Wolfgang <wol...@ex...> - 2009-10-31 21:23:33
|
> probably we should just restyle the whole admin interface with some > yui (yahoo ui) ajax stuff. Some pages are already coded with this. I planned to extend my small yahoo ui xquery module (yahoo-ui.xql) to support menubars, so we could use one hierarchical menu bar on the top of the page. > otherwise.... xforms/serverside could do the trick? I also added xforms to the admin webapp today (see the "Install Tools" menu item). But I guess implementing the entire webapp in XForms would be a bit too much. Anyway, we can mix both, XForms for the more complex user input forms, yahoo ui for the general interface. Wolfgang |