Hi, Does anyone know if RedDot has problems linking directly to images, rather than a link (or anchor) to another page? The problem I'm having is trying to utilise the Lightbox photo gallery function ( http://www.lokeshdhakar.com/projects/lightbox2/), here's the template code:
<a href="<%img_largePhoto%>" rel="lightbox[Gallery1]" title="<%Headline%>"><img src="<%img_smallPhoto%>" class="photoGalleryItem" title="<%Headline%>" alt="<%Headline%>" width="140" height="110" /></a> All the publishing targets are set correctly where I reference the images, but it fails to publish the correct location of the large image (referenced in the href) to a folder, but does publish the image. I suspect it's because it's not an anchor placeholder in the href, but surely you can reference more than just anchors? Anyone encounter this issue before and have a solution? and/or have I missed something here? Cheers Pete --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
