Added linkimagefield to imagefield_tokens list of supported modules (in the file), but oddly wasn't working. Tracked it down to _linkimagefield_format_set_attribute checking if custum values was added, preventing the imagefield_tokens from doing it's jobs.
I generally suspect cck will handle setting the default so you don't really need to bother with the mess, perhaps, but didn't spend too much time looking into it. :>
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | linkimagefield-alt-tags.patch | 1.12 KB | john franklin |
| linkimagefield_imagefieldtokens.patch | 1.99 KB | hefox |
Comments
Comment #1
john franklin commentedI'm not sure if the patch in the summary is the correct answer. It's possible for ALT and TITLE tags to be set, even if they're not customizable by the content admins. The attached patch passes them through regardless.
Comment #2
john franklin commentedmark needs review.
Comment #3
sickness29 commentedDevelopment or support is not planned for D6. All D6-related issues are marked as outdated in a bunch.
Everyone can apply the patch above (not tested by the maintainers, tested by the community) to their D6 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!
Comment #4
sickness29 commented