معرفی شرکت ها


collective.disclaimer-1.0b1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Show a disclaimer the first time a user visits a site.
ویژگی مقدار
سیستم عامل -
نام فایل collective.disclaimer-1.0b1
نام collective.disclaimer
نسخه کتابخانه 1.0b1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Hector Velarde
ایمیل نویسنده hector.velarde@gmail.com
آدرس صفحه اصلی https://github.com/collective/disclaimer
آدرس اینترنتی https://pypi.org/project/collective.disclaimer/
مجوز -
.. image:: https://raw.githubusercontent.com/collective/disclaimer/master/docs/disclaimer.png :align: left :alt: Disclaimer :height: 100px :width: 100px ********** Disclaimer ********** .. contents:: Table of Contents Life, the Universe, and Everything ================================== Show a disclaimer the first time a user visits a site. Mostly Harmless =============== .. image:: http://img.shields.io/pypi/v/collective.disclaimer.svg :target: https://pypi.python.org/pypi/collective.disclaimer .. image:: https://img.shields.io/travis/collective/disclaimer/master.svg :target: http://travis-ci.org/collective/disclaimer .. image:: https://img.shields.io/coveralls/collective/disclaimer/master.svg :target: https://coveralls.io/r/collective/disclaimer Got an idea? Found a bug? Let us know by `opening a support ticket`_. .. _`opening a support ticket`: https://github.com/collective/disclaimer/issues Don't Panic =========== Installation ------------ To enable this package in a buildout-based installation: Edit your buildout.cfg and add the following to it: .. code-block:: ini [buildout] ... eggs = collective.disclaimer After updating the configuration you need to run ''bin/buildout'', which will take care of updating your system. Go to the 'Site Setup' page in a Plone site and click on the 'Add-ons' link. Check the box next to 'Disclaimer' and click the 'Activate' button. Usage ----- After installing the package, go to the 'Disclaimer' configlet on 'Site Setup' and enable the feature. .. figure:: https://raw.githubusercontent.com/collective/disclaimer/master/docs/configlet.png :align: center :height: 900px :width: 800px The Disclaimer control panel configlet. Now, the first time a user visits the site the disclaimer will be shown at the bottom of the page. .. figure:: https://raw.githubusercontent.com/collective/disclaimer/master/docs/viewlet.png :align: center :height: 600px :width: 800px The Disclaimer viewlet at work. Users will see the disclaimer again whenever information in the configlet is updated. How Does It Work? ----------------- This package registers a new viewlet on ``plone.portalfooter`` viewlet manager. The viewlet is normally hidden and it will only be shown after checking the user hasn't seen it yet. The information on last time the viewlet was updated is stored in the user's browser local storage. Share and Enjoy =============== This package would not have been possible without the contribution of the following people: - Héctor Velarde - `Freepik <http://www.freepik.com/>`_ (`warning icon <https://www.flaticon.com/free-icon/warning_95141>`_) You can find an updated list of package contributors on `GitHub <https://github.com/collective/collective.disclaimer/contributors>`_. Changelog ========= 1.0b1 (2018-12-08) ------------------ - Register the controlpanel for any context. The correct registry is automatically acquired. This way, it's possible to set different disclaimer texts in a Lineage site with lineage.registry installed. [thet] - Add a ``disclaimer-inner`` wrapper to allow easier styling, e.g. positioning the viewlet centered on the website and darkening the whole background. [thet] - Move styles and scripts into the viewlet, so that they are included when using Diazo and just using the viewlet selector to copy the viewlet into the theme. [thet] - Add an "OK" button instead of the close link. When the button is hit, the viewlet is closed and the storage key is set. Previously the storage key was immediately set even without using the "close" link. [thet] - Fix translation of default values on configlet (HT @fredvd). [hvelarde] - Fix style of hover and visited links inside disclaimer viewlet. [agnogueira] 1.0a1 (2018-05-14) ------------------ - Initial release.


نیازمندی

مقدار نام
- plone.api
- plone.app.layout
- plone.app.registry
- plone.app.z3cform
- plone.autoform
- plone.registry
- plone.supermodel
>=4.3 Products.CMFPlone
- Products.GenericSetup
- setuptools
- zope.component
- zope.i18nmessageid
- zope.interface
- zope.schema
xtr AccessControl;
xtr lxml;
xtr plone.app.contenttypes;
xtr plone.app.robotframework;
xtr plone.app.testing[robot];
xtr plone.browserlayer;
xtr plone.registry;
xtr plone.testing;
xtr robotsuite;
xtr zope.viewlet;


نحوه نصب


نصب پکیج whl collective.disclaimer-1.0b1:

    pip install collective.disclaimer-1.0b1.whl


نصب پکیج tar.gz collective.disclaimer-1.0b1:

    pip install collective.disclaimer-1.0b1.tar.gz