Since Image Assist (currently?) heavily depends on Image module, I see no reason why it shouldn't place its settings page on admin/settings/image/img_assist
Would look nicer in admin menu?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | img_assist_move_menu_item.patch | 2.3 KB | CloudCuckoo |
Comments
Comment #1
CloudCuckoo commentedYes please! I always expect the image assist settings to be there anyway.
Trivial patch attached as my +1.
Comment #2
CloudCuckoo commentedWell it would've been if it was letting me upload.
Comment #3
sunPlease try again now. Also, patch should be against 3.x.
Comment #4
twodI like this idea and made a patch on my own.
It makes the menu item an "Image Attach"-tab on the Images page instead. (Same location as suggested above, just no visible meny link.)
It also takes care of a drupal_goto() call, a switch case in hook_help() and updates the readme.
Comment #5
sunUnfortunately, your patch did not make it through
Comment #6
CloudCuckoo commentedHere's another go.
Patch does the same as #4 except the tab title is Image assist, to avoid any confusion with the Image attach module.
Comment #7
twodCloudy's patch is identical to mine so I won't bother re-attaching it.
Comment #8
sunOn a second thought, and taking #175812: Imagefield support into account, I am no longer sure whether this is a good idea. If Image assist is able to work without Image module (ImageField instead) in the near future, why should its settings be located under Image module's settings?
Comment #9
sunGiven D7 features, this is definitely not a good idea anymore.