jplestd.policy 1.0.0
JPL Data System and Technology Website Policy
This is the policy package for the home website of the JPL Data System and Technology Office (section 873).
The purpose of this policy is to turn an ordinary Plone website into the section 873 website.
jplestd.policy Installation
Use zc.buildout and the plone.recipe.zope2instance:
Add jplestd.policy to the list of eggs to install, e.g.:
[buildout] ... eggs = ... jplestd.policyTell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance] recipe = plone.recipe.zope2instance ... zcml = jplestd.policyRe-run buildout, e.g. with:
$ ./bin/buildout
You can skip the ZCML slug if you are going to explicitly include the package from another package's configure.zcml file.
Changelog
1.0.0 - Unreleased
- Initial unreleased release.
Copyright
TBD.
- Author: Sean Kelly
- Home Page: http://pypi.python.org/pypi/jplestd.policy
- Download URL: http://oodt.jpl.nasa.gov/dist/jplestd
- Keywords: web policy zope plone jpl nasa caltech
- License: Proprietary
-
Categories
- Development Status :: 4 - Beta
- Environment :: Web Environment
- Framework :: Plone
- Intended Audience :: Science/Research
- License :: Other/Proprietary License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet :: WWW/HTTP
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: nutjob
- DOAP record: jplestd.policy-1.0.0.xml
