معرفی شرکت ها


collective.volto.cookieconsent-1.1.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Add-on for Volto to manage cookieconsent banners
ویژگی مقدار
سیستم عامل -
نام فایل collective.volto.cookieconsent-1.1.1
نام collective.volto.cookieconsent
نسخه کتابخانه 1.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده RedTurtle Technology
ایمیل نویسنده sviluppoplone@redturtle.it
آدرس صفحه اصلی https://github.com/collective/collective.volto.cookieconsent
آدرس اینترنتی https://pypi.org/project/collective.volto.cookieconsent/
مجوز GPL version 2
.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features. If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html This text does not appear on pypi or github. It is a comment. ==================== Volto Cookie Consent ==================== .. image:: https://travis-ci.com/collective/collective.volto.cookieconsent.svg?branch=master :target: https://travis-ci.com/collective/collective.volto.cookieconsent Add-on for manage Cookie Consent banner on Volto Features -------- - Control panel to plone registry to manage cookie consent settings. - Restapi view that exposes these settings for Volto Volto endpoint -------------- Anonymous users can't access registry resources by default with plone.restapi (there is a special permission). To avoid enabling registry access to everyone, this package exposes a dedicated restapi route with cookie consent config: *@cookieconsent-infos*:: > curl -i http://localhost:8080/Plone/@cookieconsent-infos -H 'Accept: application/json' --user admin:admin And the result is something like this:: { "accept_on_scroll": true, "cookie_consent_configuration": {'some':'data'} } Control panel ------------- You can edit settings directly from Volto because the control has been registered on Plone and available with plone.restapi. The ideal content of cookie_consent_configuration would be: :: { "en": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque sapien velit, aliquet eget commodo nec, auctor a sapien. Nam eu neque vulputate diam rhoncus faucibus. Curabitur quis varius libero. Lorem.", "it": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque sapien velit, aliquet eget commodo nec, auctor a sapien. Nam eu neque vulputate diam rhoncus faucibus. Curabitur quis varius libero. Lorem." } Volto integration ----------------- To use this product in Volto, your Volto project needs to include a new plugin: https://github.com/collective/volto-cookie-banner Translations ------------ This product has been translated into - Italian Installation ------------ Install collective.volto.cookieconsent by adding it to your buildout:: [buildout] ... eggs = collective.volto.cookieconsent and then running ``bin/buildout`` Contribute ---------- - Issue Tracker: https://github.com/collective/collective.volto.cookieconsent/issues - Source Code: https://github.com/collective/collective.volto.cookieconsent License ------- The project is licensed under the GPLv2. Contributors ============ - RedTurtle Technology, sviluppoplone@redturtle.it Changelog ========= 1.1.1 (2021-07-19) ------------------ - Added italian translations [giulia] 1.1.0 (2020-12-28) ------------------ - Manage internal links with uids to keep consistency. [cekk] 1.0.0 (2020-04-08) ------------------ - Initial release. [cekk]


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl collective.volto.cookieconsent-1.1.1:

    pip install collective.volto.cookieconsent-1.1.1.whl


نصب پکیج tar.gz collective.volto.cookieconsent-1.1.1:

    pip install collective.volto.cookieconsent-1.1.1.tar.gz