1
Hello everyone,
I'm posting this because I didn't find any other posts about it, so I thought I'd provide you with what I did.
Basically I wanted to add the XOOPS editor framework to the 2.0.13 I had installed so that I could access WYSIWYG editors in Wiwimod 0.8.3.
Heres how I did it:
Step 1: Create the XOOPSEditor DirectoryGo into {XOOPSBase}/html/class and create a directory called xoopseditor.
Step 2: Install XOOPSEditorDownload the lastest XOOPS 2.2.3 and extract
ONLY the files in the html/class/xoopseditor directory into your 2.0.13 html/class/xoopseditor directory.
Step 2: Activate EditorsAs described
HERE mod the xoopseditor.php file to activate the editors.
Doing this enabled the editors in Wiwimod. Now I've just got to figure out how to do it for WordPress ME