(14 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | CKFinder configuration in the PHP language: | + | CKFinder configuration in the PHP language is based on editing the '''config.php''' file. To learn more go throughout the following sections: |
− | * [[ | + | * [[/Quick Start|Quick Start]] |
− | * [[ | + | * [[/Sessions|Sessions]] |
− | * [[ | + | * [[/Access Control|Access Control]] |
− | ** [[ | + | * [[/Images|Images]] |
− | ** [[ | + | ** [[/Images/Thumbnails|Thumbnails]] |
− | * [[ | + | ** [[/Images/Scaling|Scaling]] |
− | ** [[ | + | * [[/Resource Types|Resource Types]] |
− | ** [[ | + | ** [[/Resource Types/Built-in|Built-in resource types]] |
− | * [[ | + | ** [[/Resource Types/New|Adding new resource types]] |
− | ** [[ | + | * [[/Security|Security]] |
− | ** [[ | + | ** [[/Security/Double file extensions|Double file extensions]] |
− | ** [[ | + | ** [[/Security/Image uploads|Image Uploads]] |
− | * [[ | + | ** [[/Security/Html extensions|Html extensions]] |
+ | * [[/File system Encoding|File system Encoding]] |
Latest revision as of 07:57, 28 May 2010
CKFinder configuration in the PHP language is based on editing the config.php file. To learn more go throughout the following sections: