Hello,
I'm running MediaWiki 1.9.3. with PHP and want to use MediaWiki+FCKEditor.
I followed the installation instructions in the FCKeditor integration guide.
1.) I downloaded the FCKEditor extension, untared it, and placed it in extensions directory.
2.) I downloaded and installed FCKEditor and placed it in my extensions directory.
3.) I added "require_once $IP . "/extensions/FCKeditor/FCKeditor.php";" to my LocalSettings HOWEVER I typed "extensions/fckeditor/fckeditor.php" because that is the correct name of the file.
4.) Then I Modified includes/EditPage.php
I get no errors (PHP or JavaScript), but the WYSIWYG does not display. What I'm I doing wrong????
Thanks.
I'm running MediaWiki 1.9.3. with PHP and want to use MediaWiki+FCKEditor.
I followed the installation instructions in the FCKeditor integration guide.
1.) I downloaded the FCKEditor extension, untared it, and placed it in extensions directory.
2.) I downloaded and installed FCKEditor and placed it in my extensions directory.
3.) I added "require_once $IP . "/extensions/FCKeditor/FCKeditor.php";" to my LocalSettings HOWEVER I typed "extensions/fckeditor/fckeditor.php" because that is the correct name of the file.
4.) Then I Modified includes/EditPage.php
I get no errors (PHP or JavaScript), but the WYSIWYG does not display. What I'm I doing wrong????
Thanks.
Re: Installation Help
I downloaded the files from SVN and they worked fine for me.
Re: Installation Help
Help please. i had the same problems as you but when I try to use tortoise svn to the published trunk
http://svn.fckeditor.net/MediaWiki/trunk
I get a request for a login and my userid/pwd for this account does not work.
I can't find any information on what userid to use.
thank you
ray
Re: Installation Help
I just tested the url you provided and I was able to checkout the code from that directory (using tortoisesvn) w/out having to provide any sort of authentication information. Perhaps the issue is in the way you are using tortoise?
Re: Installation Help
I just right click in my windoze file exploreer window in the folder I want to import, select import and type in the URL.
It contacts it, transfers some bytes and then a password prompt comes up.
Ray