Problem/Motivation
Sometimes you want to configure more than classes
Proposed resolution
Support setting attributes too
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3260042-pass.patch | 2.07 KB | larowlan |
| #2 | 3260042-fail.patch | 1.39 KB | larowlan |
Comments
Comment #2
larowlanComment #4
rikki_iki commentedThis is great! Though if I configure it to add a 'hidden' attribute or similar the section is hidden and I can't see the 'add block' button lol, but it's probably an edge case and can be worked around with some custom CSS. Would be the same for adding a class that hides the section, so nothing new that this patch is introducing.
Code is good, patch applies, useful addition, marking RTBC.
Comment #6
larowlanThanks