cancel
Showing results for 
Search instead for 
Did you mean: 

Document Library Rich Editor

dsaum
Champ in-the-making
Champ in-the-making
Question regarding 3.4.b's Document Library's rich editor.

I seem to unable to save any HTML tags except for <p> and heading tags. Is this intentional? If so, how can I expand the set of allowed HTML tags in the document library? (FYI: If I edit a wiki page, I can save arbitrary HTML.)
2 REPLIES 2

stevegreenbaum
Champ in-the-making
Champ in-the-making
I recall a post a while back about automatic removal of html tags.  There is a response near the bottom of the thread: http://forums.alfresco.com/en/viewtopic.php?f=47&t=20323&start=0&hilit=blog+video

dsaum
Champ in-the-making
Champ in-the-making
Hey Steve,

Thanks for the link. Took a look and it doesn't really correspond to what I'm seeing. If I update a file over WebDAV, everything works fine (ie arbitrary tags are displayed in the share interface and in the generated website).

However, inserting anything more than simple <p/> tags and lists seems to be filtered out when I save a file through the TinyMCE editor.

Any insight into what's going on? I've searched through the code to see if somewhere tinymce's invalid elements is being set to filter stuff out but can't find anything…