معرفی شرکت ها


collective.filteredlocking-2.0.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A new specific permission that allows unlock of Plone contents
ویژگی مقدار
سیستم عامل -
نام فایل collective.filteredlocking-2.0.0
نام collective.filteredlocking
نسخه کتابخانه 2.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده RedTurtle Technology
ایمیل نویسنده sviluppoplone@redturtle.it
آدرس صفحه اصلی https://github.com/PloneGov-IT/collective.filteredlocking
آدرس اینترنتی https://pypi.org/project/collective.filteredlocking/
مجوز GPL
Change default Plone behavior in **locking documents** management: add a new (specific) permission instead of relying onto the modify permission. Introduction ============ Plone has a native locking protection given bt the `plone.locking`__ module but, as said in the documentation, users able to modify a document can always steal the lock. __ https://github.com/plone/plone.locking How this works ============== This add-on adds a new different permission for locking: ``collective.filteredlocking: Can unlock objects``. Users without this permission will be not able to unlock the document until it's released by the owner or lock expires. Credits ======= Developed with the support of `Regione Emilia Romagna`__; Regione Emilia Romagna supports the `PloneGov initiative`__. __ http://www.regione.emilia-romagna.it/ __ http://www.plonegov.it/ Authors ======= This product was developed by RedTurtle Technology team. .. image:: http://www.redturtle.it/redturtle_banner.png :alt: RedTurtle Technology Site :target: http://www.redturtle.it/ Changelog ========= 2.0.0 (2022-07-15) ------------------ - Python 3 support. Dropped support for Python 2.7 and Plone < 5.2. [reflab] 1.2.0 (2014-05-15) ------------------ - Fix to egg format [keul] - Proper package dependencies [keul] - Removed useless GS profiles [keul] - Do not rewrite the whole ``TTWLockable`` code, but inherit from Plone default ones [keul] - Pyflakes cleanup [keul] - Default permission will now replicate default Plone behavior (edit can release locks) [keul] - A user can always remove his own lock. This prevent strange behavior where users lockout others because they don't have the proper permission [keul] - Added support for Site Administrator role [keul] - Added tests suite 1.1.0 (2013-06-24) ------------------ * z3c.autoinclude 1.0.0 - Unreleased ------------------ * Initial release


نحوه نصب


نصب پکیج whl collective.filteredlocking-2.0.0:

    pip install collective.filteredlocking-2.0.0.whl


نصب پکیج tar.gz collective.filteredlocking-2.0.0:

    pip install collective.filteredlocking-2.0.0.tar.gz