معرفی شرکت ها


collective.externaleditor-1.0.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Specific Plone layer for Products.ExternalEditor
ویژگی مقدار
سیستم عامل -
نام فایل collective.externaleditor-1.0.3
نام collective.externaleditor
نسخه کتابخانه 1.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده atReal
ایمیل نویسنده contact@atreal.net
آدرس صفحه اصلی https://github.com/collective/collective.externaleditor/
آدرس اینترنتی https://pypi.org/project/collective.externaleditor/
مجوز GPL
.. contents:: 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 Authors ======= |atreal|_ * `atReal Team`_ - Thierry Benita [tbenita] - Matthias Broquet [tiazma] - Florent Michon [f10w] .. |atreal| image:: http://downloads.atreal.net/logos/atreal-logo-48-white-bg.png .. _atreal: http://www.atreal.net .. _atReal Team: mailto:contact@atreal.net Contributors ============ * `Plone Intranet Team`_ - Matt Sital-Singh [mattss] - Philip Bauer [pbauer] .. _Plone Intranet Team: https://github.com/ploneintranet Credits ======= * Sponsorised by LESAFFRE - <http://www.lesaffre.com/> Changelog ========= 1.0.3 (2015-08-21) ------------------ - Move controlpanel to z3c.form. Removes dependency on CMFDefault and formlib. [pbauer] 1.0.2 (2015-06-04) ------------------ - use the recommended way of including Products.CMFCore permissions in configure.zcml so it works for all Plone versions [jcerjak] - Remove dependency on portal_factory (Plone 5 compatibility) [mattss] 1.0.1 - 2012-02-10 ------------------ - preloading Products.CMFCore.permissions.zcml 1.0.0 - 2010-12-03 ------------------ - Initial release [f10w]


نحوه نصب


نصب پکیج whl collective.externaleditor-1.0.3:

    pip install collective.externaleditor-1.0.3.whl


نصب پکیج tar.gz collective.externaleditor-1.0.3:

    pip install collective.externaleditor-1.0.3.tar.gz