| Adding XOOPSEditor editors to 2.0.x XOOPS |
| by drekka on 2006/3/21 0:13:06 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 Directory Go into {XOOPSBase}/html/class and create a directory called xoopseditor. Step 2: Install XOOPSEditor Download 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 Editors As 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
|