For now, use the parser cache only for wikitext.
authordaniel <daniel.kinzler@wikimedia.de>
Fri, 5 Oct 2012 17:05:21 +0000 (19:05 +0200)
committerdaniel <daniel.kinzler@wikimedia.de>
Fri, 5 Oct 2012 17:05:21 +0000 (19:05 +0200)
commitab91faf8773167fe271649a39aa97cca57da017d
tree04e8b0b79da8f323feacf8243fa1e621986d496e
parentc3a46a5d3635d4120835ef1c323fa42446ee50aa
For now, use the parser cache only for wikitext.

Caching could be enabled for other content types, but for the moment,
JS and CSS pages rely on the fact that the ShowRawCssJs hooks is called
for every view - which is bypassed when the parser cache is used.

Change-Id: Icf603b9f2a685d9e705db3459fcd12dae1fdba57
includes/content/ContentHandler.php