Tomek, > I recently noticed that my calendar page (which has the drop down > option for month and year) is not caching with a hashed url, as it > no longer changes the month or year displayed. I think part of the > reason was a recent change in how the displayPageStandard is > formatted. > > Basically, I have displayPageStandard with <!--- @@hashURL: true --- > >. However, displayPageStandard doesn't actually get cached because > of a header that appears when logged in. So, in displayPageStandard, > it calls displayCachedPageStandard, which is cached and handles the > main content of the page. Do I need to put <!--- @@hashURL: true --- > > in that file as well to have the hashURL setting actually take hold?
What version of FarCry are you using? I think Mat added some new functionalites to url caching in 5.1 (at least, I believe I saw some notes a while back in one of his SVN commits - I could be wrong). Regards, -- Jeff Coughlin Web Application Developer http://jeffcoughlin.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
