Closed (fixed)
Project:
Image Assist
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2006 at 14:58 UTC
Updated:
30 Jun 2006 at 13:02 UTC
This was a feature in 4.6 that allowed the administrator to control the HTML pertaining to the image. Cannot find any documentation on theming it for 4.7. Would be nice to see it as an option in the admin pages. Thanks.
Comments
Comment #1
benshell commentedOther modules don't have documentation on how to theme their output, unless they are doing something unusual. Theming for img_assist 4.7 now works like any other Drupal module (unlike the 4.6 version). Read the handbook for details: http://drupal.org/node/55126. The theme you most likely want to override is theme_img_assist_inline().
Comment #2
sun