Hi All,

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?

That's the only thing I can think of at least...

Thanks,

Tomek

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to