coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: prospectofdeath on April 18, 2007, 03:44:47 PM

Title: Testing a new theme
Post by: prospectofdeath on April 18, 2007, 03:44:47 PM
Is there an official method for testing a new theme without displaying it to all the users? I've got a working theme right now but I'd like to make a new theme and while I'm testing it I don't want the end users to see it.

Is this possible or do I have to use a different instance of Coppermine for testing?
Title: Re: Testing a new theme
Post by: Nibbler on April 18, 2007, 03:47:47 PM
Use index.php?theme=whatever to switch the theme just for you. Specify a non existent theme to drop back to default.
Title: Re: Testing a new theme
Post by: prospectofdeath on April 18, 2007, 04:03:21 PM
Thank you