Commit 2040ae71 authored by duke's avatar duke

timymice

parent 76eeca54
...@@ -24,9 +24,9 @@ $(function () ...@@ -24,9 +24,9 @@ $(function ()
theme: "modern", theme: "modern",
language: "ru", language: "ru",
schema: "html5", schema: "html5",
custom_elements: "emstart,emend,header,main,span", custom_elements: "emstart,emend,header,main,span,icon,uibutton,uiinfotile",
valid_children: '+a[div]', valid_children: '+a[div]',
extended_valid_elements: "span[id|name|class|style],i[id|name|class|style],ul[id|name|class|style],li[id|name|class|style],script[type|src],style", extended_valid_elements: "span[id|name|class|style],i[id|name|class|style],ul[id|name|class|style],li[id|name|class|style],script[type|src],style,icon[*],uibutton[*],uiinfotile[*]",
height: '350px', height: '350px',
menubar: "edit insert view format table tools", menubar: "edit insert view format table tools",
plugins: [ plugins: [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment