wiki.techinc.nl/includes/parser
umherirrender 35065c9db5 Added {{REVISIONSIZE}} variable to get the current size of a revision.
This avoids giving the own page name to {{PAGESIZE:}} and allows
PAGESIZE on subst: to give the size before save.

Viewing a oldid page will give the corresponding size to that revision.
(Like REVISIONUSER or REVISIONTIMESTAMP)

This partially reverts Idfac13de37d05317f65e4131534543e66cf74873
because there is no need to let PAGESIZE handle extra, when the given
title is the own page.

Change-Id: If9e608d54904c21ac6b095e91ff6e0a15da0fb4c
2013-09-21 03:49:35 +01:00
..
CacheTime.php
CoreParserFunctions.php Added {{REVISIONSIZE}} variable to get the current size of a revision. 2013-09-21 03:49:35 +01:00
CoreTagHooks.php
DateFormatter.php
LinkHolderArray.php
Parser.php Added {{REVISIONSIZE}} variable to get the current size of a revision. 2013-09-21 03:49:35 +01:00
Parser_DiffTest.php
ParserCache.php
ParserOptions.php
ParserOutput.php
Preprocessor.php
Preprocessor_DOM.php Cleanup Preprocessor_DOM::preprocessToObj wfProfileOut()s 2013-09-21 02:32:02 +00:00
Preprocessor_Hash.php
StripState.php
Tidy.php