Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I’m stuck :)
I need to create a XSLT which lists 8 random images from a specific media folder.
Here is what i have so far.
-Added a property to my textpage documentType called ThumbnailFolder of type Media Picker. (each page have it's own media folder)
-On the page i select a media folder.
-Created a XSLT file and macro called thumbnailList
The XSLT output should be incorporated in a template.
I use Umbraco 4.5.2 and imageGen
And as i side note: subpages may not have a thumbnail folder so i should look up until it finds the property.
Does i make any sence?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
thumbnails from media folder
I’m stuck :)
I need to create a XSLT which lists 8 random images from a specific media folder.
Here is what i have so far.
-Added a property to my textpage documentType called ThumbnailFolder of type Media Picker. (each page have it's own media folder)
-On the page i select a media folder.
-Created a XSLT file and macro called thumbnailList
The XSLT output should be incorporated in a template.
I use Umbraco 4.5.2 and imageGen
And as i side note: subpages may not have a thumbnail folder so i should look up until it finds the property.
Does i make any sence?
is working on a reply...