This topic is locked
[SOLVED]

 Alternative to FCKeditor / Rich Text Editor...

10/1/2007 10:17:17 PM
PHPRunner General questions
powersitedesign author

I am looking at an alternative for the FCKeditor / Rich Text Editor in an app that I am working on and ran across a really cool XHTML editor called Wymeditor, you can kind of get an idea as to what it looks like here: http://www.cottonrohrscheib.com/projects/p.../03-plugin.html. Does anyone have any experience working with or integrating this inside of phpr? If not, any suggestions as to where I might start looking to integrate it?
I haven't spent a lot of time messing with this yet but plan on doing so the next few days, if I run across a method for doing this I will post it back here. This editor is pretty slick in terms of what it will allow your "end users" to do. Here is some more info on the editor: http://www.wymeditor.org/en/

J
Jane 10/2/2007

Cotton,
you can replace one of the built-in editors with Wymeditor.

For example to replace FCKEditor with Wymeditor edit following files: edit.php, add.php, register.php, files.txt, macros.txt and include/commonfunctions.php in the C:/Program Files/PHPRunner4.1/source directory.