sc.paster.policy
Introduction
sc.paster.policy – is a paster template used to create site policies for Plone projects.
It’s intended to be used on Simples Consultoria’s Plone projects so it contains some idiosyncrasies related to our internal needs.
Installation
If you have installed setuptools or distribute an easy_install command will be available. Then, you can install sc.paster.policy using easy_install command like this:
$ easy_install -U sc.paster.policy
Internet access to PyPI is required to perform installation of sc.paster.policy.
Usage
After install just type
$ paster create -t portal_policy sc.customer.policy
in order to bring a wizard to help you setup this new portal policy.
We recommend you to already import this policy to a vcs repository. To do so, using svn, just add the switch –svn-repository to the paster command line
$ paster create -t portal_policy sc.customer.policy --svn-repository=https://dev.plone.org/svn/collective/
This command will create the package code tree under https://dev.plone.org/svn/collective/
Sponsoring
Development of this product was sponsored by Simples Consultoria.
Credits
Erico Andrei (erico at simplesconsultoria dot com dot br) - Packaging, plumbing.
Changelog
0.7 (2011-02-25)
Adds uninstall profile to the template [erico_andrei]
ZopeSkel 2.19 [erico_andrei]
0.6.2 (2010-09-08)
Add distutils info to setup.cfg [erico_andrei]
0.6.1 (2010-07-28)
Remove Cheetah from setup.py in order to avoid easy_install downloading a newer, and incompatible, version [erico_andrei]
0.6 (2010-07-27)
Fixes damn unicode decode error [erico_andrei]
Add placeholder to blob support [erico_andrei]
Add documentation to config.py [erico_andrei]
Fixes upgrade step. [erico_andrei]
0.5.1 (2010-07-08)
Fixes typos in templates [erico_andrei]
0.5 (2010-07-07)
Initial public release [erico_andrei]
Release files for sc.paster.policy 0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sc.paster.policy-0.7.zip | 42.0 kB | Details |
Release files / sc.paster.policy-0.7.zip
| Download URL | sc.paster.policy-0.7.zip |
|---|---|
| Size | 42.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a10936e49d8a673cc105d32957fed1011b57e81f4ff04276259f3b63fde6896c
|
|
BLAKE2b-256 checksum How to use checksums |
5cac0d8cb23ff9ee349be9cfaec16a5a88fbfc6ea3c31d0bac2fc2d09d2126b7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |