FCKeditor

Thumbnail

From FCKeditor Docs

Jump to: navigation, search
Note: This information is intented for programmers interested in modifying the CKFinder core.
If you are interested in installing/configuring CFKinder, please take a look at Developer's Guide.

Thumbnail

Downloads the thumbnail of an image file.

Sample Request

Download the file named “Test.jpg” from the the root directory of the resource type “Files”.

connector.php?command=Thumbnail&type=Files&currentFolder=%2F&FileName=My%20file.jpg

Response

This command doesn’t expect the connector to return a text response. Instead, it must stream the thumbnail file data to the browser.

Personal tools
Powered by MediaWiki