(Created page with '__NOTOC__CKFinder is an advanced web file manager. Click here to visit the official website: [http://ckfinder.com CKFinder]. == Developers's Guide == * [[CKFinder_2.x/Developer…') |
(Globalization -> Localization address change) |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | __NOTOC__CKFinder is an advanced | + | {{#CUSTOMTITLE:CKFinder 2.x Documentation}} |
+ | __NOTOC__CKFinder is an advanced Web file manager. Click here to visit the official product website: [http://ckfinder.com CKFinder]. | ||
− | == | + | == Developer's Guide == |
− | + | <div id="langVersion"> | |
− | + | <ul> | |
− | + | <li class="asp">[[CKFinder_2.x/Developers_Guide/ASP|<span>CKFinder for ASP</span>]]</li> | |
− | + | <li class="aspNet">[[CKFinder_2.x/Developers_Guide/ASP.NET|<span>CKFinder for ASP.NET</span>]]</li> | |
− | + | <li class="coldFusion">[[CKFinder_2.x/Developers_Guide/ColdFusion|<span>CKFinder for ColdFusion</span>]]</li> | |
+ | <li class="java">[[CKFinder_2.x/Developers_Guide/Java|<span>CKFinder for Java</span>]]</li> | ||
+ | <li class="php">[[CKFinder_2.x/Developers_Guide/PHP|<span>CKFinder for PHP</span>]]</li> | ||
+ | </ul> | ||
+ | </div> | ||
== User's Guide == | == User's Guide == | ||
− | |||
* [[CKFinder_2.x/Users Guide|User's Guide for all platforms]] | * [[CKFinder_2.x/Users Guide|User's Guide for all platforms]] | ||
== Advanced == | == Advanced == | ||
− | + | * [http://docs.cksource.com/ckfinder_2.x_api/ JavaScript API documentation] ([http://docs.cksource.com/ckfinder_2.x_api/ckfinder_2.x_api.zip download as .zip]) | |
− | * [[CKFinder_2.x/ | + | * [[CKFinder_2.x/Localization|Interface Localization]] – how to localize CKFinder interface to your language. |
− | + | * [[CKFinder_2.x/Server Side Integration|Server Side Integration]] – for programmers interested in modifying the core of CKFinder only. | |
− | * [[CKFinder_2.x/Server Side Integration|Server Side Integration]] | ||
== License == | == License == | ||
− | |||
* [http://ckfinder.com/license CKFinder License] | * [http://ckfinder.com/license CKFinder License] |
Latest revision as of 11:40, 17 August 2011
CKFinder is an advanced Web file manager. Click here to visit the official product website: CKFinder.
Developer's Guide
User's Guide
Advanced
- JavaScript API documentation (download as .zip)
- Interface Localization – how to localize CKFinder interface to your language.
- Server Side Integration – for programmers interested in modifying the core of CKFinder only.