PDA

View Full Version : Start with thumbnails instead of latest image?


jesperj
03-20-2007, 07:16 PM
Can I make Pixelpost 1.5.x start with thumbnails (gallery) view rather than with the latest posted image at the / url?

Thank you.

GeoS
03-20-2007, 07:35 PM
Yes, you can. Insert in root dir where pixelpost is file called index.html. Then put into it:
<html><head><meta http-equiv="refresh" content="0;url=http://yourdomain.com/pathtoPP/index.php?x=browse" /></head></html>