{ "info": { "author": "Sean Kelly", "author_email": "sean.kelly@jpl.nasa.gov", "bugtrack_url": null, "classifiers": [ "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" ], "description": "*********\njpl.theme\n*********\n\nThis is a Plone_ theme that provides the standard Jet Propulsion Laboratory\n(JPL_) look and feel. Although intended for websites hosted at JPL_, it can\nbe installed on any Plone site, and has been tested with Plone 4.\n\n.. References:\n.. _Plone: http://plone.org/\n.. _JPL: http://www.jpl.nasa.gov/\n\n\njpl.theme Installation\n======================\n\nUse zc.buildout and the plone.recipe.zope2instance:\n\n* Add ``jpl.theme`` to the list of eggs to install, e.g.::\n\n [buildout]\n ...\n eggs =\n ...\n jpl.theme\n \n* Tell the plone.recipe.zope2instance recipe to install a ZCML slug::\n \n [instance]\n recipe = plone.recipe.zope2instance\n ...\n zcml =\n jpl.theme\n \n* Re-run buildout, e.g. with::\n \n $ ./bin/buildout\n \nYou can skip the ZCML slug if you are going to explicitly include the package\nfrom another package's configure.zcml file.\n\n\nChangelog\n=========\n\n2.0.0 - Plone 4\n---------------\n\nThis release makes ``jpl.theme`` compatible with Plone 4.\n\n\n1.0.0 - NASA-compliant release\n------------------------------\n\nBugs fixed:\n\n* OODT-272: site editor and NASA official taken from portal properties.\n\nOther items of note:\n\n* Project metadata separates project URL from download URL.\n\n\n0.0.3 - FCS\n-----------\n\n* Compatible egg version release\n\n\n0.0.2 - Unreleased\n------------------\n\n* Yet more experimental PyPI setup\n\n\n0.0.1 - Unreleased\n------------------\n\n* Experimental PyPI setup\n\n\n0.0.0 - Unreleased\n------------------\n\n* Initial release\n\n\n\nCopyright\n=========\n\nCopyright 2008-2011 by the California Institute of Technology. ALL RIGHTS\nRESERVED.\n\nThe Software is owned by Caltech/JPL and is protected by United States\ncopyright laws and applicable international treaties and/or conventions. The\nUnited States Government may have prior rights to use some or all of the\nSoftware as determined under applicable contracts and license agreements with\nCaltech/JPL.\n\nThis software was developed at the Jet Propulsion Laboratory, an operating\ndivision of the California Institute of Technology and is not available for\nuse by any person, organization, or other entity without prior, specific\nwritten permission.", "description_content_type": null, "docs_url": null, "download_url": "http://oodt.jpl.nasa.gov/dist/jpl-theme", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://agility.jpl.nasa.gov/projects/jpl-theme", "keywords": "zope plone theme oodt jpl nasa web style", "license": "Proprietary", "maintainer": null, "maintainer_email": null, "name": "jpl.theme", "package_url": "https://pypi.org/project/jpl.theme/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jpl.theme/", "project_urls": { "Download": "http://oodt.jpl.nasa.gov/dist/jpl-theme", "Homepage": "http://agility.jpl.nasa.gov/projects/jpl-theme" }, "release_url": "https://pypi.org/project/jpl.theme/2.0.0/", "requires_dist": null, "requires_python": null, "summary": "JPL Site Theme", "version": "2.0.0" }, "last_serial": 1382976, "releases": { "0.0.0": [], "0.0.2": [], "0.0.3": [], "0.0.3dev-r4780": [], "1.0.0": [], "2.0.0": [] }, "urls": [] }