Hi everyone,
I'm kinda new to making websites without help of wordpress/joomla etc. I only know some basic HTML and CSS
I'm trying to get something on my site that will edit multiple files on my VPS (i do not host my site of that VPS). I have setup a working FTP server on my VPS. Now i heared that one could intergrate finder and editor, but i don't know how. I also didn't find how i could insert finder/editor in just normal HTML.
SO basicly i want to put a combo of CKEditor and CKFinder together on one HTML page. And i want them to be able to edit files that can be accessed by FTP.
I really hope someone can help me on this one.
Sincerely,
DodeDodo
P.S. Oh and please don't say i didn't used the search function. I searched on this site and on google for about 3 hours. (I know i'm a n**b )
Mon, 05/28/2012 - 08:07
#1
Re: ckfinder/editor in HTML ?
I don't think you'd find helpful results with such vague problem. Basically, you have to first download then install CKEditor on your site, so check out these guides: http://docs.cksource.com/CKEditor_3.x/Developers_Guide
Then you have to download then integrate CKFinder while following these guides: http://docs.cksource.com/CKFinder_2.x/Developers_Guide
As you can see, CKFinder comes in PHP, Java, ColdFusion, .Net and ASP, so pick the one that applies to you.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Re: ckfinder/editor in HTML ?
I have extracted and uploaded CKeditor with cPanel. But i don't know how i should insert/embedd it into a page. I allready read that installation 'tutorial' . The same for CKFinder. I Don't know how i should put it on the site! :S
Sincerely,
DodeDodo
EDIT:
And thx for the quick reply
Re: ckfinder/editor in HTML ?
See this: http://docs.cksource.com/CKEditor_3.x/Howto/Samples
Basically both CKEditor and CKFinder come with a couple of samples, simple HTML pages that show how both applications were integrated into a website and customized. Go through the samples, read into the source codes of these HTML pages and you should know more
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!