separate index & gallery pages separate index & gallery pages
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

separate index & gallery pages

Started by grantson, August 09, 2010, 07:36:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

grantson

Hi Guys

Im just putting the finishing touches to my gallery www.magicmirrorphoto.co.uk/gallery

I want to create a homepage which has some text and one of the slideshow plugins
then  have a seperate page for the album list

since the slideshow plugins available all seem to use index.php and the mainpage content list
my question is how do i go about creating a page with a list of the albums on it of i remove albumlist from the main page content ?

thanks

grant

ΑndrĂ©

Your issue seems to be already solved?

grantson

Yes

A very hammer and tongs approach but i made a copy of index.php
renamed the original to gallery.php
and in the new index.php removed reference to the album list

its not pretty but it works