musashi9 |
|
---|---|
I don't want just one image, for instance my site has an image for every page I make and my 'page.list.tpl' can display each image for each page using the code I pasted above. I need a way to get tags to do the same. Example: I make a page and the page ID is 199 and tag it as "example1". I have an image for this page in my images folder (199.jpg) When I click on "example1" tag it brings up all the pages I have tagged "example1". I need this page that lists all the "example1" pages to show the image for each page and not just a link, like what my 'page.list.tpl' does.
|