معرفی شرکت ها


collective.localstyles-1.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Add local styles to subsections in your Plone site.
ویژگی مقدار
سیستم عامل -
نام فایل collective.localstyles-1.2
نام collective.localstyles
نسخه کتابخانه 1.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Johannes Raggam
ایمیل نویسنده thetetet@gmail.com
آدرس صفحه اصلی https://github.com/collective/collective.localstyles
آدرس اینترنتی https://pypi.org/project/collective.localstyles/
مجوز GPL
collective.localstyles ====================== With this Plone Addon you can add local styles within a subsection of your Plone site. After installation you can upload a css file, named ``localstyles.css`` anywhere to a folderish content item. This css file is then included for this folder and all content items below. The traversing stops for ``ISite`` based objects, which a ``localstyles.css`` file within a ``ISite`` (e.g. a ``collective.lineage`` site) isn't used for folders, which are in higher hierachy of the content tree. This product registers a viewlet named ``collective.localstyles.viewlet``, which is included in ``plone.app.layout.viewlets.interfaces.IHtmlHead`` and is responsible for injecting the ``localstyles.css`` file. This product is inspired by this discussion: http://plone.293351.n2.nabble.com/CSS-for-a-single-page-td7559936.html Changelog ========= 1.2 (2020-12-01) ---------------- - Allow localstyles also in ISite roots. [thet] 1.1 (2017-02-13) ---------------- Incompatibilities: - Changed module-global ``LOCALSTYLES_FILE`` to ``LOCALSTYLES_FILES`` and allow multiple local style file names. Default are: ``localstyles.css`` and ``localstyles_css``. [thet] New: - Add last modification time as URL parameter to be sure to get changed styles through caching. [thet] 1.0 (2014-06-03) ---------------- - Initial.


نحوه نصب


نصب پکیج whl collective.localstyles-1.2:

    pip install collective.localstyles-1.2.whl


نصب پکیج tar.gz collective.localstyles-1.2:

    pip install collective.localstyles-1.2.tar.gz