There is an existing http://drupal.org/project/imagecache_actions project which performs many of the same actions.

When a new project comes along which duplicates an existing project, my opinion is that the new project should clarify what makes it different or join efforts with the existing project.

It seems like the major difference is the reflection action, but perhaps there are others.

Comments

drewish’s picture

i agree this seems like a total duplication.

dman’s picture

I'm happy to give permissions to imagecache_actions to anyone who would like to fold the reflections effect in. It's all modular, so should be trivial.
With the imagecache hooks, it can be reasonable for genuinely different modules to exist to extend it in different ways, so maybe 'reflect' could stand on its own (?) - I don't mind. But duplication of watermark is not helpful. If there is anything lacking in the imagecache_actions version of watermark, feel free to suggest improvements.

.dan.

evil_marty’s picture

sorry I did not notice that module. Your right, I do feel that this module is a duplicate. This is a module I've made a while ago and figured now that I would share with it. When I can I will move reflection over to imagecache_actions and also see if there are any salvageable code in watermark to enhance the imagecache_actions version.

tyromind’s picture

sounds good!

dman’s picture

Status: Active » Closed (duplicate)