(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 20:35, 14 May 2010 (diff | hist) . . (+2,601) . . N CKFinder 2.x/Developers Guide/PHP/Configuration/Quick Start (Created page with '== The CheckAuthentication() function<br> == By default, CKFinder will not work due to authentication restrictions. You must first be sure that you have configured it properly, …')
- 20:34, 14 May 2010 (diff | hist) . . (+1,220) . . N CKFinder 2.x/Developers Guide/PHP/Configuration (Created page with 'CKFinder configuration in the PHP language is based on editing the '''config.php''' file. To learn more go throughout the following sections: * Quick Start * [[…')
- 20:33, 14 May 2010 (diff | hist) . . (+1,275) . . N CKFinder 2.x/Developers Guide/PHP/Installation (Created page with '== Installation Instructions == # Copy the distribution files to your web server inside the "/ckfinder/" folder or any other folder in your web site. # Create a folder in the se…')
- 20:32, 14 May 2010 (diff | hist) . . (-5) . . CKFinder 2.x/Developers Guide/PHP/System Requirements
- 20:32, 14 May 2010 (diff | hist) . . (+333) . . N CKFinder 2.x/Developers Guide/PHP/System Requirements (Created page with '{{Ckfinder_2.x Requirements Description}} == Server == CKFinder requirments for PHP: * PHP 4.3+ (including PHP 5.x and PHP 6.x). * Safe Mode - disabled. * GD extension enabled…')
- 20:29, 14 May 2010 (diff | hist) . . (+45) . . N CKFinder 2.x/Developers Guide/ColdFusion/CKEditor Integration (Created page with '{{CKFinder_2.x CKEditor Integration|ext=cfm}}')
- 20:28, 14 May 2010 (diff | hist) . . (+46) . . N CKFinder 2.x/Developers Guide/ColdFusion/FCKeditor Integration (Created page with '{{CKFinder_2.x FCKeditor Integration|ext=cfm}}') (current)
- 20:28, 14 May 2010 (diff | hist) . . (+903) . . N CKFinder 2.x/Developers Guide/ColdFusion/Integration (Created page with '{{CKFinder_2.x Integration Introduction|language=ColdFusion|ext=cfm|classext=cfc}} === Examples === To start the CKFinder, basically we need to do three things: * Create an inst…')
- 20:27, 14 May 2010 (diff | hist) . . (+1,239) . . N CKFinder 2.x/Developers Guide/ColdFusion/Configuration/Resource Types/New (Created page with 'To create a new resource type you should place the section below in your config.cfm file. Note that the options you can use are discribed in the [[CKFinder_2.x/Developers Guide/C…')
- 20:26, 14 May 2010 (diff | hist) . . (+3,208) . . N CKFinder 2.x/Developers Guide/ColdFusion/Configuration/Resource Types/Built-in (Created page with '== Default resources == === Resources types === There are three built-in resources types in CKFinder: '''files''', '''images''' and '''flash'''. They appear in the config.php f…')
- 20:26, 14 May 2010 (diff | hist) . . (+257) . . N CKFinder 2.x/Developers Guide/ColdFusion/Configuration/Resource Types (Created page with '{{Ckfinder_2.x resourcetype description}} * Built-in resource types * [[CKFinder_2.x/Developer…') (current)
- 20:25, 14 May 2010 (diff | hist) . . (+139) . . N CKFinder 2.x/Developers Guide/ColdFusion/Configuration/Images/Scaling (Created page with '{{Ckfinder_2.x scaling description}} <pre>config.images.maxWidth = 1600; config.images.maxHeight = 1200; config.images.quality = 80; </pre>') (current)
- 20:25, 14 May 2010 (diff | hist) . . (+379) . . N CKFinder 2.x/Developers Guide/ColdFusion/Configuration/Images/Thumbnails (Created page with 'You can set thumbnails parameters by changing the following values:<br> <pre>config.thumbnails = structNew(); config.thumbnails.url = config.baseUrl & '_thumbs'; config.thumb…') (current)
- 20:23, 14 May 2010 (diff | hist) . . (+209) . . N CKFinder 2.x/Developers Guide/ColdFusion/Configuration/Images (Created page with '{{Ckfinder_2.x image description}} * Thumbnails * [[CKFinder_2.x/Developers Guide/ColdFusion/Configu…')
- 20:22, 14 May 2010 (diff | hist) . . (+6,040) . . N CKFinder 2.x/Developers Guide/ColdFusion/Configuration/Access Control (Created page with '__TOC__ Access control is a way you to give your users different permissions while working on folders and files. The default setting in the config.cfm file gives permission to e…')
- 20:21, 14 May 2010 (diff | hist) . . (+2,255) . . N CKFinder 2.x/Developers Guide/ColdFusion/Configuration/Sessions (Created page with '== Enabling sessions == It is quite possible, that you'll use session variables in the configuration file (config.cfm), for example when setting up the [[CKFinder_2.x/Developers…') (current)
- 20:20, 14 May 2010 (diff | hist) . . (+12) . . Template:CKFinder 2.x Sessions
- 20:20, 14 May 2010 (diff | hist) . . (+258) . . N Template:CKFinder 2.x Sessions (Created page with '<p class="usermessage" style="font-weight:normal;background-color:#f5f5f5;border:1px solid #b5b5b5"> Please read the [[CKFinder_2.x/Developers_Guide/{{{lang}}}/Configuration/Sess…')
- 20:20, 14 May 2010 (diff | hist) . . (+2,695) . . N CKFinder 2.x/Developers Guide/ColdFusion/Configuration/Quick Start (Created page with '== The CheckAuthentication() function<br> == By default, CKFinder will not work due to authentication restrictions. You must first be sure that you have configured it properly, …')
- 20:19, 14 May 2010 (diff | hist) . . (+1,307) . . N CKFinder 2.x/Developers Guide/ColdFusion/Configuration (Created page with 'CKFinder configuration in ColdFusion is based on editing the '''config.cfm''' file. To learn more go throughout the following sections: * Quick Start * [[CKFi…')
- 20:18, 14 May 2010 (diff | hist) . . (+166) . . N CKFinder 2.x/Developers Guide/ColdFusion/Configuration/Security/Html extensions (Created page with '{{Ckfinder_2.x html extension Description|code=<pre>config.htmlExtensions = 'html,htm,xml,js';</pre>|code2=<pre>config.htmlExtensions = 'html,htm,xml,xsl,js';</pre>}}')
- 20:18, 14 May 2010 (diff | hist) . . (+90) . . N CKFinder 2.x/Developers Guide/ColdFusion/Configuration/Security/Image uploads (Created page with '{{Ckfinder_2.x Image upload Description|code=<pre>config.secureImageUploads = true</pre>}}')
- 20:17, 14 May 2010 (diff | hist) . . (+104) . . N CKFinder 2.x/Developers Guide/ColdFusion/Configuration/Security/Double file extensions (Created page with '{{Ckfinder_2.x Double extensions Description|code=<pre>config.checkDoubleExtension = true ;</pre>}}')
- 20:17, 14 May 2010 (diff | hist) . . (+419) . . N CKFinder 2.x/Developers Guide/ColdFusion/Configuration/Security (Created page with 'Due to improve security issues on your server please follow the information written in sections below: * [[CKFinder_2.x/Developers Guide/ColdFusion/Configuration/Security/Double…')
- 20:16, 14 May 2010 (diff | hist) . . (+712) . . N CKFinder 2.x/Developers Guide/ColdFusion/Installation (Created page with '== Installation Instructions == # Copy the distribution files to your web server inside the "/ckfinder/" folder or any other folder in your web site. # Create a folder in the se…')
- 20:14, 14 May 2010 (diff | hist) . . (+162) . . N CKFinder 2.x/Developers Guide/ColdFusion/System Requirements (Created page with '{{Ckfinder_2.x Requirements Description}} == Server == CKFinder for ColdFusion is designed to run in:<br> * ColdFusion 6.1 and later * BlueDragon 7.0 and later') (current)
- 20:12, 14 May 2010 (diff | hist) . . (+46) . . N CKFinder 2.x/Developers Guide/ASP.NET/CKEditor Integration (Created page with '{{CKFinder_2.x CKEditor Integration|ext=aspx}}')
- 20:12, 14 May 2010 (diff | hist) . . (+865) . . N CKFinder 2.x/Developers Guide/ASP.NET/FCKeditor Integration (Created page with '{{CKFinder_2.x FCKeditor Integration|ext=aspx}} == The SetupFCKeditor Method == The FileBrowser control in the CKFinder integration for ASP.NET, offers a simple solution to aut…') (current)
- 20:11, 14 May 2010 (diff | hist) . . (+1,968) . . N CKFinder 2.x/Developers Guide/ASP.NET/Troubleshooting (Created page with '== Debugging == When installing and configuring CKFinder, sometimes it may happen that for unknown reason CKFinder doesn't work as expected, for example it returns an error abou…')
- 20:10, 14 May 2010 (diff | hist) . . (+2,887) . . N Template:CKFinder 2.x Integration Properties (Created page with '== Properties == To use CKFinder, both integration methods can be used. Regardless of chosen method, the following properties are available in the CKFinder object in both cases…') (current)
- 20:09, 14 May 2010 (diff | hist) . . (+969) . . N CKFinder 2.x/Developers Guide/ASP.NET/Integration (Created page with '{{CKFinder_2.x Integration Introduction Start|language=ASP.NET|ext=aspx}} === Examples === To start the CKFinder in javascript, basically we need to do three things: * Create an…')
- 20:09, 14 May 2010 (diff | hist) . . (+4) . . CKFinder 2.x/Developers Guide/ASP.NET/Configuration/Resource Types/New
- 20:08, 14 May 2010 (diff | hist) . . (+1,053) . . N CKFinder 2.x/Developers Guide/ASP.NET/Configuration/Resource Types/New (Created page with 'To create a new resource type you should append the following lines of code anywhere after the "ResourceType type;" line in the configuration file. For example, if want to creat…')
- 20:08, 14 May 2010 (diff | hist) . . (+3,527) . . N CKFinder 2.x/Developers Guide/ASP.NET/Configuration/Resource Types/Built-in (Created page with ''''Resource Types''' are ways to organize the files in your server by type, or to group them under different features. For example, you may have a resource type called Images, wh…')
- 20:07, 14 May 2010 (diff | hist) . . (+250) . . N CKFinder 2.x/Developers Guide/ASP.NET/Configuration/Resource Types (Created page with '{{Ckfinder_2.x resourcetype description}} * Built-in resource types * [[CKFinder_2.x/Developers Gu…') (current)
- 20:07, 14 May 2010 (diff | hist) . . (+822) . . N CKFinder 2.x/Developers Guide/ASP.NET/Configuration/Images (Created page with '== Image Auto Scaling == It is possible to configure CKFinder to automatically scale images to fit a maximum size. If the original image size is bigger than the one specified by…')
- 20:06, 14 May 2010 (diff | hist) . . (+1,041) . . N CKFinder 2.x/Developers Guide/ASP.NET/Configuration/Thumbnails (Created page with 'You can set configure thumbnails by using the following settings in the configuration file: <pre>Thumbnails.Url = BaseUrl + "_thumbs/"; Thumbnails.Dir = ""; Thumbnails.Enabled = …') (current)
- 20:05, 14 May 2010 (diff | hist) . . (+5,072) . . N CKFinder 2.x/Developers Guide/ASP.NET/Configuration/Access Control (Created page with '__TOC__ Access Control Lists (ACL) are ways you to give your users different permissions while working on folders and files. The default settings in the config.ascx file give fu…')
- 20:05, 14 May 2010 (diff | hist) . . (+762) . . N CKFinder 2.x/Developers Guide/ASP.NET/Configuration (Created page with 'All configurations for CKFinder for ASP.NET can be found in the '''config.ascx''' file. To learn more go throughout the following sections: * [[CKFinder_2.x/Developers Guide/ASP…')
- 20:04, 14 May 2010 (diff | hist) . . (+1,733) . . N CKFinder 2.x/Developers Guide/ASP.NET/Installation (Created page with '== Installation Instructions == # Copy the distribution files to your web server inside the '''/ckfinder/''' folder or any other folder in your web site. # Create a folder in th…')
- 20:03, 14 May 2010 (diff | hist) . . (0) . . CKFinder 2.x/Developers Guide/ASP.NET/System Requirements
- 19:56, 14 May 2010 (diff | hist) . . (0) . . CKFinder 2.x/Developers Guide/ASP/FCKeditor Integration (current)
- 19:56, 14 May 2010 (diff | hist) . . (0) . . CKFinder 2.x/Developers Guide/ASP/CKEditor Integration
- 19:55, 14 May 2010 (diff | hist) . . (0) . . CKFinder 2.x/Developers Guide/ASP/Configuration/Resource Types (current)
- 19:54, 14 May 2010 (diff | hist) . . (0) . . CKFinder 2.x/Developers Guide/ASP/Configuration/Images/Thumbnails (current)
- 19:54, 14 May 2010 (diff | hist) . . (0) . . CKFinder 2.x/Developers Guide/ASP/Configuration/Images/Scaling (current)
- 19:54, 14 May 2010 (diff | hist) . . (+259) . . N Template:Ckfinder 2.x image description (Created page with 'The CKFinder allows you to create thumbnails and to scale the upload images to the size preferred by you. In order to learn more read this section. It will provide you informatio…')
- 19:53, 14 May 2010 (diff | hist) . . (0) . . CKFinder 2.x/Developers Guide/ASP/Configuration/Images
- 19:52, 14 May 2010 (diff | hist) . . (0) . . CKFinder 2.x/Developers Guide/ASP/Configuration/Security/Double file extensions
- 19:52, 14 May 2010 (diff | hist) . . (0) . . CKFinder 2.x/Developers Guide/ASP/Configuration/Security/Image uploads
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)