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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for collective.allowtypes-0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb313085f19194ce248b0425e2823e441366d48e44cf37fdaeb6a16303a19ca4 |
|
MD5 | 0c18cbb0ee354109b803f715f0b2d990 |
|
BLAKE2b-256 | c8547467e74f3497117b9c5e18a18d94daa57023ecc61ecb949439d745f0410b |
Hashes for collective.allowtypes-0.2-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87fe53f953c90828d655ab5f0e4dc0a9265ca8cc226e6ef83d65b51be65c0278 |
|
MD5 | 8e9449ada86666239b8d0ec95b9e35a3 |
|
BLAKE2b-256 | d62fe2551e4ec71b48acbec4e6ad0b9f269c85a729bfff3b261cb1677c4348e3 |