Author Topic: html template  (Read 2875 times)

Offline andreas.burmann

  • Newcomer
  • *
  • Posts: 6
    • View Profile
html template
« on: May 12, 2009, 03:04:34 AM »
Hi,

just made my first html-template for exportiong a webgallery with the HTML Template Exporter. Everything works great. But now on the preview-page (preview.html) I need a Download-Link to the original (hires) image. I can't find the replacement-tag for this. What is the name of this replacement-tag?

Best regards

Andreas

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24756
    • View Profile
    • Camera Bits, Inc.
Re: html template
« Reply #1 on: May 12, 2009, 06:57:10 AM »
Andreas,

just made my first html-template for exportiong a webgallery with the HTML Template Exporter. Everything works great. But now on the preview-page (preview.html) I need a Download-Link to the original (hires) image. I can't find the replacement-tag for this. What is the name of this replacement-tag?

There is no such tag since the full size images are not exported to the destination.  Only previews and thumbs are generated.

-Kirk