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
Release files for collective.allowtypes 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective.allowtypes-0.2.tar.gz | 13.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| collective.allowtypes-0.2-py2.4.egg | Legacy Egg format | - | - | Details |
Total release size: 34.8 kB
Release files / collective.allowtypes-0.2.tar.gz
| Download URL | collective.allowtypes-0.2.tar.gz |
|---|---|
| Size | 13.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fb313085f19194ce248b0425e2823e441366d48e44cf37fdaeb6a16303a19ca4
|
|
BLAKE2b-256 checksum How to use checksums |
c8547467e74f3497117b9c5e18a18d94daa57023ecc61ecb949439d745f0410b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / collective.allowtypes-0.2-py2.4.egg
| Download URL | collective.allowtypes-0.2-py2.4.egg |
|---|---|
| Size | 21.3 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
87fe53f953c90828d655ab5f0e4dc0a9265ca8cc226e6ef83d65b51be65c0278
|
|
BLAKE2b-256 checksum How to use checksums |
d62fe2551e4ec71b48acbec4e6ad0b9f269c85a729bfff3b261cb1677c4348e3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |