Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
31.88 KB
MD5: c42170acdc164df9a4c9fc3fc57ae4e6
SHA-1: 96a49fdf2fc5f4415be4c48d796b4b0666981d04
SHA-256: 76ae7c5050e234bc0da56eabc77147d55861f114e7d2fb5f9a69c74c8fd0b848
Download zip
39.33 KB
MD5: 1f074703292736ff58d03d108a92c3a7
SHA-1: 5fb37d467f7cffa6cf0b6a383261c91de9ed4775
SHA-256: 31a55e7ba09b3e296440bc29a4a3471facaefdce7f44fb4b8a11c82483e4b990
Release notes
Changes since 7.x-1.1:
- #2113217 by NancyDru: Fixed Trying to get property of non-object in picture_field_formatter_settings_summary() .
- #2069623 by das-peter, kjauslin: Fixed Use drupal_add_css() to load css in template_preprocess_flexslider_picture_list().
- #2101779 by rocket_nova: Fixed Width and height missing in WYSIWYG inserted images after upgrading to latest dev versions of Media and File Entity.
- #1881898 by das-peter | attiks: Added Colorbox support.
- #2084979 by jantoine | impleri: Fixed flexslider_picture() broken on/after flexslider -alpha3.
- #2105397 by Lukas von Blarer: Fixed JS error in Firefox 3.6.
- #2009952 by das-peter: Fixed Features export of FlexSlider Picture broken.
- #2040535 by rocket_nova | westis: Fixed Adding class (or style) to specific image.
- #2013813 by das-peter: Fixed Flexslider mapping value not set in option-set form.
- #1990350 by dexiecarla, generalredneck | kobuk: Fixed Error code.
- #1993676 by retrodans: Fixed When using 'empty image' option, width/height do not return.
- #1885766 by Shaun Dychko, attiks | mengi: Fixed WYSIWYG support.
- move js to footer
- no dependency on jquery
- better check for undefined
- #1968330 by pietpomp: Fixed WYSIWYG + CKEditor library inline pictures support.
- #1974214 by dogmatix: Fixed Image properties are cleared when editing content.
- #1968330 by pietpomp: Fixed WYSIWYG inline pictures support.
- #1934562 by minorOffense: Fixed Specify 2.x version in dependency array for flexslider_picture().
- #1949284 by impleri: Added Use file entity fields.
- #1950196 by iwuv: Added Option to render nothing at all (or base64 image data).
- added dependency on image
- #1940866 by Shaun Dychko | seb_tsolutions: Fixed Undefinde Index in picture_page_build().
- #1941058 by Shaun Dychko: File picture-ckeditor-module-1934106-4.patch accidentally committed.
- #1932898 by Shaun Dychko, alexgkt | flocondetoile: Added Wysiwyg + Media module support.
- #1934106 by Shaun Dychko | flocondetoile: Added CKEditor module support.
- #1931450 by Shaun Dychko: Fixed formatting of image dialog - patch.
- coding standards
- #1885766 by Shaun Dychko, attiks | mengi: Added WYSIWYG support.
- fix access callback for exporting picture mappings
- Support media & wysiwyg
- #1859192 by design.er: Fixed Media module - error: Undefined index.
- merged picture.js from https://github.com/weblinc/picture
- possible solution for lazy loading picture
- #1881898 by attiks: Added Colorbox support, height fixed
- #1881898 by attiks: Added Colorbox support.
- fix for data-src
- do not output empty attributes
- use data-width, data-height
- only set width, height is psecified
- fix for retina
- added support for width and height
- missing media.css
- using latest version of media.js
- marked css as important
- missing files
- typo fix
- support added for https://github.com/weblinc/picture