Hello everyone,
I'm having no luck at all installing FCKeditor.
I did everything according to the FCKeditor integration guide with MediaWiki (monobook skin) version 2.6.
http://mediawiki.fckeditor.net/index.ph ... tion_guide
I cannot get anything to work. I know I'm doing something wrong but what?
I have the sql database working, the mediawiki is working, I just can't get fckeditor to integrate.
When I go to my wiki page and hit "edit" , the regular toolbox shows up.
I've put the files in the root directory as well as in the extensions folder and still nothing.
Can anyone provide a newbie step by step idea of exactly how to install this program in MediaWiki?
P.S. I think the integration guide is for an earlier version of the software because the directory structure is different.
I've also tried both and of course...nothing works.
Thank you for your patience...
Tue, 05/06/2008 - 05:22
#1
Re: FCKeditor w/MediaWiki - NOTHING is working...
Download the extension here: http://mediawiki.fckeditor.net/nightly/ ... t_N.tar.gz
You should download the whole extension from the link above (FCKeditor is included), not the FCKeditor itself.
Unpack it in the extensions directory.
After you have put the FCKeditor extension in the correct directory, add this line at the end of LocalSettings.php:
At this moment it should work more or less (at least FCKeditor should appear instead of the default textarea).
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: FCKeditor w/MediaWiki - NOTHING is working...
Thank you, thank you so much.
It worked.
I'm going to try this out.