Re: [LogiLogi-list] Quicky on the UI
Status: Beta
Brought to you by:
wybow
|
From: Wybo W. <wy...@lo...> - 2008-08-05 11:32:20
|
> I need to get some todo's and start working. I think I'll start from a > cleanup of css, then HTML, maybe make it standars compilant... I want > to have the valid html icon, dont you? :) Good :) There's also many TODO's (as many as you would want :) in the tracker :) > > UI might be a good start; and I saw you were thinking in that > > direction too; so I'd say go ahead, but plz keep average users in > > mind, so don't get lost in stuff like making it liquid or work in > > lynx, just assume a fixed witdth and start improving usabillity with > > help-icons, renaming & grouping things and such) > > Ok, let me clarify this. My proposals don't have much diff to the > current UI on purpose. We talk befor we should stick to one UI and > work on it and that's what I'm trying to do. I would like you to Indeed; good :) > understand that this is an extra work for me as this is not my > proposal, but it's what has been chossen, and as I understand the > needs for collaborative work I stick to this. If it where what I want > to do, I'd start from scratch and would probably be something > radically different. I'll be trying some different UI approach on the > project for uruguay, (let's call it Muniato). Then we will have > something to compare too, and from where to import snipets, or maybe > the entire code. This is a matter of needs. One of the request of this 1If possible, please let's stick to one UI, and keep themes in coloring via CSS and images; I mean we already have problems enough making one UI work across browsers... > project was a new UI, theme... that's what they asked several times, > and I think it could work towards the "simple" UI, and that's what I'm > planning to work at. I'll let you know how it goes. You can make a simple UI for LL in general, as long as the basic features are there. Language can be turned on/off via a config setting easily, and translation is best done via gettext. It's not implemented in LL yet, but it is in OgOg, so you can see there how it's done. The handy thing about gettext is that the translations are all in one file, while in the code there's English in _() functions in the code. Also if the same sentence/snippet occurs twice in the source it needs to be translated only once with gettext. > On the other hand, I'll be working on parallel with LL trunk and will > commit changes gradually towards what you mention, improve usability, > help-icons, etc. Ok, but plz consider keeping it 1 UI :) > Also, today we will start to prepare the talk with Fefu, and I'm > exited about this, we are planning a very interactive talk, and a > different approach of what I did last time. I hope we get peoples > attention :) I'll share what we are doing to the trunk when we have > something. Great :) Plz discuss the needs here, apart from Spanish UI, 1 lang and a theme, Wybo > Later all! > > -- > Bruno |