Hi all,
I have a question regarding the cache and I think this is the best time
to ask it:
It's impossible to make a paragraph which shows the current date/time
without using Ajax when cache is activated.
Since the cache stores the cached files on the server-side, the
paragraph will show the date/time that's cached.
This is just a simple example, I had many similar, and always used Ajax
as a solution.
Is there any way to create cache exception just for the part of a page
(paragraph)?
Have you considered such problems?
Regards,
Stojan
Grégory Joseph wrote:
Dear all,
After multiple cache issues we've had on various projects, we've
decided to give it a quick rewrite to try and solve some of the
problems we've had. I'll shortly commit a first draft of the results.
In short, the main points of interest are :
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------