Hello,
I'm trying to insert images using the cck-field and somehow the images get formatted for the lightbox-script... funny thing is that I don't actually have the lightbox-script installed! is there a way to deactivate the lightbox-theming? ;-)

Ultimately I'd just like to have the Only local images are allowed.-tag in $node->field_image[0]['view'], without wrapper, caption etc... could someone tell me if that's possible out of the box? :)

Thanks,
bf

Comments

wmostrey’s picture

You can do this by altering asset_lightbox in asset.module to your own needs.

bforchhammer’s picture

Status: Active » Closed (fixed)