This module does the same for drupal 7 as imagecache_scale9actions for drupal 6. So it is a backport for drupal 7. The following task would be performed. Top of them is completed and fully functional.
- Overlay (scale-9) - Position a selected file in a layer above or below the canvas.
- Resize (scale-9) - Resize an image to an exact set of dimensions, ignoring aspect ratio.
- Scale (scale-9) - Resize an image maintaining the original aspect-ratio (only one value necessary).
- Random switcher - Randomly switch between selected presets.
(Completed)
(under active development)
(under active development)
(under active development)
Comments
Comment #1
er_gaurav_sharma commentedComment #2
ccardea commentedI'm sorry but you cannot do this. This is module duplication, which is a huge issue on Drupal.org and your project cannot be approved. You need to contact the maintainer of ImageCache Scale-9 Actions and let him know that you have a port to Drupal 7. My suggestion would be to offer the code in exchange for co-maintainer status. If the maintainer does not respond then you could try to take over the project using the abandoned project procedure.
Comment #3
lolandese commentedFeel free to put this issue active again if a request for co-maintainership of https://drupal.org/project/imagecache_scale9actions is not accepted or not reacted on. The procedure to apply as co-maintainer is described here: https://drupal.org/node/251466
Related issue for the D7 port of of https://drupal.org/project/imagecache_scale9actions can be found at #1516706: Drupal 7 port.
Thanks.
Comment #4
avpaderno