Hi,
Thanks for he quick reply. I did as per your instructions, but again after that the wiki is taking infinite time to load.
Here's my settings for FCK:
require_once("extensions/FCKeditor.php"); $wgFCKUseEditor = true; // When set to 'true' the FCKeditor is the default editor. $wgFCKEditorDir = "fckeditor"; $wgFCKEditorToken = "__USE_EDITOR__"; //$wgFCKEditorToolbarSet = "Wiki"; $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; $wgFCKexcludedNamespaces = array(8,1,-1); // eg. "8" for disabling the editor within the MediaWiki namespace. $wgFCKEditorToolbarSet = "Default";
Regards,
Jack ---------------------------------------------------------------- "Techies are like stars--they rise and set, they have the worship of the world, but no repose"
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Rob Church Sent: Saturday, June 23, 2007 12:33 PM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] Problem with FCK Editor
On 23/06/07, Jack Eapen C jackec@suntecgroup.com wrote:
Any idea why it is so? I really have to get the editor work with MW
If you really have to have FCKeditor working with MediaWiki despite various quirks, and if you don't mind patching the software manually, then you might try the guide at http://www.mediawiki.org/wiki/User:Robchurch/Integrating_FCKeditor_with_ 1.9.3.
I quote: "As usual, following these instructions is done at your own risk, and I won't be responsible for death, destruction, mutilation, disembowelling, cuts, bruises, loss of job, loss of funds, loss of foreign assets, loss of marbles, loss of hair, loss of...well, you get the idea."
Rob Church
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
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