Hallo,
ich habe das Problem, das bei meiner Installation grundsaetzlich nur der Mozile-Editor verwendet wird
(vermutung da nur mozileLoader.js aber nichts von spaw/htmlarea im html-source zu finden ist)
Eine Aenderung in der Config.php hat keine Auswirkung (siehe 2 Config Beispiele).
D.h. auf Mozilla sehe ich immer nur den simplen, einzeiligen Editor, auf IE ueberhaupt nichts (nur ein Eingabefeld)
Config.php:
$cfg['path']['wysiwyg'] =[cut]/contenido/external/wysiwyg/htmlarea2/';
$cfg['path']['wysiwyg_html']= [cut]/contenido/external/wysiwyg/htmlarea2/';
oder:
$cfg['path']['wysiwyg'] =[cut]/contenido/external/wysiwyg/spaw/';
$cfg['path']['wysiwyg_html']= [cut]/contenido/external/wysiwyg/spaw/';
Das Problem habe ich unter Mozilla 1.6, 1.7, IE6
Contenidoversion: 4.4.4 und Snapshot com 5.8.
Danke & Gruss,
Florian Haid