Download & Extend

Introduce a full whitelist for class names?

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

Category:support request» feature request
Status:active» closed (duplicate)

#835202: Checkbox to allow all Class names