In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Advanced Details Jump to Notes ] Wiki ]  Related Changesets ] View Simple ] 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 Platform
Status closed   OS
  OS Version
ETA none Fixed in Version 5.0.0 Product Version
  Target Version 5.0.0 Product Build
Time EstimateNo 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"/>
Steps To Reproduce
Additional Information
Tags No tags attached.
Reference
Change Log Message
Estimate Points 0
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0000161)
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
User avatar (0000644)
administrator (administrator)
2009-10-03 07:56

Closing issues from 5.0.0 version, because version was already released.

- Related Changesets
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 ]

- Issue History
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



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker