added PPCustomFrame classes to restore ability to use replaceVariables with a custom...
authorDaniel Kinzler <daniel@users.mediawiki.org>
Thu, 26 Jun 2008 13:05:40 +0000 (13:05 +0000)
committerDaniel Kinzler <daniel@users.mediawiki.org>
Thu, 26 Jun 2008 13:05:40 +0000 (13:05 +0000)
commit24d5e941a06f5b493bbba962b82036461d92dc87
treeacd3f9d892a07d28d26af915c50ea16ba028e383
parent90ab7bdf14348431c3e7c89c34f8061f8e5ddd1a
added PPCustomFrame classes to restore ability to use replaceVariables with a custom map of values. This should unbreak some extensions that were broken by the new PP stuff, like the News extension.
includes/parser/Parser.php
includes/parser/Preprocessor.php
includes/parser/Preprocessor_DOM.php
includes/parser/Preprocessor_Hash.php