Sorry if this is a silly question but I've been looking over the API documentation and had a good search about in the forums and I have not found an answer.
On my website I'd like to essentially recreate keyword albums, perhaps including a link to the actual keyword album.
What I need for this is a list of paths to the images in question, and their thumbnails, so I can use PHP to create a page which contains all the images tagged with a given keyword.
I hope that makes sense and that somebody can point me in the right direction.
Cheers.
Martin...
Posts: 8339
Try mediaBlock.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 6
Cheers for that. I downloaded mediaBlock and it does do exactly what I wanted, but not in the format I needed, so I'm using it as a library, included in my own code, and taking the bits I need from mediaBlock to display what I need in the way I need it.
The beauty of Free software, good work suprsidr and everyone at FlashYourWeb.