I've assigned a variable in smarty:
{assign var=thisyear value='$smarty.now|date_format:"%Y"'}
Then called it in the CGBlog smarty:
{CGBlog detailpage='Blog' year='$thisyear'}
This just makes the summary list disappear. I've tried every combination of single and double quotes but I get nothing or a smarty error.
Even if I put the year in literally it just ignores it and displays all years e.g {CGBlog detailpage='Blog' year='2009'}
Musings, ponderings and brainwaves gratefully accepted
Simon66
P.S. Anybody know how to do a nested bullet point nav by year and month (see below, with totals but without the dropdown titles)
