CMS MADE SIMPLE FORGE

plFileHandler

 

[#6090] Thumbnailsize from CTLMM is ignored

avatar
Created By: Bernd Klenk (klenkes)
Date Submitted: Wed Feb 09 16:12:53 -0500 2011

Assigned To: Pierre-Luc Germain (plger)
Version: plFileHandler 0.4.1
CMSMS Version: None
Severity: Minor
Resolution: Won't Fix
State: Open
Summary:
Thumbnailsize from CTLMM is ignored
Detailed Description:
All my modules created with CTLMM 2.0.3 which use plFileHandler to handle images
ignore any given value for thumbnails like:
'thumbsize' => '175x100'
(given in Blueprint.php)

The thumbnail size defaults to values of 96x70px.


History

Comments
avatar
Date: 2011-02-23 07:27
Posted By: Pierre-Luc Germain (plger)

This is a hard one, for plFileHandler thumbnails should be standardized... so
I'm not going to fix this in plFileHandler.
The only thing I did was to allow you to change the thumbnail size for all
modules using it. (If you change it, you'll have to delete the existing thumb_
files to get new ones created).
Later on I'll try to add an independent process in CTLModuleMaker, but for the
time being if you need different thumbnail sizes you will have to use two
different fields.
      
Updates

Updated: 2011-02-23 07:27
resolution_id: 5 => 8

Updated: 2011-02-09 16:13
summary: Thumnailsize from CTLMM is ignored => Thumbnailsize from CTLMM is ignored
resolution_id: => 5