Closed (fixed)
Project:
ImageField Assist
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2009 at 15:50 UTC
Updated:
11 Nov 2009 at 12:30 UTC
Hi,
When customizing them in the GUI, Title, Description, Link, Alignement are not shown on the node view.
The Title shows in the WYSIWYG textarea, and the Alignement is correct, but no Description nore Link.
The inserted tag is [imagefield_assist|fid=511|preset=vignette|title=Title|desc=Description|link=popup|align=right|width=80|height=50]
Thanks for the module !
Comments
Comment #1
libeco commentedI can confirm that this is not working properly.
Comment #2
lourenzo commentedHello
I'm starting working on this issue this week.
Thanks
--
Lourenzo Ferreira
http://lourenzo.blog.br
Comment #3
guillaumeduveauBest of luck Lourenzo !
Comment #4
lourenzo commentedComment #5
lourenzo commentedComment #6
guillaumeduveauHi, for the link it's easy, I'd suggest replacing the imagecache preset and the link boxes by only one : choose the CCK formatter provided by Imagecache, see #539064: Selectable imagefield formatters.
For title, description and alignement it's another story. If we want to output something else than the img tag, like the description or the title not in the img tag but visible on the web page, we have to warp the img tag in a span or in a div and make that element float.
Comment #7
franzPlease, check the last HEAD revision form CVS, it's fixed there.
Comment #8
franzfixed on dev. Also, you can pre-select what imagecache presets you want to show on the drop-down.