Testing a new theme Testing a new theme
 

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

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