var Aloha = window.Aloha || ( window.Aloha = {} ); Aloha.settings = { logLevels: { 'error': true, 'warn': false, 'info': false, 'debug': false, 'deprecated': false }, errorhandling: false, baseUrl: "/WorkArea/FrameworkUI/js/ektron/Controls/EktronUI/Editor/Aloha/lib", basePath: "/WorkArea/FrameworkUI/js/ektron/Controls/EktronUI/Editor/Aloha/plugins/", ribbon: false, locale: 'en', plugins: { load: "dom-to-xhtml/dom-to-xhtml,ektron/general,common/ui,ektron/format,common/contenthandler,ektron/library,common/table,common/list,ektron/hyperlink,common/highlighteditables,common/undo,common/paste,common/horizontalruler,common/abbr,ektron/translate,ektron/validator,ektron/template,ektron/embed,ektron/sourceview,ektron/advancedinspector,ektron/draganddrop,common/block,ektron/editInContext,common/characterpicker" }, contentHandler: { insertHtml: [ 'word', 'generic', 'oembed', 'sanitize' ], initEditable: [ 'sanitize' ], sanitize: 'relaxed', allows: { elements: [ 'a', 'abbr', 'b', 'blockquote', 'br', 'caption', 'cite', 'code', 'col', 'colgroup', 'dd', 'dl', 'dt', 'em', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'i', 'img', 'li', 'ol', 'p', 'pre', 'q', 'small', 'strike', 'strong', 'sub', 'sup', 'table', 'tbody', 'td', 'tfoot', 'th', 'thead', 'tr', 'u', 'ul', 'span', 'hr', 'object', 'div', 'script', 'figure', 'noscript', 'figcaption' ], attributes: { 'a': ['href', 'title', 'id', 'data-gentics-aloha-repository', 'data-gentics-aloha-object-id', 'data-ektron-url', 'style', 'class'], 'p': ['class', 'style'], 'span': ['class', 'style'], 'div': [ 'id', 'class'], 'abbr': ['title'], 'blockquote': ['cite'], 'br': ['class'], 'col': ['span', 'width'], 'colgroup': ['span', 'width'], 'img': ['align', 'alt', 'height', 'src', 'title', 'width', 'data-ektron-url', 'class', 'style'], 'ol': ['start', 'type'], 'q': ['cite'], 'script': ['type', 'language'], 'table': ['summary', 'width'], 'td': ['abbr', 'axis', 'colspan', 'rowspan', 'width'], 'th': ['abbr', 'axis', 'colspan', 'rowspan', 'scope', 'width'], 'ul': ['type'], 'li': ['class', 'style'], 'figure': ['data-media','data-media400', 'data-media600', 'title'] }, protocols: { 'a': {'href': ['ftp', 'http', 'https', 'mailto', '__relative__']}, 'blockquote': {'cite': ['http', 'https', '__relative__']}, 'img': {'src' : ['http', 'https', '__relative__']}, 'q': {'cite': ['http', 'https', '__relative__']} } } }, templatePlugin: { FolderID: 0 } }