AW: feature request: sffx in pil_img_resize
"Dr. Frank Hoffmann" <[email protected]> Fri, 16 Apr 2010 14:24:34 +0200
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <8B011DFD97094C0C82AA859B960084E8@hal1> |
Hello, You are working with a former ZMS version? The API function now is placed into the pilutil module : http://zmslabs.org/trac/browser/ZMS/trunk/_pilutil.py http://zmslabs.org/trac/changeset/918 Maybe you send us the py code for a better understanding of your proposal? Thanks fh, moderator ________________________________ Von: [email protected] [mailto:[email protected]] Im Auftrag von Thorsten Weber Gesendet: Freitag, 16. April 2010 12:09 An: [email protected] Betreff: [zms-developers] feature request: sffx in pil_img_resize Hello. is it possible to change the usage of parameter 'sffx' (line 447 in _fileutil.pil_img_resize) for future releases? thumb_sffx = '_thumbnail' as default is good ... but thumb_sffx = '_' + sffx would allow to process images with custom sffx ... !? regards, Thorsten thorsten weber