When testing out the latest imagefield I had trouble getting the optional alt field to show in the widget.
If you select show custom alternative text field - no extra fields show.
If you select show custom title field then both the title and alt field show.
Its a simple fix, looks like a typo really - i've attached a patch for imagefield_widget.inc.
Ben
| Comment | File | Size | Author |
|---|---|---|---|
| imagefield-widget.patch | 595 bytes | smoothify |
Comments
Comment #1
quicksketchThanks for the patch! You're quite right. Committed to CVS.