In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
131 [In-Portal CMS] Front End feature request N/A 2009-07-20 09:16 2009-10-03 07:56
alex  
alex  
normal  
closed  
fixed  
 
none 5.0.0  
0
0000131: Ability to fill margins left after image resize with given color
All images, that user upload have different proportions and sizes and after resize this fact stays that way. When placed together such images don't look very symmetric. I propose to add new "fill" option to image helper, that will allow to specify color, that will fill margins left after image resizing, so all images will be the same size, but will different margins.

Usage:
1. catalog items/categories:
<inp2:prefix_Image render_as="article_image" thumbnail="1" DefaultImage="img/no_article_image.gif" Fill="#FFFFFF" MaxWidth="143" MaxHeight="124" DefaultWidth="143" />

2. other items:
<inp2:prefix_Field name="ImageField" format="resize:100x200;fill:#FFDD00"/>
Issue History
2009-10-03 07:56 administrator Note Added: 0000644
2009-10-03 07:56 administrator Status resolved => closed
2009-07-20 13:08 alex Changeset attached RC r11939
2009-07-20 09:44 alex Changeset attached RC r11938
2009-07-20 09:27 alex Description Updated bug_revision_view_page.php?rev_id=106#r106
2009-07-20 09:19 alex Fixed in Version => 5.0.0
2009-07-20 09:19 alex Target Version => 5.0.0
2009-07-20 09:19 alex Note Added: 0000161
2009-07-20 09:19 alex Status active => resolved
2009-07-20 09:19 alex Resolution open => fixed
2009-07-20 09:19 alex Assigned To => alex
2009-07-20 09:19 alex Changeset attached RC r11937
2009-07-20 09:16 alex New Issue

Notes
(0000161)
alex   
2009-07-20 09:19   
Fix committed to RC branch. Commit Message:

Fixes 0000131: Ability to fill margins left after image resize with given color
(0000644)
administrator   
2009-10-03 07:56   
Closing issues from 5.0.0 version, because version was already released.