Add several ways to handle thumbnails. re #5

Bu işleme şunda yer alıyor:
Sébastien Lucas 2013-08-26 21:15:54 +02:00
ebeveyn b82bf8c19f
işleme 13b16163d3
4 değiştirilmiş dosya ile 17 ekleme ve 4 silme

Dosyayı Görüntüle

@ -202,9 +202,9 @@
* This configuration item allow to customize how thumbnail will be generated
* "" : Generate thumbnail (CPU hungry)
* "1" : always send the full size image (Network hungry)
* any url : Send a constant image as the thumbnail (you can try "images/bookcover.svg")
* any url : Send a constant image as the thumbnail (you can try "images/bookcover.png")
*/
$config['cops_thumbnail_handling'] = "images/bookcover.svg";
$config['cops_thumbnail_handling'] = "";
/*
* Contains a list of user agent for browsers not compatible with client side rendering