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
INSTALL>
pypm install ipdasite.projectmgmt

How to install ipdasite.projectmgmt

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install ipdasite.projectmgmt
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
2.0.3 Available View build log
Linux (32-bit)
2.0.3 Available View build log
Linux (64-bit)
2.0.3 Available View build log
 
Author
License
Proprietary
Dependencies
Depended by
Lastest release
version 2.0.3 on Jul 22nd, 2013

This package provides project management tools for the International Planetary Data Alliance (IPDA). These tools include:

  • IPDA Events, such as conferences or meetings
  • IPDA Documents, web pages with IPDA document identifiers
  • IPDA Files, uploaded files (like PDFs or Word documents) also with IPDA documents identifiers
  • IPDA Projects, collaborative containers for documents and files pursued by the IPDA.
  • Project Folders, containing IPDA Projects
  • Steering Committee, a special display of IPDA members for are part of the IPDA Steering Committee

Although intended for the web site of the IPDA, this package may be installed on any Plone 4 site. It was developed by the Planetary Data System (PDS).

Installation

Use Buildout with the plone.recipe.zope2instance recipe.

  • Add ipdasite.projectmgmt to the list of eggs to install, e.g.:

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

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        ipdasite.projectmgmt
    
  • 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.3 — Hm, Upgrades

This release makes the package compatible with Plone 4.3.

2.0.2 — Uneventful
  • IPDA-16 - Upcoming Events under Upcoming Events in the left hand panel
2.0.1 - The Experts are Technical - 2011-1-25

Dan.Crichton@jpl.nasa.gov wants the members of the Technical Experts Group to appear under the "Members" tab. Well, the "Members" tab was already a misnomer, as it was an instance of a "Steering Committee Display" object whose sole purpose was to show those registered users who were in the group "SC". Well, now that object's view also has a section for "TEG" members.

2.0.0 - Plone 4

This release of the IPDA Project Management brings about Plone 4 compatibility.

Subscribe to package updates

Last updated Jul 22nd, 2013

Download Stats

Last month:1

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.