You are here: Home Plone products collective.externaleditor

collective.externaleditor (1.0.0)

1
by Olha Pelishok last modified 2010-12-06
0.0
0.0
0.0
0.0
Released on 2010-12-03 by atReal for Plone 3.0, Plone 4.0 under LGPL - GNU Lesser General Public License available for All platforms.
Software development stage: stable
Specific Plone layer for Products.ExternalEditor
collective.externaleditor

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.

Document Actions
Powered by Plone