Rob Church
|
73ee792c4d
|
* (bug 7044) Introduce "padleft" and "padright" colon functions
|
2006-08-18 17:30:35 +00:00 |
|
Tim Starling
|
cdbbe0ad4a
|
Got rid of the MagicWord indexing constants (MAG_xxx), replaced them by string indexing, like messages. The associated change to the extensions, i.e. removing the MagicWordMagicWords hook and using string instead of integer indices, is in fact compatible with MW 1.6 and 1.7, which tells you something about the utility of the hook function.
|
2006-07-14 15:39:23 +00:00 |
|
Tim Starling
|
cd1e5bab85
|
fixed raw suffix
|
2006-07-03 13:55:52 +00:00 |
|
Tim Starling
|
514122332d
|
Got rid of about 20 regex calls in braceSubstitution() relating to function-like constructs, replaced them with a hashtable lookup styled after the parser function extension interface. The function bodies were moved to CoreParserFunctions.php. Disabled PAGESINNAMESPACE by default, yet another O(N) count of page table rows.
|
2006-07-03 11:07:00 +00:00 |
|