close fullscreen

Ticket

add style-level screening to clean_html!+status
open
help edit space_dashboard
add style-level screening to clean_html!+priority
low
help edit space_dashboard
add style-level screening to clean_html!+tags
add style-level screening to clean_html!+commit
 

add style-level screening to clean_html!+issues

help edit space_dashboard

we are currently stripping inline style attributes on save.  this gets rid of lots of undesired stuff like fonts and such but also many things that are often desirable, like strike-through.  And these style attributes are used by tinyMCE, so stripping them means many tinyMCE options won't work.

 

add style-level screening to clean_html!+solution

help edit space_dashboard

if we make it configurable (to developers and eventually to wagneers) to choose which style settings can and can't be used, we can improve signal to noise here.

 

 

help edit space_dashboard

note: requested by Meyer Trust.


note that this would allow us to stop supporting CSS in inclusions (which is patently ugly imo).

 

For example, we could use tinyMCE's alignment tools to add right floats (by far the most common CSS).

  --Ethan McCutchen.....2013-03-27 16:40:16 +0000

 

add style-level screening to clean_html!+discussed in support tickets

help edit space_dashboard