Stylize API
[lhc/web/wiklou.git] / includes / api / ApiParse.php
2010-07-06 Sam ReedStylize API
2010-06-23 Sam Reed* (bug 23473) - Give description of properties on all...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-05-25 Sam ReedFollowup to r66873
2010-05-25 Sam ReedPart of bug 23254 - Add interwiki links to parse output
2010-05-24 Sam Reedbug 18608 done in a fashion much closer to how I should...
2010-05-11 Sam ReedMixture of things.
2010-05-10 Sam ReedFixup getPossibleErrors description from r66150, add...
2010-05-10 Sam Reed* (bug 23460) Parse action should have a section option
2010-05-10 Sam Reed* (bug 23458) Add support for pageid parameter to actio...
2010-05-10 Sam ReedNicer wording, as per werdna on irc
2010-04-17 Sam ReedStylize Api upto date
2010-03-09 Sam ReedMinor followup to r63425 and r63428
2010-03-08 Sam ReedMinor comment for r63428
2010-03-08 Sam Reed* (bug 22764) uselang parameter for action=parse
2010-02-23 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-19 Sam ReedFixup result_array
2010-02-14 Sam ReedStart of "Bug 21991 - Move common query parameter...
2010-02-13 Sam ReedComplete dieUsage errors in 6 more Api files
2010-02-10 Roan KattouwWhitespace fixes for r62195, remove out-of-context...
2010-02-09 Sam Reed* (bug 18608) - API should provide list of CSS styles...
2010-01-31 Sam ReedPart 1 of bug 18427 - "add comment= parameter to action...
2010-01-23 Sam ReedNormalise comment usage (# --> //)
2010-01-23 Sam ReedMore of r61437 (adding/removing whitespace)
2010-01-23 Sam ReedStylise on ApiParse.php
2010-01-16 Sam Reed* (bug 22061) API: add prop=headitems to action=parse
2010-01-11 Aryeh Gregorstylize.php on API code
2009-09-28 Alexandre Emsenhuberreplaced split() with explode(), the former is deprecat...
2009-06-21 Roan KattouwAPI: Make usage of the parser cache in action=parse...
2009-03-18 Arash BoostaniFixed bug #11213 - [edit] section links in printable...
2009-02-27 Roan KattouwAPI: Some cleanup
2009-01-31 Roan KattouwFix up r46646: instead of outputting displaytitle=...
2009-01-31 Roan KattouwAPI: (bug 17239) Added prop=displaytitle to action...
2008-12-20 Roan KattouwAPI: Fixing issue mentioned on bug 16129 comment #3...
2008-12-04 Roan KattouwAPI: (bug 16515) Added pst and onlypst parameters to...
2008-10-24 Roan KattouwAPI: Added redirect resolution to action=parse. Based...
2008-09-24 Tim StarlingFixes for r41154 and r41155:
2008-09-22 Aaron Schulzrev_deleted security improvements as well as fix for...
2008-07-03 Roan KattouwApiParse: Don't display revid="" when there is no revid.
2008-06-12 Roan Kattouw(bug 14471) Use HTMLTidy and generate limit report...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-10 Roan Kattouw(bug 13544) Added oldid parameter to action=parse to...
2008-04-09 Brion VibberKill a bunch of '=&' references for LinkCache, ParserCa...
2008-03-28 Roan Kattouw(bug 13544) Added prop=revid to action=parse
2008-03-27 Roan KattouwForgot a semicolon
2008-03-27 Roan KattouwAPI: Don't use a nonexistent message name
2008-01-29 Roan KattouwAPI: Adding page parameter to action=parse to facilitat...
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-15 Roan KattouwAPI:
2008-01-10 Thomas BleherFix some places where globals where used without being...
2007-12-27 Victor Vasiliev* Parser now returns list of sections (for API; some...
2007-12-01 Victor VasilievFix a bug with pages without interwiki/etc.
2007-12-01 Victor Vasiliev* Introduce action=parse to API. It deprecates action...