Active
Project:
Content Templates (Contemplate)
Version:
7.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2011 at 19:50 UTC
Updated:
14 Sep 2011 at 22:28 UTC
how can I output the URL of the link-field as a link in a disk-based-template?
I tried the two suggestions from the "Body Variables":
print $node->field_link['de'][0]['url']
print $node->field_link['de'][0]['display_url']
but they both show only the URL in letters, not as link
Thanks for any help!
Comments
Comment #1
dgtlmoon commentedI *think* this is a feature request, are you doing this from CCK or some other module?