From baa11aa23536703564eb325da3b4679f36f4f0fe Mon Sep 17 00:00:00 2001 From: Manfred Kindl Date: Wed, 16 Oct 2013 16:34:35 +0000 Subject: [PATCH] =?UTF-8?q?Klassen=20in=20TinyMCE=20vordefiniert=20und=20G?= =?UTF-8?q?rafiken=20behalten=20nun=20nach=20Aktualisierung=20die=20einges?= =?UTF-8?q?tellte=20Gr=C3=B6sse?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cms/admin.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cms/admin.php b/cms/admin.php index d4d2d4db7..3aaf89f42 100644 --- a/cms/admin.php +++ b/cms/admin.php @@ -77,6 +77,8 @@ $berechtigte_oe = $rechte->getOEkurzbz('basis/cms') theme_advanced_toolbar_align : "center", theme_advanced_statusbar_location : "bottom", theme_advanced_resizing : true, + theme_advanced_styles : "Contenttabelle=cmstable;Hauptcontent=cmscontent;Menuebox=menubox;Teambox=teambox;Schatteneffekt Grafiken=screenshot_boxshadow;Tablesorter=tablesorter tablesorter_col_0 tablesorter_sort_0", + advimage_update_dimensions_onchange : false, force_br_newlines : true, force_p_newlines : false, forced_root_block : '',