Add a hook to allow extensions to prevent HTML file caching
authorMax Semenik <maxsem.wiki@gmail.com>
Mon, 15 Sep 2014 23:52:14 +0000 (16:52 -0700)
committerMax Semenik <maxsem.wiki@gmail.com>
Fri, 19 Sep 2014 00:00:39 +0000 (17:00 -0700)
commitbbc92a143346e3f3d52c2c8d5977ef3562f0a565
treeaee093dded87f386b92013849c472b9d5b9ce583
parent0a2e6ae1cd08b1794e3ca3e3532a130cf19b7ef5
Add a hook to allow extensions to prevent HTML file caching

Needed for MobileFrontend on third-party sites that use this feature.
Ideally, there should be a way to cache mobile requests too, but that's
a different issue requiring much more effort to do properly.

Bug: 68106
Change-Id: I01a76c571d9186b325f19a00cec136459707c791
docs/hooks.txt
includes/cache/HTMLFileCache.php