It would be great to have css classes in the statusmessages so you can add some coloring for the pass / fail status indications
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | password_policy-8.x-3.x-add_constraint_status_css_classes-2858693-8.patch | 1.28 KB | voleger |
| #4 | interdiff-2858693-2-3.txt | 465 bytes | aohrvetpv |
| #3 | password_policy-8.x-3.x-add_constraint_status_css_classes-2858693-3.patch | 853 bytes | aohrvetpv |
| #2 | add_css_class_for-2858693-2.patch | 819 bytes | AndersNielsen |
Comments
Comment #2
AndersNielsen commentedPatch attached
Comment #3
aohrvetpv commentedCSS classes need to be namespaced (i.e., prefixed with the module name) to prevent possible collisions with other classes. That's my understanding at least. Modified patch attached.
Comment #4
aohrvetpv commentedComment #5
paddy.doyle commentedLooks good to me.
Comment #6
AndersNielsen commentedLooks good to me as well
Comment #7
nerdsteinThis looks good, especially for customizing the experience. The patch looks like it needs re-rolled; it does not apply
Comment #8
volegerrerolled patch
Comment #10
nerdsteinThanks, @voleger and all who contributed. Merging and marking as fixed.