Hallo Gemeinde.
Ich habe das oben angegebene packet installiert nur werden nicht alle angezeigt, wie style, font family,...
Ich habe in der tiny_mce_config.php folgendes eingegeben:
$plugins = array( 'safari', 'inlinepopups', 'autosave', 'spellchecker', 'paste', 'wordpress', 'media', 'emotions', 'advhr', 'advimage', 'advlink', 'bbcode', 'compat2x', 'contextmenu', 'directionality', 'insertdatetime', 'layer', 'nonbreaking', 'noneditable', 'pagebreak', 'preview', 'print', 'save', 'searchreplace', 'style', 'tabfocus', 'table', 'template', 'visualchars', 'xhtmlxtras', 'example', 'fullpage', 'iespell', 'fullscreen' );
und
$mce_buttons = apply_filters('mce_buttons', array('bold', 'italic', 'strikethrough', '|', 'bullist', 'numlist', 'blockquote', '|', 'justifyleft', 'justifycenter', 'justifyright', '|', 'link', 'unlink', 'image', 'wp_more', '|', 'spellchecker', 'fullscreen', 'wp_adv', 'emotions', 'advhr', 'advimage', 'advlink', 'bbcode', 'compat2x', 'contextmenu', 'directionality', 'insertdatetime', 'layer', 'nonbreaking', 'noneditable', 'pagebreak', 'preview', 'print', 'save', 'searchreplace', 'style', 'tabfocus', 'table', 'template', 'visualchars', 'xhtmlxtras', 'example', 'iespell' ));
$mce_buttons = implode($mce_buttons, ',');
Habe etwas falsch gemacht?
Für jeden Rat danke ich sehr.
Grüsse
tomas