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
)
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

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.
Sincerely,
DodeDodo
EDIT:
And thx for the quick reply
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 4.x docs, CKEditor 3.x docs, CKFinder docs for help. CKEditor general FAQ is useful, too!
If you think you found a bug in CKEditor, read this!