API: Rename disablepp and introduce disabletidy
authorTim Starling <tstarling@wikimedia.org>
Mon, 24 Aug 2015 05:05:09 +0000 (15:05 +1000)
committerOri.livneh <ori@wikimedia.org>
Wed, 26 Aug 2015 04:38:34 +0000 (04:38 +0000)
commit3d94c63b909efdda6c5eba750985f65080752f9d
tree09b45e7987a5c05df60827a350258f4a0db3366a
parent92602fefda8a14b04e32ac12f279d4b47a5b5f23
API: Rename disablepp and introduce disabletidy

* Rename disablepp to disablelimitreport, since it does not disable the
  preprocessor (which is what PP stands for in "NewPP").
* Introduce new option "disabletidy" for T89331
* Suppress the use of the parser cache when options are specified that
  affect the output but are not in ParserOptions::optionsHash(). This
  was already broken, but the damage was fairly limited since the
  options rarely caused user-visible changes. It would break very badly
  if I use the disabletidy option for what I am intending.

Change-Id: I4b0e55fe34e237a68450f583bf59bab7dd703a29
includes/api/ApiParse.php
includes/api/i18n/en.json
includes/api/i18n/qqq.json