Installation, updates, manuals and APIs.
Code, issues, development roadmap.
Custom job offers.
Send us your sales or general questions.
1. Look for the lines from:
tinyMCE.init({
.
.
.
.
.
.
<!-- /tinyMCE -->
';
2. Copy the script below and replace it accordingly.
tinyMCE.init({
mode : "textareas",
theme : "advanced",
content_css : "' . $site['base'] . 'css/tiny_mce.css",
editor_selector : "articl",
plugins : "table,save,advhr,advimage,advlink,emotions,iespell,insertdatetime,preview,zoom,media,searchreplace,print,contextmenu,paste,directionality,fullscreen",
theme_advanced_buttons1_add see more