[Zope3-dev] Re: Bug 358/359, 367 fixed

Roger Ineichen dev at projekt01.ch
Fri Feb 25 04:22:37 EST 2005


Hi Tonico  

> -----Original Message-----
> From: zope3-dev-bounces+dev=projekt01.ch at zope.org 
> [mailto:zope3-dev-bounces+dev=projekt01.ch at zope.org] On 
> Behalf Of Tonico Strasser
> Sent: Thursday, February 24, 2005 12:28 PM
> To: zope3-dev at zope.org
> Cc: zope3-dev at zope.org
> Subject: [Zope3-dev] Re: Bug 358/359, 367 fixed
> 
> Roger Ineichen wrote:
> > Behalf Of Paul Everitt
> > 
> >>Sent: Wednesday, February 23, 2005 12:12 PM
> >>To: zope3-dev at zope.org
> >>Subject: [Zope3-dev] Re: Bug 358/359, 367 fixed
> >>
> >>
> >>I agree.  To address Chris' complaint, we need a little 
> >>background then 
> >>a little discussion.
> >>
> >>During the Rotterdam sprint long, long ago, the UI team and the 
> >>sprinters as a whole agreed that the Zope 3 UI should be aimed at 
> >>business users.  It should offer better performance, be more 
> >>attractive, 
> >>  and it was OK to focus on certain browsers.
> > 
> > 
> > I think it's still OK.
> > 
> > 
> >>(Whether the performance or attractive goals were met isn't 
> >>important to 
> >>this discussion.)
> >>
> >>Since then, though, some Zope 3 folks not at that sprint have 
> >>expressed 
> >>issues with the choice.  Ultimately, it isn't clear to me who the 
> >>default Zope 3 web UI is for: users or developers.
> > 
> > 
> > Perhaps for both.
> > 
> > 
> >>Saying "it look good in all browsers" either means a UI from 
> >>the glory 
> >>days of HTML 3.2, or more work than there currently are UI 
> workers in 
> >>Zope 3.  From a triage perspective, I think we have to be realistic 
> >>about what browsers are supported, and that means a better 
> >>understanding 
> >>of who is and isn't going to use the web UI.
> > 
> > 
> > I don't like it to support old browsers in a new framework.
> > Especialy if old browsers are no option for security reason.
> > Or does someone really use a ie 4.0 or netscape 4.0 in a company?
> > 
> > I like to have a skin which supports old browsers and perhaps 
> > also accesibilty standards. But the standard skin should have 
> > the target on new technology and performance.
> > 
> > Can somebody make a compatibility list for browsers?
> 
> <http://mail.zope.org/pipermail/zope3-dev/2005-February/013552.html>
> 
> > Perhaps we can define this in two groups:
> > 
> > - New feature supported browsers and 
> > - old compatibilty browsers
> > 
> > This means we provide at least to skins.
> 
> What are the special features that wouldn't degrade in older browsers?
> 
> I'm rather optimistic that we can make one full featured skin that 
> degrades in older browsers. The only things I can think of 
> that wouldn't 
> degrade are wild JavaScripts, but that wouldn't be WCAG level A[1] 
> conform and difficult to support because we would need to account for 
> more browser bugs additional to the rendering bugs. Some 
> features like 
> the XML HTTP request aren't even standardized.
> 
> [1]http://www.w3.org/TR/WAI-WEBCONTENT/#Conformance

This sounds Ok for me. We can first make the CSS skin (zope.app.css)
fit the standards. Later we can see if we should use this skin as the ZMI
skin.

Let's use the 'WCAG level A[1]' as the standard in the 
CSS skin '++skin++CSS' in the package zope.app.css.

We can use the cookie based tree in this skin and see if this
tree fit's to the standards.

Any other parts we have to refactor where the Rotterdam skin doesn't fit? 

Regards
Roger Ineichen

> Tonico
> 
> _______________________________________________
> Zope3-dev mailing list
> Zope3-dev at zope.org
> Unsub: 
> http://mail.zope.org/mailman/options/zope3-dev/dev%40projekt01.ch
> 
> 



More information about the Zope3-dev mailing list