![]() |
| fck editor and file upload feature. |
|
ImajinArts
|
Hi, FCK editor has a neat feature that allows the user to upload a file when they create a link. I want to use that feature for a client's site (this way I don't have a develop another file upload section).
I know CF8 has fck editor built-in and on shared hosting the file upload feature is disabled. Can I copy all the fck editor files onto my client's directory and use fck editor off that? Please advise... Thanks! |
||||||||||||
|
|
|||||||||||||
| Re: fck editor and file upload feature. |
|
Jason101
Forum Regular
|
Sure can. Download FCKEditor from: http://www.fckeditor.net/download and have a look at the configuration docs of CF. It's super easy to get up and running http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Integration/ColdFusion But you won't be able to use cftextarea = richtext anymore. ( I prefer not to use cftextarea anyways). |
||||||||||||||
|
|
|||||||||||||||
|
ImajinArts
|
Thanks Jason. I prefer not to use the cftextarea as well (in fact the only time I even use the <cfform> is when I use cfwindow and I want the action to load to a page inside the cfwindow itself.
Thanks for the link! I searched fckeditor site all over for a working example in coldfusion and couldn't find it. Is there a way to change the upload directory path when uploading a file when creating a link? |
||||||||||||
|
|
|||||||||||||
| fck editor and file upload feature. |
|
||
|


