Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 402.75 KB
MD5: a19339f21d58c3418053f042207edca0
SHA-1: a6a0684c6e224ef3b9f8ae36be1b35f35657dca6
SHA-256: d46b317ed596eeacf2907c1058ee914298f9b580e02a22e3c1e26067a894404b
Download zip 405.13 KB
MD5: dc3688d9647847659239a9407cc797e5
SHA-1: dba381a9d914ce64bbe35d374df7b6055a3ea9e0
SHA-256: 3db72e508271fc8f044c8288035a875ce3c9f75e05e777e08a67abe5f15649b4

Release notes

This is a D7-pure rework of Imagefield magazinelayout by dman.
It is inheriting the namespace from clemens.tolboom as per #1434882: A Drupal 6 version of a similar task. "Image Composition" -> "Imagefield magazinelayout"

FEATURES:
- we finally have settings. You can define the width and the padding options through 'manage fields' display options
- Seems to work with minimal dependencies, just D7 core 'image' field.

Issues : No security checking for private files yet. That was in the D6 version, but needs to be re-done for D7 I think.

TODO: It has a hard-coded border around each image (1 px silver) that can also be brought into the UI I guess. But need to start browser-testing to see if there are layout issues with that. IE was horrid with boder and box size

Created by: dman
Created on: 26 Jun 2012 at 09:59 UTC
Last updated: 23 Jun 2014 at 16:33 UTC
New features

Other releases