extension for SunRain Plone theme
Project description
SunRain Policy is a theme extension for SunRain diazo Plone theme by Quintagroup.
Features
Adds four actions for subscription: ‘Share on Twitter’, ‘Share on Facebook’, ‘Send this’ and ‘Subscribe to RSS’. Their links can be edited via ZMI portal_actions -> subscribe.
Installation
See docs/INSTALL.txt file for detailed installation instructions.
- WARNING
Be careful when doing product reinstall. In case you need to reinstall SunRain Policy for any reasons - note that your custom actions will disappear and demo actions will appear instead.
Installation
quintagroup.sunrain.policy can be installed in any of the following ways.
Installation via buildout
In the buildout.cfg file of your instance:
Add quintagroup.sunrain.policy to the list of eggs to install, e.g.:
[buildout] ... eggs = ... quintagroup.sunrain.policy
Re-run buildout:
$ ./bin/buildout
Restart the Zope server:
$ ./bin/instance restart
Then activate ‘SunRain Policy’ in Plone (Site Setup -> Add-ons).
Installation: development mode
If you want to customize SunRain Policy please use the following installation instructions:
download quintagroup.sunrain.policy-version.zip archive from http://pypi.python.org/pypi/quintagroup.sunrain.policy
extract product archive to get quintagroup.sunrain.policy-version folder. Remove version from folder name to have quintagroup.sunrain.policy folder
put quintagroup.sunrain.policy folder into src directory of your buildout
in buildout.cfg file of your buildout add quintagroup.sunrain.policy to the list of eggs you are developing and to the list of eggs to install:
[buildout] ... develop = src/quintagroup.sunrain.policy ... eggs = ... quintagroup.sunrain.policy
Re-run buildout:
$ ./bin/buildout
Start instance in development mode:
$ ./bin/instance fg
Install SunRain Policy in Plone (Site Setup -> Add-ons).
Now you can customize SunRain Policy by modifying quintagroup.sunrain.policy package in src directory of your buildout.
Changelog
1.0 - May 18, 2012
Initial release [naivok]
1.0dev (unreleased)
Project details
Release history Release notifications | RSS feed
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.sunrain.policy-1.0.zip
.
File metadata
- Download URL: quintagroup.sunrain.policy-1.0.zip
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b2e835b47242ce19ece29b3a6f7640acf6f716d6b956b5f51e5772a356ac2f0 |
|
MD5 | ef652bbb793db0052c7299d280f1b10b |
|
BLAKE2b-256 | 87abe058edda0c534e4f3bc0c86bd18a31c728b717150d273ab56564286af42a |