This topic is locked

Rich Text Editor

3/7/2008 3:37:38 PM
PHPRunner General questions
powersitedesign author

Is there a way that I can code the rich text editor (basic) so that I can allow my end users to upload an image on the go when they add content? As it comes by default they must reference an image location somewhere else on the web. I guess what I would like to do would be to go in and make a writable directory that would house these images...
As always, thanks for your help in advance,

D
desk2web 3/23/2008

Is there a way that I can code the rich text editor (basic) so that I can allow my end users to upload an image on the go when they add content? As it comes by default they must reference an image location somewhere else on the web. I guess what I would like to do would be to go in and make a writable directory that would house these images...

As always, thanks for your help in advance,


Why not just add the FCKEditor? I've only just got PHPRunner and adding FCKeditor was the first thing I did, edit one line in FCKEditor and its working perfectly.
Allan

powersitedesign author 3/24/2008

Thanks for replying, we actually did go w/ the FCKeditor and made it work, it took me a little bit to get my mind around it but I think that it's going to be our text area tool from now on. Thanks again for replying.