I do love the low-threshold slider configuration for media items!
However, another common use case for sliders are highlight content teasers.
- Format: "Swiffy Slider"
- Settings: Label "Configuration Link", description copied from field formatter
Can it possibly be as simple as that? :-)


| Comment | File | Size | Author |
|---|---|---|---|
| #12 | swiffy_slider-3343652.patch | 36.25 KB | tobiasb |
Comments
Comment #2
hexabinaerComment #3
hexabinaerComment #4
mmbkImplemented a view style for the slider.
The slider is configurated by a list of classes, that shall be applied to the slider.
There is a link to the swiffy slider configuration values, so that the classes can be easyly checked and changed.
There is a settings form, where the default classes, that are normally used on your site can be entered. These classes are inserted whenever a new view style is created.
I created an service for parsing of the configurator url and the used formfields. This service can be used by the field formatter as well. But I did not touch the formatter (this would be a different issue)
While looking at the parser, I found that the style attributes are not parsed correctly. Further more I did not understand why the data-* attributes are parsed, as I do not see where they are created by the configurator. Nevertheless I did not change the parser, and marked the location with @todo
Comment #5
tobiasbComment #6
tobiasbComment #9
tobiasbComment #10
tobiasbComment #11
tobiasbComment #12
tobiasbComment #14
tobiasbIntegrated in release 1.1.0.