PDA

View Full Version : Changing Tag values - how?


CircusNinja
06-13-2008, 04:54 PM
Heya,

I'm trying to customise my site a little. I've got Pixelpost 1.7.1 and I'm running the Focus template.

What I'd like to do is change the default values for certain pixelpost tags. As an example, in browse_template.html for the Focus template, the menu bar consists of various tags (<FOCUS_TEXT_HOME> ; <FOCUS_TEXT_ARCHIVE> etc) seprated by spaces. When the page renders, <FOCUS_TEXT_HOME> becomes "latest" , "archives" and so on.

How do I change the value for <FOCUS_TEXT_HOME> to something like "today", instead of "latest"?

Thanks in advance. :)

CN