In the admin interface a "%" is used to specify the name pattern placeholders (see picture). But the code in the module looks for a "!" instead. Additionally, the field heading "Upload image size" is wrong too.
The attached patch changes the pattern given in the admin interface and the text to use "!" and changes the field title.
Jens
| Comment | File | Size | Author |
|---|---|---|---|
| upload_image_title.diff | 1.37 KB | ansorg | |
| upload_image_title.png | 3.33 KB | ansorg |
Comments
Comment #1
acolonna commentedWhy hasn't this been implemented yet?
Is anybody working at this project anymore????????????????????
Comment #2
linksunten commentedWe can confirm that the patch corrects the descriptions and title in the admin.
Comment #3
killes@www.drop.org commentedapplied, thanks!