all the information about fck editor mediawiki integration is stored here: http://meta.wikimedia.org/wiki/FCKeditor
I'm afraid none of the current available wysiwyg plugins work as they should though (fckeditor, wysiwyg, etc...) , there was recent talk (by Erik Moeller if I'm not mistaken) about the possibility to natively include a wysiwyg (or wysiwym) editor natively in MediaWiki 2.0, but I'm not sure if the developpers of MediaWiki will actually include one in that version as it's not considered high priority.... we can only hope that at some point a workable wysiwyg plugin will be available, keep your fingers crossed... :)
Cheers, Peter.
On 6/11/07, Jack Eapen C jackec@suntecgroup.com wrote:
Hi,
Could anyone plz suggest some tips to successfully integrate FCKEditor with Mediawiki 1.9.3? When I tried to use, it's taking a lot of time to load mediawiki pages. Here's my settings for FCKEditor
require_once("extensions/FCKeditor.php"); $wgFCKUseEditor = true; // When set to 'true' the FCKeditor is the default editor. $wgFCKEditorDir = "FCKeditor"; $wgFCKEditorToken = "__USE_EDITOR__"; $wgFCKEditorHeight = "600"; $wgFCKEditorAllow_a_tags = true; // <a> </a> : Set this to true if you want to use the **external** link // generator of the FCKeditor. $wgFCKEditorAllow_img_tags = true; // <img /> : Set this to true if you want to use the // file browser and/or the smilies of the FCKeditor. $wgFCKEditorToolbarSet = "Default";
Following the discussion page of the extension I tried different combinations in FCKEditor.php for the $state = new StripState; $x =& $state; lines. Do we need both these lines? Or one of it?
Regards,
Jack Eapen C SunTec Knowledge Centre
This electronic mail (including any attachment thereto) may be confidential and privileged and is intended only for the individual or entity named above. Any unauthorized use, printing, copying, disclosure or dissemination of this communication may be subject to legal restriction or sanction. Accordingly, if you are not the intended recipient, please notify the sender by replying to this email immediately and delete this email (and any attachment thereto) from your computer system...Thank You
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l