How to preview themes with cpg 1.5 How to preview themes with cpg 1.5
 

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

How to preview themes with cpg 1.5

Started by luludi, August 29, 2010, 08:50:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

luludi

Hi!

I recently installed this coppermine version at http://hayden.fan-sites.org/gallery and I was wondering how can I preview the theme without putting it as default. I mean, in the cpg 1.4 there was a way to do that (adding index.php?theme=THEMENAME to the url of the gallery).
Is possible to preview a theme in cpg 1.5? I already searched the docs, the board and couldn't find it.

Thanks

ps: the name of the theme is fs-cpg-w (is already uploaded in my cpg).

Nibbler

The theme= method still works in 1.5, but you can't use a dash (-). Use underscores (_) instead.

luludi

Quote from: Nibbler on August 29, 2010, 09:05:35 PM
The theme= method still works in 1.5, but you can't use a dash (-). Use underscores (_) instead.

Thank you! It worked.
The thread can be closed.