I have spent many hours trying to get FCK editor working in MediaWiki with little luck. I have been able to follow the most basic instructions and get a lot of FCK working. What I cannot get working are the Browse dialog buttons in the link and image buttons. These buttons just won't show up. When I try to sample php file FCK both dialog work correctly. I assume I must be missing some setup step. All I had to do to get the FCK showing up was to add
require_once $IP . "/extensions/FCKeditor/FCKeditor.php"; to my LocalSetting.php. Like I said before, the Browse buttons will not be visible.
I cannot get the stock FCKeditor to work at all so I have been using the FCKeditor+MediaWiki version. I have looked at the instructions at: http://mediawiki.fckeditor.net/index.ph ... tion_guide and cannot make any sense of them. No line numbers are given and some of the lines that need changing don't seem to be in the code as written.
Has anybody gotten MediaWiki and some version of FCKeditor correctly working together? If so, are there any clear and complete instructions on how to do this?
Fri, 02/01/2008 - 23:22
#1
Re: How to you *really* use this in MediaWiki?
I've tested the fck+mediawiki extenstion on mw 1.11 following the instructions outlined in http://mediawiki.fckeditor.net/index.php/FCKeditor_integration_guide#Download_FCKeditor_extension exactly.
I did not edit the optional file. line numbers can change dramatically between versions.
Note: only the mediawiki.fckeditor.net extension works in mediawiki, the normal fckeditor plug-in will not format the text into wiki text and cannot be installed on media wiki.
It installs fine
moderators, please edit if you see fit
Attachments: