Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython

cdxsite.policy is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
 
Links
Author
License
Proprietary

This is the policy product for the home website of Climate Data Exchange (CDX), a project of the Jet Propulsion Laboratory (JPL), operated by the California Institute of Technology (Caltech) on behalf of the National Aeronautics and Space Administration (NASA).

The purpose of this policy is to turn an ordinary Plone website into the CDX website, providing the home, software distribution, and data portal for climate data.

cdxsite.policy Installation

Use zc.buildout and the plone.recipe.zope2instance:

  • Add cdxsite.policy to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        cdxsite.policy
    
  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        cdxsite.policy
    
  • Re-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

2.0.1 - 2011.8.2 - Raiders of the Lost Documents

This release improves the upgrade process.

2.0.0 - 2011.6.27 - Speedy

This release of the CDX policy makes it work on Plone 4. And now it's insanely fast!

1.0.1 - 2009.12.16 - Dependency Repairs
  • This project failed to declare its dependencies, meaning that its dependent eggs had to be present in the Python path. This release fixes this problem by listing all dependent eggs.
  • Project metadata has been updated that collects all related cdxsite deliverables in one convenient location.
1.0.0 - FCS

Initial release.

0.0.0 - Unreleased

Not yet released.

Subscribe to package updates

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.