From: Dmitriy S. <sha...@gm...> - 2009-11-01 11:54:31
|
On Sat, 2009-10-31 at 22:23 +0100, Wolfgang wrote: > > 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. Well, if the plans are so big can we design UI top API? (content ... , but I didn't say that ;) And use it over all site. 1. Menu - yui 2. Forms - xforms 3. Translations - that is simple ;) 4. Themes - xquery + xsl, Who can give ideas how it should work? 5. Modules API - dynamic function calls? (same for themes?) 6. ??? -- Cheers, Dmitriy Shabanov |