jplestd.theme 1.0.0
Look and feel for the intranet of Section 873 at JPL
This is the theme package for the home website of the JPL Data System and Technology Office, section 873.
This package applies the section 873 look and feel on top of the JPL look and feel for a Plone web site.
jplestd.theme Installation
Use zc.buildout and the plone.recipe.zope2instance:
Add jplestd.theme to the list of eggs to install, e.g.:
[buildout] ... eggs = ... jplestd.themeTell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance] recipe = plone.recipe.zope2instance ... zcml = jplestd.themeRe-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
Another unreleased release. But this release does:
- Make it compatible with Plone 4.
- Uses the JPL theme as a base theme.
0.0.0 — Unreleased
- Initial release (which was unreleased)
Copyright
TBD.
- Author: Sean Kelly
- Home Page: http://pypi.python.org/pypi/jplestd.theme
- Download URL: http://oodt.jpl.nasa.gov/dist/jplestd
- Keywords: web zope plone theme nasa caltech jpl 873
- 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.theme-1.0.0.xml
