PDA

View Full Version : How to change the initial page?


joelindley
02-17-2009, 07:37 PM
I'm trying to set pixelpost so that either when a new visitor arrives they're redirected to the about page, or to simply add a splash page that will link to the about page. Obviously to do the splash page I can just put pixelpost in a separate directory.

How would I go about auto redirecting to the about page?

Many thanks,
Joe

snafu
02-17-2009, 08:43 PM
try it with the start-page (http://www.pixelpost.org/extend/addons/start-page/) addon

ps: i forgot, you must add somthin like this

<td class="nav"><a href="index.php?showimage=<IMAGE_LAST_ID>">Newest Picture</a></td>
in the navigation part of the templates

joelindley
02-17-2009, 10:31 PM
Ah! Thanks. I knew it'd be somewhere. I also found http://www.schonhose.nl/pixelpost-addons/entrypage/ - that - called "entrypage" which does quite a nice job of it too.

CHeers,
Joe