Allow themers access to the $vars['attributes']['class'] array, instead of defining it as a string.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | [adaptive_image]-[class-string-to-array]-[patch1].patch | 466 bytes | rudun |
Allow themers access to the $vars['attributes']['class'] array, instead of defining it as a string.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | [adaptive_image]-[class-string-to-array]-[patch1].patch | 466 bytes | rudun |
Comments
Comment #1
rudun commentedComment #2
rudun commentedComment #3
Anonymous (not verified) commentedYes please, this totally destroys any classes you might set at the module level or when altering a renderable array.
Comment #4
vasikei think this is bug, a major one and it needs review
Comment #6
sanduhrsThanks for the patch.