• Populuxe test results

  last modified April 11 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.

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.

3) The theme follows all new Zope3 conventions -- naming, file structure, etc. The site is created using ZopeSkel. 

4) Any required javascripts or additional CSS are registered correctly.  

5) New stylesheets have the requisite code in place to accept DTML calls (so that base properties can be used).  

6) The skin layers in the default theme list in the correct order. (Not sure how much of this we can really control). 

7) The readme states the name of the author, contact information, compatible versions, and any product dependencies (ie, for tableless). 

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.

9) The stylesheets implement base styles for items like .portlet, .portletItem, etc. to handle cases where users add new portlets.  

10)  The site map works and is consistent with the rest of the theme. 

11)  The admin area works and is consistent with the rest of the theme. 

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.

13) If there are custom content types (there probably won't be), verify that an icon has been specified for the drop down list. 

14) A favicon has been included with the theme. Not required, but would be nice.

15) The site plays well with enlarged fonts (accessibility).

16) The site can be adapted to other languages easily (ie, images are not used for menu items, etc.) 

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.  

18) A site with this theme prints properly. 

19) The site should play well with the presentation styles. This is the "presentation mode" you see when you first install Plone 3.0.