Free Diazo Theme for Plone 4.1
Project description
Lite Plone Theme
Lite is a free diazo theme for Plone 4.
Features
Replaceable logo as in default Plone: customize portal_skins -> sunburst_images -> logo.png
Editable footer as in default Plone: customize portal_view_customizations -> plone.footer
Improved thumbnail display view (switch to Thumbnail view)
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.LinguaPlone 4.1.1
Products.Carousel 2.1
Products.PloneFormGen 1.7.0
Products.ContentWellPortlets 4.1.0
Dependencies
plone.app.theming
Home Directory
Installation via diazo panel
Download zip file at http://plone.org/products/lite-plone-skin/releases/6.0.4/lite.zip
Import the theme at the ‘Diazo theme’ control panel
Installation via buildout
In the buildout.cfg file of your buildout:
Add quintagroup.theme.lite to the list of eggs to install:
[buildout] ... eggs = ... quintagroup.theme.lite
Re-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 Lite Theme.
Installation in development mode
If you want to customize Lite theme please use the following installation instructions:
download quintagroup.theme.lite-version.zip archive from http://pypi.python.org/pypi/quintagroup.theme.lite
extract theme archive to get quintagroup.theme.lite-version folder. Remove version from folder name to have quintagroup.theme.lite folder
put quintagroup.theme.lite folder into src directory of your buildout
in buildout.cfg file of your buildout add quintagroup.theme.lite to the list of eggs you are developing and to the list of eggs to install:
[buildout] ... develop = src/quintagroup.theme.lite ... eggs = ... quintagroup.theme.lite
Re-run buildout:
$ ./bin/buildout
Start instance in development mode:
$ ./bin/instance fg
Install Lite Theme in Plone (Site Setup -> Add-ons).
Now you can customize Lite Theme by modifying quintagroup.theme.lite package in src directory of your buildout.
Changelog
6.0.4 - January 20, 2012
Products.PloneFormGen compatibility added
6.0.3 - December 29, 2011
removed plone.app.themingpluging dependency
6.0.2 - November 22, 2011
unnecessary css dropped
6.0.1 - November 02, 2011
added base tag
portal-top source URL fixed
6.0 - October 24, 2011
theme package converted into diazo theme
4.0.2 - July 29, 2011
compatibility with Plone 4.1 added
4.0.1 - June 8, 2011
added dependency for plonetheme.classic
bullets source URL fixed
4.0 - Mar 31, 2011
theme updated to Plone 4
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for quintagroup.theme.lite-6.0.4.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2c07cb5068dd04b29454a62f3a86f6884a6f1dcd01b09c8d799205e22ba9837 |
|
MD5 | c48909c296df69a06c8ff3c93131e61f |
|
BLAKE2b-256 | 248c77dfe7ba2dde75dc3106fd642a6920524cee8db604b8d3744fdb6fe24337 |