(Custom title corrected) |
|||
Line 1: | Line 1: | ||
+ | {{#CUSTOMTITLE:CKFinder 2.x Developer's Guide}} | ||
+ | __NOTOC__ | ||
== CKFinder for ASP == | == CKFinder for ASP == | ||
− | |||
* [[/ASP/System Requirements|System Requirements]] | * [[/ASP/System Requirements|System Requirements]] | ||
* [[/ASP/Installation|Installation]] | * [[/ASP/Installation|Installation]] | ||
Line 11: | Line 12: | ||
== CKFinder for ASP.NET == | == CKFinder for ASP.NET == | ||
− | |||
* [[/ASP.NET/System Requirements|System Requirements]] | * [[/ASP.NET/System Requirements|System Requirements]] | ||
* [[/ASP.NET/Installation|Installation]] | * [[/ASP.NET/Installation|Installation]] | ||
Line 23: | Line 23: | ||
== CKFinder for ColdFusion == | == CKFinder for ColdFusion == | ||
− | |||
* [[/ColdFusion/System Requirements|System Requirements]] | * [[/ColdFusion/System Requirements|System Requirements]] | ||
* [[/ColdFusion/Installation|Installation]] | * [[/ColdFusion/Installation|Installation]] | ||
Line 34: | Line 33: | ||
== CKFinder for PHP == | == CKFinder for PHP == | ||
− | |||
* [[/PHP/System Requirements|System Requirements]] | * [[/PHP/System Requirements|System Requirements]] | ||
* [[/PHP/Installation|Installation]] | * [[/PHP/Installation|Installation]] | ||
Line 57: | Line 55: | ||
* [[/Java/CKEditor Integration|CKEditor Integration]] | * [[/Java/CKEditor Integration|CKEditor Integration]] | ||
* [[/Java/FCKeditor Integration|FCKeditor Integration]] | * [[/Java/FCKeditor Integration|FCKeditor Integration]] | ||
− | |||
== 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]) | * [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/Globalization|Interface Localization]]: how to localize the CKFinder interface to your language. | * [[CKFinder_2.x/Globalization|Interface Localization]]: how to localize the CKFinder interface to your language. | ||
Line 67: | Line 63: | ||
== License == | == License == | ||
− | |||
* [http://ckfinder.com/license CKFinder License] | * [http://ckfinder.com/license CKFinder License] | ||
− | |||
− |
Revision as of 09:55, 19 April 2011
CKFinder for ASP
- System Requirements
- Installation
- Upgrading
- Configuration
- Integration
- Plugins
- CKEditor Integration
- FCKeditor Integration
CKFinder for ASP.NET
- System Requirements
- Installation
- Upgrading
- Configuration
- Integration
- Troubleshooting
- Plugins
- CKEditor Integration
- FCKeditor Integration
CKFinder for ColdFusion
- System Requirements
- Installation
- Upgrading
- Configuration
- Integration
- Plugins
- CKEditor Integration
- FCKeditor Integration
CKFinder for PHP
- System Requirements
- Installation
- Upgrading
- Configuration
- Integration
- Plugins
- CKEditor Integration
- FCKeditor Integration
CKFinder for Java
(CKFinder for Java is currently under development)
- System Requirements
- Installation
- Configuration
- Integration
- Plugins
- CKEditor Integration
- FCKeditor Integration
Advanced
- JavaScript API documentation (download as .zip)
- Interface Localization: how to localize the CKFinder interface to your language.
- Server Side Integration (for programmers interested in modifying the core of CKFinder only)