Variables in theme Variables in 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

Variables in theme

Started by n3n, April 28, 2006, 01:18:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

n3n

Hi.

Im using the variable {PIC_TITLE} in my theme.php, but i was wondering if there is one for the album and/or catname aswell ?

Cheers

Stramm

if you pass it to the template, then you have it

Joachim Müller

the stuff in curly brackets actually aren't vars, but just placeholders.

n3n

Hope this works, wasnt able to post in FF, this is Netscape (OSX)

How would i pass the placeholders on to the theme.php ?