Implemented PHP code generation for CBT templates. With this method, the new skin...
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 19 Mar 2006 08:11:19 +0000 (08:11 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 19 Mar 2006 08:11:19 +0000 (08:11 +0000)
commit807bc68008ac03511e43dd433519bb9432d471d9
tree0ceac54412c51731e7c348446f9b342920e63e04
parent2723d302bdcc7129bf147919b0f69b6cc5c638a7
Implemented PHP code generation for CBT templates. With this method, the new skin is 25% faster than the original monobook for anonymous page views.
includes/CBTProcessor.php [deleted file]
includes/cbt/CBTCompiler.php [new file with mode: 0644]
includes/cbt/CBTProcessor.php [new file with mode: 0644]
includes/cbt/README [new file with mode: 0644]
skins/disabled/MonoBookCBT.php