Dynamic Formatters

Component ID

893580

Component name

Dynamic Formatters

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

50112

Component created

Component changed

Component body

This module provides a Views style plugin which makes it possible for fields to have dynamic formatters.

A simple use case of this is a field in a view that uses a "large" image preset for the first result row and a "small" preset for the rest of the rows. Everything is ruled by custom style objects, currently defined in code through a simple hook.

The functionality is not complete or documented yet and may change at any time. CTools exportable integration and an admin UI is still missing so API changes will happen.