I have a Sitecore 4 solution, where i need to loop through a media folder and show all the files in that folder. I have an item with a link type. I have then choosen a file inside the folder.
I then want to grab this file, and find the folder it excist in, and then loop through all the files in that folder, and show them.
All this in xslt - any ideas?