Search

User login

Poll

What is your favorite DB Server ?:
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 1 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

My YM

Author Information

sentono
Offline
Last seen: 2 days 15 hours ago
Joined: 09/21/2007

Alexa Rank

Who's online

There are currently 0 users and 13 guests online.
Home
  • warning: Invalid argument supplied for foreach() in /usr/home/wowtutorial/public_html/sites/all/modules/adsense_injector/adsense_injector.module on line 352.
  • warning: Invalid argument supplied for foreach() in /usr/home/wowtutorial/public_html/sites/all/modules/adsense_injector/adsense_injector.module on line 35.

Integrate FCKeditor 2.6.4 extensions with Mediawiki 1.14.0

I've integrated FCKeditor 2.6.4 with my new mediawiki 1.14.0
Actually this is very simple to integrate the FCKeditor extension with mediawiki but i can't find any tutorial that describe more detail about how to integrated this clearly.

I assume you already have mediawiki installed on the server and running.

Download FCKeditor extensions for Mediawiki Latest Version

Login into your server

[code]#cd /home/mediawiki/public_html
#wget http://mediawiki.fckeditor.net/nightly/svn/mediawiki_fckeditor_ext_N.tar.gz
#tar -zxvf mediawiki_fckeditor_ext_N.tar.gz[/code]

Rename fckeditor directory

[code]#cd /home/mediawiki/public_html/extensions/FCKeditor
#mv fckeditor fckeditor-old[/code]

Download FCKeditor 2.6.4 latest version

[code]#cd /home/mediawiki/public_html/extensions/FCKeditor
#http://biznetnetworks.dl.sourceforge.net/project/fckeditor/FCKeditor/2.6.4/FCKeditor_2.6.4.tar.gz
#tar -zxvf FCKeditor_2.6.4.tar.gz[/code]

This will automatically created new fckeditor folder.

Configure LocalSettings.php

[code]#cd /home/mediawiki/public_html
#pico LocalSettings.php

#### Add few lines below in the end of the script before ?>

require_once("extensions/FCKeditor/FCKeditor.php");

$wgFCKUseEditor = true;  // When set to 'true' the FCKeditor is the default editor.
$wgUseAjax = true;[/code]

You're done.
Just try to access your media wiki from firefox and try to edit your content.
It will shows FCKeditor wysiwyg editor.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

Recent comments

Facebook Fans

Sponsors

Online Store

Tag Cloud