Anonymous | Login | Signup for a new account | 2023-03-21 02:37 CDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] [ Related Changesets ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update | ||
0000131 | [In-Portal CMS] Front End | feature request | N/A | 2009-07-20 09:16 | 2009-10-03 07:56 | ||
Reporter | alex | View Status | public | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.0.0 | ||
Status | closed | Product Version | Target Version | 5.0.0 | |||
Time Estimate | No estimate | ||||||
Summary | 0000131: Ability to fill margins left after image resize with given color | ||||||
Description |
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"/> |
||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | |||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files | |||||||
|
![]() |
|
![]() |
|
![]() alex (manager) 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 |
![]() administrator (administrator) 2009-10-03 07:56 |
Closing issues from 5.0.0 version, because version was already released. |
![]() |
|||
In-Portal CMS: RC r11939 Timestamp: 2009-07-20 13:08:55 Author: alex [ Details ] [ Diff ] |
1. optimized code, when "fill", "crop" and "wm" formats could be used simultaneously. 2. added code, that uses target size (width/height), when appropriate maximal possible size (width/height) is not specified in format string. 3. Bug 0000131: Ability to fill margins left after image resize with given color. 4. Bug 0000028: Add crop ability to ImageHelper class. |
||
mod - /in-portal/branches/RC/core/units/general/helpers/image_helper.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/RC/core/units/images/image_tag_processor.php | [ Diff ] [ File ] | ||
In-Portal CMS: RC r11938 Timestamp: 2009-07-20 09:44:47 Author: alex [ Details ] [ Diff ] |
Bug 0000131: Ability to fill margins left after image resize with given color | ||
mod - /in-portal/branches/RC/core/units/general/helpers/image_helper.php | [ Diff ] [ File ] | ||
In-Portal CMS: RC r11937 Timestamp: 2009-07-20 09:19:13 Author: alex [ Details ] [ Diff ] |
Fixes 0000131: Ability to fill margins left after image resize with given color | ||
mod - /in-portal/branches/RC/core/units/general/helpers/image_helper.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/RC/core/units/images/image_tag_processor.php | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
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 | View Revisions |
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 |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |