magento-hackathon / Simple-Image-Helper

Magento's image helper is bloated and the performance impact is quite significant. Some of the complexity can also be removed because the gain is not that significant (example: the hash part of the image url). I would like to be able to use a replacement with the following features: - lightweight - support for gd and imagemagick - has nicer image paths Optional: - use a queueing system for the resize job If others are interested we can spec this out further. Update by Admin: https://github.com/magento-hackathon/Perfect_Watermarks https://github.com/monsieurbiz/Mbiz_ImageCrop
https://github.com/orgs/magento-hackathon
32 stars 5 forks source link

Scrutinizer Support #17

Closed jamescowie closed 10 years ago

jamescowie commented 10 years ago

Does anyone have admin settings for this repo ? I have added a scrutinizer.yml file and based on the fork I am using I have scrutinizer looking at the code. I would like to add both scrutinizer and travis to the project as I will be refracting the code introducing tests.

daim2k5 commented 10 years ago

yes here, put the files as PR

jamescowie commented 10 years ago

File added as PR. If you have issues with scrutinizer please let me know. I am happy to help.

daim2k5 commented 10 years ago

live