Plone Content Templates
Simple product to enable creating content from templates.
Project Description
Simple product to enable creating content from templates. To use it, install it through the Plone Control Panel.
Objects that are to be used as templates must have the keyword content-template set, and after installing you'll be able to add from templates using the Plone add menu.
An alternative approach to keywords is to customize the pct_get_templates script and have it return all the objects from one or more folders; see commented code in the script for details.
Should work with all Archetypes-based content which supports keywords.
It was developed for Plone 2.5.x and has been customized to work with Plone 3 & Plone 4. May not work for Plone 2.5 anymore but is assumed to be working fine.
The old way of doing things was that the add from template option was in the bottom of the add object dropdown - now it is an object button instead, alongside copy, paste and so on.
Has English and Norwegian translations.
If you're not on Plone 4 / Python 2.6 you can download a Products package from http://plone.org/products/plone-content-templates which will be available shortly after the py2.6 egg.
Developed by Nidelven IT, http://www.nidelven-it.no
Current Release
Plone Content Templates 1.2
Released Jan 19, 2012 — tested with Plone 4.1, Plone 4, Plone 3, Plone 2.5
Eggified product. Tested with Plone 4.
More about this release…
-
Get
Plone Content Templates
for
all platforms
- PloneContentTemplates-1.2.tar.gz
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 1.2 | Jan 19, 2012 | Eggified product. Tested with Plone 4. More about this release… |
Plone 4.1
Plone 4
Plone 3
Plone 2.5
|
GPL | final |
| 1.1 | Dec 01, 2007 | Improving ways in which templates can be fetched. More about this release… | GPL | final | |
| 1.0 | Nov 07, 2007 | Initial release. More about this release… |
Plone 2.5
|
GPL | final |

