Posted by arski on December 9, 2011 at 12:13pm
3 followers
Jump to:
| Project: | WYSIWYG Filter |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Hi, didn't want to reopen #553104: Why is my img tag class attribute keep stripping out where this started, so let me post this in a separate issue:
Im wondering why isn't it possible to allow all class names that fall under a-z0-9-_* ? Basically if I wanted to do that now, I would need to write some 35 rules like a*, b*, c*... why not allow people to do just.. * everything or something?
Comments
#1
Agreed. This is sorely needed in order to make this module a practical choice.
#2
#835202: Checkbox to allow all Class names