Skip to main content

Set allowed content type for Plone in a n x n Matrix

Project description

Introduction

Provides a configlet to set the allowed content types for Plone in a n x n Matrix.

Installation

These instructions assume that you already have a Plone 3 buildout that’s built and ready to run.

Edit your buildout.cfg file and look for the eggs key in the instance section. Add collective.allowtypes to that list. Your list will look something like this:

eggs =
    ${buildout:eggs}
    ${plone:eggs}
    collective.allowtypes

In the same section, look for the zcml key. Add collective.allowtypes here, too:

zcml = collective.allowtypes

Usage

A control panel configlet will be installed

http://localhost:8080/plone/plone_control_panel

::

vim: set ft=rst ts=4 sw=4 expandtab tw=78 :

Change history

trunk (2008-11-11)

  • xxx [ramonski]

Changelog

0.2 (2008-11-11)

  • changed browser template [ramonski]

  • added control panel configlet [ramonski]

  • added unittests [ramonski]

0.1.1 (2008-06-18)

  • removed info logging [ramonski]

0.1 (2008-06-18)

  • initial release [ramonski]

  • Created package with ZopeSkel [ramonski]

Contributors

Ramon Bartl, Author

Download

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.allowtypes-0.2.tar.gz (13.5 kB view hashes)

Uploaded Source

Built Distribution

collective.allowtypes-0.2-py2.4.egg (21.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page