I spent much of today manually updating the date on all my client sites.
Most of the sites outside Joomla use a little php code to do this automaticly:
<?php echo date("Y") ?>
I am using Andy's RokReplacer for other changes but it doesn't do auto dates.
Anyone have a way to insert a date variable into the template config like the code above?
Thanks...It would be nice yo have system variables like date, year, etc available via RokCandy and ROKReplacer or just so they could be referenced in template config or elsewhere.