5 Apr
2002
5 Apr
'02
5:29 p.m.
From: "Casey Duncan" <casey@zope.com>
In light of that, I would like to see a ZMI skin that is fully xhtml 1.0 compliant, and uses CSS2 to its full extend, and possibly some CSS3. To me that means that one could develop the html coding completely devoid of presentation (no tables used for formatting, etc). I would also like to avoid using images for this skin unless they convey some meaning (such as icons) or otherwise enhance the useability. IOW, no shims, rounded corners, etc.
This is *exactly* what Plone does now. Every widget and tab is controlled and made exclusively with CSS. No graphics involved. (well, the icons of course, but... ;) -- Alexander Limi