Hi All, I'm a little confused by the cacheByVar implementation. I am trying to use it on the displayEventsCalendar rule page, and the two variables that I want to hash on are the 'month' and 'year' url variables. so I just did the naive thing
<!--- @@cacheByVar: year,month ---> That didn't seem to work by putting in the displayEventsCalendar. At which level of the caching mechanism do I need to put that code in? Does it go in that file (which is a rule display page) or does it go in the dmHTML page that holds it, or the container, or do I need to do url.year and url.month as the variables, for example? Thanks Tomek --~--~---------~--~----~------------~-------~--~----~ You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~---
