donsafar
Posts: 90
|
| Posted: 01/01/2005, 9:28 PM |
|
Anyone been able to get fckeditor 2rc2 working with ccs and php? If so, would you share how you did it?
_________________
Don Safar
|
 |
 |
DaveRexel
Posts: 50
|
| Posted: 01/02/2005, 3:25 PM |
|
::
Hi Don
Just downloaded the RC-2 and it works (see below) in the CCS pages done with RC-1 version.
Here's the article on the FCKeditor RC-1 integration with CCS
http://ccs.ath.cx/~ccs/Default.php?event_id=18
BTW this version broke the File Manager as integrated in the previous version so another article will be written when that's resolved.
_________________
/Dave
RexDesign CodeCharge Studio Tutorials
http://rexdesign.com/ccs/ |
 |
 |
Don Safar
|
| Posted: 01/05/2005, 10:56 AM |
|
I downloaded the project to test it with RC-2. It displays the data ok in the editor field. When I click on submit, it saves the record with this data in it -- <P align="center">Some default text.</P> --, destroying the original text. Not sure what the problem is. Any ideas?
|
|
|
 |
Don Safar
|
| Posted: 01/05/2005, 11:22 AM |
|
Never mind, I guess I should have read the article a little closer. When I put the script in the windows.onload event, it works. Thanks for your help Dave.
|
|
|
 |
|