معرفی شرکت ها


collective.picturefill-1.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

PictureFill for Plone
ویژگی مقدار
سیستم عامل -
نام فایل collective.picturefill-1.2
نام collective.picturefill
نسخه کتابخانه 1.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده JeanMichel aka toutpt
ایمیل نویسنده toutpt@gmail.com
آدرس صفحه اصلی https://github.com/toutpt/collective.picturefill
آدرس اینترنتی https://pypi.org/project/collective.picturefill/
مجوز gpl
Introduction ============ This addon install picturefill_ in Plone and provide a suite of tools to display images from different kind of components such as brain, dexterity object or archetypes object. How to install ============== .. image:: https://secure.travis-ci.org/toutpt/collective.picturefill.png :target: http://travis-ci.org/toutpt/collective.picturefill This addon can be installed has any other addons. please follow official documentation_ How to use ========== in template:: tal:content="structure myimage_object/@@polyfill" in python:: from collective.picturefill.interfaces import IPictureFill IPictureFill(brain)() CSS: You should use this tricks if you want in your theme that picturefill fit the exact size of the container:: div[data-picture] img{ width: 100%; } Credits ======= Companies --------- * `Planet Makina Corpus <http://www.makina-corpus.org>`_ * `Contact Makina Corpus <mailto:python@makina-corpus.org>`_ People ------ - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com> .. _documentation: http://plone.org/documentation/kb/installing-add-ons-quick-how-to .. _picturefill: https://github.com/scottjehl/picturefill Changelog ========= 1.2 (2013-04-29) ---------------- - Add a bundle picturefill [toutpt] 1.1 (2013-04-02) ---------------- - Add support for tiles [toutpt] 1.0 (2013-03-22) ---------------- - Nothing changed yet. 0.2 (2013-03-22) ---------------- - Use plone.app.imaging api to build the list of pictures [toutpt] 0.1 (2013-03-21) ---------------- - Package created using templer [JeanMichel aka toutpt]


نحوه نصب


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

    pip install collective.picturefill-1.2.whl


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

    pip install collective.picturefill-1.2.tar.gz