Name | Modified | Size |
---|---|---|
.. | ||
extensions |
Change | User | Description | Committed |
---|---|---|---|
7864 | Marc Wensauer | Update tag and parser function registration process to follow current (as of MediaWiki 1....16.1) conventions. Modify return of parser functions to allow the output to be fully parsed; this allows parser functions that output tags to have the resulting tags rendered. « |
14 years ago |
7863 | Marc Wensauer | Fixing to run under PHP 5.3: * ereg() -> preg_match() * split() -> preg_split() *... guarding array key lookups of non-existent keys with isset() Still need to figure out why these parser functions that simply return tags don't work: * p4changes * p4chgcats (each change listed) * p4graph * p4print (raw mode; text and wiki modes work fine) * p4variants Removed the following (deprecated?) parser extension tags: * changelist * recentchanges « |
14 years ago |
7764 | Marc Wensauer | Fix wfPerforceParserOutput() so that it works with MediaWiki 1.16.x. Minor fix to spacing.... « |
15 years ago |
7763 | Marc Wensauer | Branching Perforce extension for customization/experimentation. | 15 years ago |