Hi!
I recently heard of FCKeditor after looking for a free html in-page wysiwyg editor.
I was wondering afew things:
1) How do I set this up?
2) Im making a site for one of my clients. They need to be able to edit the current pages of their site (not add new pages) and edit meeting minutes on their site. Ive chosen FCKeditor for the job, but how would I embed it into a page that they can go to to edit a page or minutes, and have it update the apropriate field entry of that page in my mySQL table?
also, my server wouldn't let me upload:
are those vital files to FCKeditor?
thanks!
I recently heard of FCKeditor after looking for a free html in-page wysiwyg editor.
I was wondering afew things:
1) How do I set this up?
2) Im making a site for one of my clients. They need to be able to edit the current pages of their site (not add new pages) and edit meeting minutes on their site. Ive chosen FCKeditor for the job, but how would I embed it into a page that they can go to to edit a page or minutes, and have it update the apropriate field entry of that page in my mySQL table?
also, my server wouldn't let me upload:
- "_samples/adobeair/sample01_cert.pfx"
- "_samples/afp/fck.afpa.code"
- "editor/filemanager/connectors/aspx/config.ascx"
are those vital files to FCKeditor?
thanks!
Re: Setting up FCKeditor and applying it to pages & mySQL da
1) read this:
Developer's Guide - How to install, configure, integrate and customize FCKeditor.
User's Guide - How to use FCKeditor and its interface.
Life can be so easy
2) Like the name of the folder _samples say (and as described in the above manuals), the files are SAMPLES. So you can test your settings and test if the editor works properly. When you're clients are going to use the editor I would give you the advice to remove the folder _sample.
About "editor/filemanager/connectors/aspx/config.ascx":
do you use ASP? If not, you can remove this folder.
The editor has several options to connect to the Filemanager. It depends on you're setting. In the folder /connectors/ I've removed all folders, except the one that says Php