Author Topic: Display image URL  (Read 3746 times)

0 Members and 1 Guest are viewing this topic.

Offline shutdown

  • Pre-Newbie
  • Posts: 2
    • View Profile
Display image URL
« on: May 24, 2005, 04:49:32 PM »
I'd like to be able to display the image URL in a form field underneath the image.

How/where can I do this? I tried doing it in the details.htm template file but it just puts some text saying something about image template.

thanks in advance

Offline ascanio

  • Hero Member
  • *****
  • Posts: 569
    • View Profile
    • http://www.surfourspace.net
Re: Display image URL
« Reply #1 on: May 24, 2005, 06:02:40 PM »
Try using this inside of the form field
Code: [Select]
http://www.example.com/4images/{media_src}

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
Re: Display image URL
« Reply #2 on: May 24, 2005, 07:07:37 PM »
Yep, that's correct and it goes in details.html NOT details.htm