As per the title, allow the title and description text to be customised. Patch attached adds an admin section where the title and description can be set, with the text that is used currently in the module is used as the default text (defined at the top of the module so easy to change the default text).
| Comment | File | Size | Author |
|---|---|---|---|
| ie6nomore-CVS.patch | 3.33 KB | sam_gigo |
Comments
Comment #1
jonathan_hunt commentedThanks, but those strings are run through t(), so you override them using custom strings.
Comment #2
zolikonta commentedIt would be nice to have the image alt texts in t() as well. Thank you.
Comment #3
jonathan_hunt commentedDone in 7.x-1.x-dev