Closed (won't fix)
Project:
ImageCache
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2009 at 15:54 UTC
Updated:
6 Aug 2011 at 09:05 UTC
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
Comment #1
rene bakxI 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.
Comment #2
rene bakxsmells like a dead-fish to me..