Line 20: | Line 20: | ||
* [[CKFinder/Developers Guide/PHP/Configuration/Access Control|Access Control]] | * [[CKFinder/Developers Guide/PHP/Configuration/Access Control|Access Control]] | ||
* [[CKFinder/Developers Guide/PHP/Configuration/Images|Images]] | * [[CKFinder/Developers Guide/PHP/Configuration/Images|Images]] | ||
+ | ** [[CKFinder/Developers Guide/PHP/Configuration/Images/Thumbnails|Thumbnails]] | ||
+ | ** [[CKFinder/Developers Guide/PHP/Configuration/Images/Scaling|Scaling]] | ||
+ | [[CKFinder/Developers Guide/PHP/Configuration/Resource Types|Resource Types]] | ||
+ | ** [[CKFinder/Developers Guide/PHP/Configuration/Resource Types/Built-in resource types|Built-in resource types]] | ||
+ | ** [[CKFinder/Developers Guide/PHP/Configuration/Resource Types/Adding new resource types|Adding new resource types]] | ||
+ | * [[CKFinder/Developers Guide/PHP/Configuration/Security|Security]] | ||
+ | ** [[CKFinder/Developers Guide/PHP/Configuration/Security/Double file extensions|Double file extensions]] | ||
+ | ** [[CKFinder/Developers Guide/PHP/Configuration/Security/Image uploads|Image Uploads]] | ||
+ | ** [[CKFinder/Developers Guide/PHP/Configuration/Security/Html extensions|Html extensions]] | ||
+ | * [[CKFinder/Developers Guide/PHP/Configuration/File system Encoding|File system Encoding]] |
Revision as of 12:30, 28 December 2007
CKFinder configuration in the PHP language is based on editing the config.php file. To learn more go throughout the following sections:
New
Resource Types