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 collective.types.topicgroup

How to install collective.types.topicgroup

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.types.topicgroup
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
9.06.02 Available View build log
Windows (64-bit)
9.06.02 Available View build log
Mac OS X (10.5+)
9.06.02 Available View build log
Linux (32-bit)
9.06.02 Available View build log
Linux (64-bit)
9.06.02 Available View build log
 
License
GPL 2
Dependencies
Lastest release
version 9.06.02 on Jan 5th, 2011

collective.types.topicgroup

Overview

The collective.types.topicgroup package

This type is for topicgroups. A topicgroup is a special type of folder that only allows certain types to be added to it. It was originally created to cut down on new user confusion with Collage.

Status

This release is currently in Beta. Changelog for collective.types.citation

collective.types.citation - 9.02 Beta

  • Initial package structure. (Liz Dahlstrom)

collective.types.topicgroup Installation

To install collective.types.topicgroup into the global Python environment (or a workingenv), using a traditional Zope 2 instance, you can do this:

  • When you're reading this you have probably already run

System Message: WARNING/2 (<string>, line 26)

Bullet list ends without a blank line; unexpected unindent.

easy_install collective.types.topicgroup. Find out how to install setuptools (and EasyInstall) here: http://peak.telecommunity.com/DevCenter/EasyInstall

  • If you are using Zope 2.9 (not 2.10), get pythonproducts and install it

System Message: WARNING/2 (<string>, line 31)

Bullet list ends without a blank line; unexpected unindent.

via:

System Message: WARNING/2 (<string>, line 33)

Literal block expected; none found.

python setup.py install --home /path/to/instance

into your Zope instance.

  • Create a file called collective.types.topicgroup-configure.zcml in the

System Message: WARNING/2 (<string>, line 38)

Bullet list ends without a blank line; unexpected unindent.

/path/to/instance/etc/package-includes directory. The file should only contain this:

<include package="collective.types.topicgroup" />

Alternatively, if you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:

  • Add collective.types.citation to the list of eggs to install, e.g.:

    System Message: WARNING/2 (<string>, line 50)

    Literal block expected; none found.

[buildout] ... eggs = ... collective.types.topicgroup

  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

    System Message: WARNING/2 (<string>, line 58)

    Literal block expected; none found.

[instance] recipe = plone.recipe.zope2instance ... zcml = collective.types.topicgroup

  • Re-run buildout, e.g. with:

    System Message: WARNING/2 (<string>, line 66)

    Literal block expected; none found.

$ ./bin/buildout

You can skip the ZCML slug if you are going to explicitly include the package from another package's configure.zcml file.

Subscribe to package updates

Last updated Jan 5th, 2011

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.