Hi
I have just read Steve's post on including images in the handpicked
rule for farcry 4
http://nil.checksite.co.uk/post.cfm/displaying-images-in-containers-in-farcry...
I am now building a site in version 5 and I am trying to include
images in the handpicked rule, I've done the following to display the
images (but it's not working) and desperately need some help.. pretty
please :)
I have dropped into my projects webskin folder a folder called
dmImage, which has a file called displayTeaserImage.cfm with the
following code:
<cfsetting enablecfoutputonly="true" />
<!--- @@displayname: Display Image --->
<skin:buildLink objectID="#stobj.objectid#">
<skin:view objectid="#stobj.teaserImage#"
typename="dmImage"
template="displaySourceImage" />
</skin:buildLink>
<cfsetting enablecfoutputonly="false" />
I thought I would be able to use <skin:buildLink ... for this? I
realise this is probably a silly question, but I am not a code "heavy"
so be gentle on me..
Warm Regards
Helen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" 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/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---