HTML Code insert

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2016 08:23 PM
Can anyone explain why we are no longer able to insert an iframe into the text editor used within "Site Note" and/or the "Wiki".... This functionality was available until 5.0, is this another functionality that will longer be available to community users.
- Labels:
-
Archive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2016 11:17 AM
Alfresco Share includes features to protect against XSS (cross site scripting) attacks. As such not all HTML is allowed in rich text editors. Both the editor and Alfresco will filter out unallowed HTML elements during save and (to be sure) before rendering wiki / blog content. There is an (older) blog post about configuring the black and white list of HTML processing - I am not sure how much of it still applies but last I checked it should be the majority.
