UNKNOWN
Project description
See README.rst on github.
Installation
quintagroup.theme.pythonreel can be installed in any of the following ways.
Installation via diazo panel
Download zip file at http://plone.org/products/pythonreel-plone-theme/releases/1.1/pythonreel.zip
Import the theme at the ‘Diazo theme’ control panel
Installation via buildout
In the buildout.cfg file of your instance:
Add quintagroup.theme.pythonreel to the list of eggs to install:
[buildout] ... eggs = ... quintagroup.theme.pythonreel
Re-run buildout:
$ ./bin/buildout
Restart the Zope server:
$ ./bin/instance restart
Then activate ‘Python Reel Theme’ in Plone (Site Setup -> Add-ons).
Installation: development mode
If you want to customize Python Reel Theme please use the following installation instructions:
download quintagroup.theme.pythonreel-version.zip archive from http://pypi.python.org/pypi/quintagroup.theme.pythonreel
extract theme archive to get quintagroup.theme.pythonreel-version folder. Remove version from folder name to have quintagroup.theme.pythonreel folder
put quintagroup.theme.pythonreel folder into src directory of your buildout
in buildout.cfg file of your buildout add quintagroup.theme.pythonreel to the list of eggs you are developing and to the list of eggs to install:
[buildout] ... develop = src/quintagroup.theme.pythonreel ... eggs = ... quintagroup.theme.pythonreel
Re-run buildout:
$ ./bin/buildout
Start instance in development mode:
$ ./bin/instance fg
Install Python Reel Theme in Plone (Site Setup -> Add-ons).
Now you can customize Python Reel Theme by modifying quintagroup.theme.pythonreel package in src directory of your buildout.
Changelog
1.5 December 29, 2014
Fixed rules ffor panels in portal-top [roman.ischiv]
1.4 December 12, 2014
Added style for megamenu and slidertemplates products [roman.ischiv]
Remove “_” from name in scss file in theme in order to avoid errors when copy and modifying theme [roman.ischiv]
1.1 March 18, 2013
Plone 4.3rc1 compatibility added [naivok]
Update portlet navigation style [naivok]
1.0.1 January 22, 2013
added fixes for Plone 4.2.3 [naivok]
added pythonreel_expanded.css [serg]
1.0 December 21, 2012
Initial release [naivok]
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
File details
Details for the file quintagroup.theme.pythonreel-1.5.zip
.
File metadata
- Download URL: quintagroup.theme.pythonreel-1.5.zip
- Upload date:
- Size: 410.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c542c706fabb9158cb71f3e6275e8b7c7822d3040c9775016527859193de3d15 |
|
MD5 | 08797d8bfe136d3069f4ddac851daa97 |
|
BLAKE2b-256 | 5507bc7a172a4412cf45df63cebc7fb0072d0b61b44baea3b982a9f9de6b4c51 |