collective.externaleditor
- Warning
- This product has not had a release in over 1 year and may no longer be maintained.
Specific Plone layer for Products.ExternalEditor
Project Description
Overview
A specific Plone layer for Products.ExternalEditor
Description
This package add a Control Panel to enable or disable external editor (ext_editor property in Plone seems to be unused) and to choose on which content types action will be available.
Technically this package add a skin layer to override external_edit.py and externalEditorEnabled.py python scripts from Plone to make them call views. These views respect the same behavior as today in Plone but add security checks (now you need "Modify Portal Content" to call external_edit) and add the support for content types you choose in the configlet.
Permissions 'WebDAV Unlock items' and 'WebDAV Lock items' are given to the 'Editor' role. IMPORTANT : previous settings for these permissions will be erased.
Important
collective.externaleditor is only working with Products.ExternalEditor >= 1.1.0 so you need to pin the version of Products.ExternalEditor in your buildout.
[versions] Products.ExternalEditor = 1.1.0
Todo
- More test cover
- Add in configlet the possibility to activate or unactivate external editor property for all users
- Add in configlet the possibility to activate external editor for the new users
Credits
- Sponsorised by LESAFFRE
Changelog
1.0.0 - 2010-12-03
- Initial release [f10w]
Current Release
collective.externaleditor 1.0.0
Released Dec 03, 2010 — tested with Plone 4, Plone 3
Initial release
More about this release…
-
Get
collective.externaleditor
for
all platforms
- Source
- 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.0.0 | Dec 03, 2010 | Initial release More about this release… |
Plone 4
Plone 3
|
GPL | final |


