Hi all,
If you're using this script, I found a beautiful little script which you can drop into the image directory, and it'll let you browse the images. Just change the title in the script.
I've modified it slightly so that (1) it has paging (2) displays images in descending date order.
http://www.shuttertalk.com/fotopholder.zip
Demo here: http://www.shuttertalk.com/forums/image … /index.php
I rather like that script so I've modified your script some If I can figure out how, I'm hoping to eventually build a more complete mod of it (that is, after i've studied some more PHP ).
What I've done with it so far (only worked on it for a day):
- XHTML 1.0 Strict valid code.
- Uses your currently selected PunBB CSS Stylesheet.
- PunBB header + nav bar.
Yeah I know it's not much, but I'm hoping to add more things as I've learnt a little more about PHP
*Note: For everything to work, there are 2 things that's important:
1. The folder you're using needs to be a subdirectory of your forum folder (e.g: <forum_directory>/gallery/)
2. The nav bar needs to use relative paths, else some of the links won't work while browsing the gallery.