It would be nice to be able to add a description to each preset which would appear in the listing in the admin interface. When you start to have a larger number of presets, it can get confusing what each preset is for. This is especially true when multiple admins are managing a site or when site admins change.

Comments

rene bakx’s picture

I know this is an extreme bump, but I had the same issue, and since Drupal is going to git anyway instead of creating an patch (which I seem to fail at every time i try to submit them anyway).

So if you want descriptions with your image_cache presets, feel free to pull my forked 6.2.x-dev version from git://github.com/renebakx/D6-ImageCache.git

No translation of the fields is done, and this is a drop-in replacement. Just overwrite this version with the current version and run update.php to update the schema.

As soon as the migration to git is complete, perhaps a merge could be done without the hassle of creating patch files.

rene bakx’s picture

Status: Active » Closed (won't fix)

smells like a dead-fish to me..