CacheHelper: facilitate caching handling on a page
authorJeroen De Dauw <jeroendedauw@gmail.com>
Tue, 10 Apr 2012 12:26:11 +0000 (14:26 +0200)
committerReedy <reedy@wikimedia.org>
Wed, 18 Apr 2012 17:46:10 +0000 (18:46 +0100)
commitcf6a935e1c523131dfe6084881e403284fa68406
tree086a9c0933dac11d9a8f51546a7c3577bd1f6895
parentbcafe7b0055ed67324ca835fbc71dcd845e84f1e
CacheHelper: facilitate caching handling on a page

CacheHelper changes: adding a CacheHelper object to facilitate caching
several things on a single page and created implementations for
SpecialPage and Action also containing scaffolding for things such as
purging the cache

Change-Id: I7b1f8ac8ac2e37f15b3924d4448e579e6dbbc80f
includes/AutoLoader.php
includes/CacheHelper.php [new file with mode: 0644]
includes/actions/CachedAction.php [new file with mode: 0644]
includes/specials/SpecialCachedPage.php [new file with mode: 0644]
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messages.inc