WhiteBlack Plone Theme
Free Diazo Theme for Plone 4.1
Project Description
WhiteBlack is a free diazo theme for Plone 4.1.
Features
- Replaceable logo as in default Plone: customize portal_skins -> sunburst_images -> logo.png
- Replaceable header image for the whole site or site sections. To have new top image, add image with topimage shortname into desirable location on site. Default image size is 1000*252px.
- Global navigation tabs located above the content area between portlet columns
- Configurable columns width via diazo control panel, Advanced tab: change number values for columnonewidth and columntwowidth properties
- Improved thumbnail display view (switch to Thumbnail view)
- Editable footer as in default Plone: customize portal_view_customizations -> plone.footer
Additional Features
Features, that are supported and can be activated by additional packages installation:
- quintagroup.dropdownmenu. Adds custom-style dropdown menu
- Products.Carousel. Adds rotating Carousel banner feature
- Products.LinguaPlone. Adds multilingual functionality. Custom-style language selectors.
- Products.PloneFormGen. Adds TTW Form Generator feature.
- Products.ContentWellPortlets. Allows adding portlets in the header, footer and content area
Recommended
Theme was tested with:
- Plone 4.1
- plone.app.theming 1.0b9
- quintagroup.dropdownmenu 1.2.5
- Products.Carousel 2.1
- Products.LinguaPlone 4.1.1
- Products.PloneFormGen 1.7.0
- Products.ContentWellPortlets 4.1.0
Dependencies
- plone.app.theming
Home Directory
Authors
- Taras Peretiatko
- Serhiy Valchuk
- Yuriy Hvozdovych
- Nazar Ilchuk
- Volodymyr Rudnytskyy
Quintagroup - http://quintagroup.com, 2006-2012
Installation
quintagroup.theme.whiteblack can be installed in any of the following ways.
Installation via diazo panel
- Download zip file at http://plone.org/products/whiteblack-plone-skin/releases/6.0.3/whiteblack.zip
- Import the theme at the 'Diazo theme' control panel
Installation via buildout
In the buildout.cfg file of your buildout:
Add quintagroup.theme.whiteblack to the list of eggs to install:
[buildout] ... eggs = ... quintagroup.theme.whiteblackRe-run buildout, e.g. with:
$ ./bin/buildout
Restart the Zope server, e.g with the following command in the terminal:
$ ./bin/instance restart
On your Plone site go to Site Setup -> Add-ons and activate WhiteBlack Plone Theme.
Installation: development mode
If you want to customize WhiteBlack theme please use the following installation instructions:
download quintagroup.theme.whiteblack-version.zip archive from http://pypi.python.org/pypi/quintagroup.theme.whiteblack
extract theme archive to get quintagroup.theme.whiteblack-version folder. Remove version from folder name to have quintagroup.theme.whiteblack folder
put quintagroup.theme.whiteblack folder into src directory of your buildout
in buildout.cfg file of your buildout add quintagroup.theme.whiteblack to the list of eggs you are developing and to the list of eggs to install:
[buildout] ... develop = src/quintagroup.theme.whiteblack ... eggs = ... quintagroup.theme.whiteblackRe-run buildout:
$ ./bin/buildout
Start instance in development mode:
$ ./bin/instance fg
Install WhiteBlack Plone Theme in Plone (Site Setup -> Add-ons).
Now you can customize WhiteBlack Theme by modifying quintagroup.theme.whiteblack package in src directory of your buildout.
Changelog
6.0.3 - January 20, 2012
- Products.PloneFormGen compatibility added
6.0.2 - December 30, 2011
- removed plone.app.themingpluging dependency
6.0.1 - December 15, 2011
- header markup improved: half-transparent background added for personal tools, site actions, and language selector
- header image location changed
6.0 - December 14, 2011
- theme package converted into diazo theme
4.0.2 - July 29, 2011
- compatibility with Plone 4.1 added
- theme deinstallation fixed
4.0.1 - April 8, 2011
- added dependency for plonetheme.classic
4.0 - Mar 30, 2011
- theme updated to Plone 4
Current Release
quintagroup.theme.whiteblack 6.0.3
Released Jan 20, 2012 — tested with Plone 4.1
Products.PloneFormGen compatibility added
More about this release…
-
Get
WhiteBlack Plone Theme
for
all platforms
- quintagroup.theme.whiteblack-6.0.3.zip
-
Get
WhiteBlack Plone Theme
for
all platforms
- whiteblack.zip
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Status |
|---|---|---|---|---|
| 6.0.3 | Jan 20, 2012 | Products.PloneFormGen compatibility added More about this release… |
Plone 4.1
|
final |
| 6.0.2 | Dec 30, 2011 | plone.app.themingpluging dependency removed. More about this release… |
Plone 4.1
|
final |
| 6.0.1 | Dec 15, 2011 | Improvements in header markup More about this release… |
Plone 4.1
|
final |
| 6.0 | Dec 14, 2011 | Theme package converted into diazo theme. More about this release… |
Plone 4.1
|
final |
| 4.0.2 | Aug 02, 2011 | Small theme fixes for correct deactivation. More about this release… |
Plone 4
|
final |
| 4.0 | Mar 30, 2011 | Theme version for Plone 4 More about this release… |
Plone 4
|
final |
| 3.2.1 | Oct 21, 2009 | WhiteBlack Plone Theme release for Plone 3.2-3.3 with default theme logo changed. More about this release… |
Plone 3
|
final |
| 3.2 | Sep 04, 2009 | Theme release for Plone 3.2-3.3 with updated templates. More about this release… |
Plone 3
|
final |
| 3.1.4 | Apr 02, 2008 | WhiteBlack theme for Plone 3.0-3.1. This is a minor bug fixed release with incomplete uninstallation fixed. More about this release… |
Plone 3
|
final |
| 3.1.3 | Mar 17, 2008 | WhiteBlack theme for Plone 3.0-3.0.6. This is a minor bug fixed release with viewlets' names changed. More about this release… |
Plone 3
|
final |
| 3.1.2 | Mar 04, 2008 | WhiteBlack skin for Plone 3.0-3.0.6 with skin layer interface class fixed More about this release… |
Plone 3
|
final |
| 3.1 | Feb 08, 2008 | WhiteBlack skin for Plone 3.0-3.0.5 More about this release… |
Plone 3
|
final |
| 2.5.2 | Apr 18, 2007 | WhiteBlack skin for plone 2.5.2 More about this release… |
Plone 2.5.2
|
final |
| 2.0 | Apr 18, 2007 | WhiteBlack skin for plone 2.5.1 More about this release… |
Plone 2.5.1
|
final |
| 1.1.0 | Sep 12, 2006 | WhiteBlack skin for plone 2.5 More about this release… |
Plone 2.5
|
final |
| 1.0 | Feb 20, 2006 | WhiteBlack skin for plone 2.1.2 More about this release… |
Plone 2.1.2
|
final |

