Login | Forgot password | Register

X

What is OpenID?

OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.

With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.

For more information visit the official OpenID site.

Jump to:

8500 Posts in 2212 Topics by 1195 members

General Questions

SilverStripe Forums » General Questions » Getting Page URL From Image Control

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Page: 1
Go to End
Author Topic: Getting Page URL From Image Control 193 Views
  • LeeUmm
    avatar
    Community Member
    372 posts

    Getting Page URL From Image Control Link to this post

    How do I call the current page URL/Link from within an Image control. Top breaks out of both loops.

    I have the following:

    <% control FeaturedHomePage %>

    <% control PageImage %>
    <% control CroppedImage(173, 90) %>
        <img src="$URL" />
    <% end_control %>
    <% end_control %>

    <% end_control %>

    I'm trying to link the current image to the proper page/article.

    193 Views
Page: 1
Go to Top

Currently Online: carlos

Welcome to our latest member: U

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.