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 |
7840 | Marc Wensauer | Refresh from Tony's branch to pull in changes 7581-7830 | 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 |
7563 | Marc Wensauer | Update error reporting; provide example in usage | 15 years ago |
7516 | Marc Wensauer | save point for Globalhash support | 15 years ago |
7433 | Marc Wensauer | Add some whitespace -- just a dummy change to see if the review daemon is wo...rking now. « |
15 years ago |
7313 | Marc Wensauer | More fixes to usage typos | 16 years ago |
7312 | Marc Wensauer | Fix typo in usage | 16 years ago |
7311 | Marc Wensauer | Fleshed out examples in usage section of generator script. Corrected minor bug in verify... script. « |
16 years ago |
7307 | Marc Wensauer | Adding script to verify Geohash coordinate data | 16 years ago |
7288 | Marc Wensauer | Reworked the way multiple place markers for multiple graticules are generated. As a... side benefit, the global Geohash points can be generated through this as well, specifying a graticule of 0,0. « |
16 years ago |
7286 | Marc Wensauer | Added support to specify multiple graticules; other minor cosmetic changes. | 16 years ago |
7285 | Marc Wensauer | Minor fix to add line ending to last line of KML file generated. | 16 years ago |
7281 | Marc Wensauer | Removing this Bash script in favor of corresponding Perl version. | 16 years ago |
7280 | Marc Wensauer | Perl version of the script, with more features. Also, it's much much faster than the Bash... script. « |
16 years ago |
7279 | Marc Wensauer |
First version of script. Generates a KML file of Geohash coordinates from input data. |
16 years ago |
7225 | Marc Wensauer | Add Mac OS X 10.5 x86 binary for p4dctl | 16 years ago |
7224 | Marc Wensauer | Update Version on my branch | 16 years ago |
7223 | Marc Wensauer | Refresh from Tony's branch to pull in changes 7177-7190 | 16 years ago |
7141 | Marc Wensauer | Added comma as a valid character in a word (will support filenames with commas). | 16 years ago |
7133 | Marc Wensauer | Add -h as a supported flag to display the usage. | 16 years ago |
7132 | Marc Wensauer | Updates to allow building on Mac OS X 10.5 with P4API 2008.2. | 16 years ago |
7131 | Marc Wensauer | Branch from Tony's source (@6319) | 16 years ago |
6477 | Marc Wensauer | Fixing internal job031216: Review daemon doesn't quote sender's fullname, nor parse it ful...ly. « | 16 years ago |
6476 | Marc Wensauer | Initial branch of reviewd tree to work on | 16 years ago |