Instead of storing entire link attributes in wikitext for
authorJens Frank <jeluf@users.mediawiki.org>
Mon, 20 Sep 2004 23:02:08 +0000 (23:02 +0000)
committerJens Frank <jeluf@users.mediawiki.org>
Mon, 20 Sep 2004 23:02:08 +0000 (23:02 +0000)
commit100316948f02f37d94aa8320dda9652f70d9707f
tree94d35b5bd5570e55ee92bd3ff599076ac874c7bc
parentb4465740116e6ae216fbffc61f8a6c10801ca8ee
Instead of storing entire link attributes in wikitext for
deleayed link colouring, store pointer to an entry in array wgLinkHolders. Fixes BUG#493 and should
be faster.
includes/OutputPage.php
includes/Parser.php