I'd like to request that the default ATTR "EnabledID" be set to Yes by default and that spacing in between the wording on the configure filter page be added as it's not readable.

I don't fully understand why removing ID's would be helpful?

Thanks

CommentFileSizeAuthor
htmlpurifier-id.png11.1 KBkingfisher64

Comments

ezyang’s picture

Status: Active » Closed (works as designed)

IDs are not enabled by default because user-submitted IDs can interfere with pre-existing IDs on a webpage. You are recommended to specify an ID blacklist when you enable IDs. See http://htmlpurifier.org/docs/enduser-id.html for details.