1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Enable visualblocks by default on TinyMce install.

This commit is contained in:
Cameron
2017-10-30 15:29:00 -07:00
parent 48d359ed02
commit d7016f9971

View File

@@ -9,5 +9,6 @@
<pluginPrefs>
<pref name="paste_as_text">0</pref>
<pref name="browser_spellcheck">1</pref>
<pref name="visualblocks">1</pref>
</pluginPrefs>
</e107Plugin>