stylize.php on API code
[lhc/web/wiklou.git] / includes / api / ApiParse.php
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...