I have searched the internet for the best open source wysiwyg editor, and fckeditor is it.
I have not been able to get it to integrate with phpwebsite, and not found any documentation anywhere on how to do it.
Fckeditor uses the id of the text area, in phpwebsite (like postnuke, phpnuke etc) it builds the page and contents from php code. I reviewed the phpcode and where the value for id is a php line calling the textbox name from a value in another file.
The javascript needs to be called through php also (i think), but have tried and failed to get any of this working.
Has anyone else had success with getting fckeditor with phpwebsite?
I have not been able to get it to integrate with phpwebsite, and not found any documentation anywhere on how to do it.
Fckeditor uses the id of the text area, in phpwebsite (like postnuke, phpnuke etc) it builds the page and contents from php code. I reviewed the phpcode and where the value for id is a php line calling the textbox name from a value in another file.
The javascript needs to be called through php also (i think), but have tried and failed to get any of this working.
Has anyone else had success with getting fckeditor with phpwebsite?

RE: phpwebsite support
https://sourceforge.net/tracker/index.p ... tid=543655