Testing a new theme Testing a new theme
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Testing a new theme

Started by prospectofdeath, April 18, 2007, 03:44:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

prospectofdeath

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?

Nibbler

Use index.php?theme=whatever to switch the theme just for you. Specify a non existent theme to drop back to default.

prospectofdeath