Skip to main content

PictureFill for Plone

Project description

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

https://secure.travis-ci.org/toutpt/collective.picturefill.png

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

People

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]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.picturefill-1.2.zip (34.6 kB view details)

Uploaded Source

File details

Details for the file collective.picturefill-1.2.zip.

File metadata

File hashes

Hashes for collective.picturefill-1.2.zip
Algorithm Hash digest
SHA256 65448d17bbc08ad341ed41a38f571ff205bb9e2418dadf13599259b3d60cf363
MD5 4f594687399b993ca1f3ec43bba0e9a0
BLAKE2b-256 845664ed496e81ca7b680903c50fd11764c5eb2714ca66cf47e97e38af5a57c2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page