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

libeco’s picture

I can confirm that this is not working properly.

lourenzo’s picture

Hello

I'm starting working on this issue this week.

Thanks

--
Lourenzo Ferreira
http://lourenzo.blog.br

guillaumeduveau’s picture

Best of luck Lourenzo !

lourenzo’s picture

Category: support » bug
lourenzo’s picture

Priority: Normal » Critical
guillaumeduveau’s picture

Hi, 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.

franz’s picture

Please, check the last HEAD revision form CVS, it's fixed there.

franz’s picture

Status: Active » Fixed

fixed on dev. Also, you can pre-select what imagecache presets you want to show on the drop-down.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.