Difference between revisions of "Template:Integration Introduction Start"

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

(New page: == Introduction == Before reading this section, please read the [[CKFinder/Developers_Guide/{{{language}}}/Installation|installation]] and [[CKFinder/Developers_Guide/{{{language}}}/Config...)
 
 
Line 1: Line 1:
 
== Introduction ==
 
== Introduction ==
Before reading this section, please read the [[CKFinder/Developers_Guide/{{{language}}}/Installation|installation]] and [[CKFinder/Developers_Guide/{{{language}}}/Configuration|configuration]] instructions and make sure that the examples located in the "_samples" directory are working correctly.
+
Before reading this section, please read the [[CKFinder_1.x/Developers_Guide/{{{language}}}/Installation|installation]] and [[CKFinder_1.x/Developers_Guide/{{{language}}}/Configuration|configuration]] instructions and make sure that the examples located in the "_samples" directory are working correctly.
  
 
The "_samples" directory with examples contains two directories: "'''js'''" and "'''{{{ext}}}'''".  
 
The "_samples" directory with examples contains two directories: "'''js'''" and "'''{{{ext}}}'''".  
 
* The "'''js'''" folder stores examples of launching CKFinder using the JavaScript code.
 
* The "'''js'''" folder stores examples of launching CKFinder using the JavaScript code.
 
* The "'''{{{ext}}}'''" folder stores examples of launching CKFinder using the {{{language}}} language.
 
* The "'''{{{ext}}}'''" folder stores examples of launching CKFinder using the {{{language}}} language.

Latest revision as of 09:10, 28 May 2010

Introduction

Before reading this section, please read the [[CKFinder_1.x/Developers_Guide/{{{language}}}/Installation|installation]] and [[CKFinder_1.x/Developers_Guide/{{{language}}}/Configuration|configuration]] instructions and make sure that the examples located in the "_samples" directory are working correctly.

The "_samples" directory with examples contains two directories: "js" and "{{{ext}}}".

  • The "js" folder stores examples of launching CKFinder using the JavaScript code.
  • The "{{{ext}}}" folder stores examples of launching CKFinder using the {{{language}}} language.
This page was last edited on 28 May 2010, at 09:10.