[Clipart] [Fwd: [Cctools-cchost] it's feature time]
Victor Stone
fourstones.net at gmail.com
Wed Sep 5 22:14:14 PDT 2007
On 9/5/07, Tobias Jakobs <tobias.jakobs at web.de> wrote:
> 1. Thumbnails of the images. (SVG and PNG)
> 2. Thumbnails
> 3. Thumbnails
a solution for sites that allow for exec() calls could be to install
imagemagic and call it from a CC_EVENT_UPLOAD_DONE. Typical command
line is
convert $filename -resize 140x200 -compress JPEG -quality 75 $dest
Then hack the skin to display it. This is not a general cchost
solution but should do the trick for you guys.
> 4. Upload ZIP/TAR/.. Archives
> 5. Download packages (e.g. all images with the tag "car") as a ZIP/TAR/...file.
This feature is there (for about 2 years now). Sounds like your admin
needs to turn it on.
VS
More information about the clipart
mailing list