-
Lazy Days test results
last modified April 29 by vedawms
Verify the following:
Please note PASS / FAIL / ISSUE on each of the following. If there are errors, state platform, browser, version and give information to reproduce the issue. Since there will likely be multiple testers, please put your name / nick next to your comments.
1) If the site is installed with other themes / products, it does not "bonk" the other sites. Look for elements of the design that might try to override other products in your site. We are looking to make sure that the IThemeSpecific interface is being used correctly here.
PASS.
2) The theme can be installed easily and without requiring tweaks in the ZMI. All generic setup items should be covered via the files in the profiles directory.
PASS.
3) The theme follows all new Zope3 conventions -- naming, file structure, etc. The site is created using ZopeSkel.
PASS.
4) Any required javascripts or additional CSS are registered correctly.
N/A.
5) New stylesheets have the requisite code in place to accept DTML calls (so that base properties can be used).
Needs DTML support.
6) The skin layers in the default theme list in the correct order. (Not sure how much of this we can really control).
PASS.
7) The readme states the name of the author, contact information, compatible versions, and any product dependencies (ie, for tableless).
ISSUE: Could probably use more fleshing out in the readme.
8) The theme plays well in all of the "A" list of supported browsers: http://developer.yahoo.com/yui/articles/gbs/index.html excluding Windows98. Look for rollovers, CSS changes that might have been forgotten. Feel free to test additional media.
Tested on Safari and Firefox for Mac. Seems pretty good, but the Plone logo needs to disappear upon install (look into overriding viewlets). I like what you did with portalheader.pt from BusyCity (making it real text, if possible). Also need to merge together your stylesheets. They're spread around between the browser folder and the skins folder. State dropdown needs to be more readable and not depend on base_props in this case. Can you also look into the mouseover color you get for editable areas so it doesn't display in white (very hard to read). Please add utility navigation. There also isn't a column where you can add additional portlets until you actually add news or events items. News, events, etc. probably need to have the bg color removed from them in their portlets. Hard to read "warnings" -- ie, when you first go to plone_control_panel. Header area needs to be clickable.
9) The stylesheets implement base styles for items like .portlet, .portletItem, etc. to handle cases where users add new portlets.
See #8.
10) The site map works and is consistent with the rest of the theme.
ISSUE: Could use some additional styling to remove borders around the folders and borders in general.
11) The admin area works and is consistent with the rest of the theme.
PASS.
12) When adding related items, the text is readable on the popup window. Usually, this is only a problem for themes with dark backgrounds; additional styles might be needed.
N/A.
13) If there are custom content types (there probably won't be), verify that an icon has been specified for the drop down list.
N/A.
14) A favicon has been included with the theme. Not required, but would be nice.
N/A.
15) The site plays well with enlarged fonts (accessibility).
PASS.
16) The site can be adapted to other languages easily (ie, images are not used for menu items, etc.)
PASS.
17) Main template changes are kept to a minimum. If the main template has been changed, it should be called out in a TAL comment.
ISSUE: It's ok, just make sure you remove main_template.pt.old
18) A site with this theme prints properly.
Not tested.
19) The site should play well with the presentation styles. This is the "presentation mode" you see when you first install Plone 3.0.
It's good might want to remove the Plone logo from presentation style.