(Created page with '{{CKFinder_2.x_SSI_Warning}} == Thumbnail == Downloads the thumbnail of an image file. === Sample Request === Download the file named “Test.jpg” from the the root director…') |
(No difference)
|
Latest revision as of 21:08, 14 May 2010
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¤tFolder=%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.