Great module, it was long on my todolist to add such a module, yet now its there!

This patch adds caching, cache to the generation code. Because that is very heavy, yet the ad code hardly ever changes.

CommentFileSizeAuthor
adsense_cache.patch1.14 KBBèr Kessels

Comments

kbahey’s picture

Hi Ber

Thanks for the patch. It would not apply for some reason, but I got the idea from it and implemented it.

I had to change it a bit and limit it to when there is no placeholder. Otherwise the placeholder gets cached and displayed for all users, which is not what we want.

Anonymous’s picture