-
qBlog test results
last modified May 1 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. Most of the skins being produced are installable as eggs. Will you also be supporting this?
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).
PASS.
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. You mention dropping it into the "Products" folder, which is now "products". Might want to change the case sensitivity there. You also need to state compatible Plone versions.
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. "Quintagroup" is misspelled in the header. Personal tools do not display well - need to move them to where they will be visible / not covered by the searchbox.
9) The stylesheets implement base styles for items like .portlet, .portletItem, etc. to handle cases where users add new portlets.
PASS.
10) The site map works and is consistent with the rest of the theme.
ISSUE: Might want to alter this area so that it takes up all three columns.
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.
Not really sure what you changed here.
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.
I assume it does if you kept base Plone styles for this. Do you want to include it as a link on the home page?