Re: RFC 32 - Xaraya Usability Reccomendations v0.9
"J. Cox" <[email protected]> Thu, 13 Feb 2003 21:09:52 -0600
| Newsgroups | gmane.comp.cms.xaraya.ui |
|---|---|
| Organization | Xaraya News Server |
| Message-ID | <[email protected]> |
"paul" <paul-X357vOeSiW/Y2nr59tdtLgC/[email protected]> wrote in message news:b2hefe$hae$1-FogMEOs31dotat4ziPANHlKoq+OfwspIVIuBW6zZ0iQ@public.gmane.org > 2.1.3-8 Breadcrumb Support: > Big giant fat +1 for this widget. The Breadcrumb is one of the most > important navigation widgets on the web. > > 2.1.3-13 Printer Friendliness: > I hope you don't really mean _all_ pages. How often do you really want > to print an admin page or your poll results? This could add some clutter. Just a couple of comments;) All pages currently have the ability for printer friendliness. &theme=print allows you to send the content to the printer friendly theme. That theme is editable, and allows you to make your printer friendly pages format the way that you would like. In addition, all pages have an RSS output. This is a little more difficult to implement, because you need to allow a theme overriden module template, but you can syndicate anything with &theme=rss . > > 2.2.2-1. Web Standards: > Why stop at XHTML 1.0 Strict when 1.1 isn't that much different and is > the latest standard? It takes very little to turn 1.0 strict markup into > 1.1, let's go all the way. We talked about 1.1 but are going with 1.0 for the moment, since 1.1 is still a bit new. > > 3.1.1-2b phpMyAdmin: > phpMyAdmin is indeed a very useful tool, but it is not required to use > Xaraya; leave it out of the core. Most of us already have a copy of this > installed either via cpanel or by hand. Those that don't have this already > could install it as a module. Distributing this with the core just adds > unnecessary bloat. Agreed. Add to it the security risks that are involved. Already has been discussed.