Closed NovemLinguae closed 1 year ago
@siddharthvp, looks like you +1'd this one about a year ago. Think it's ready for +2?
Yeah, though I wonder if we should default AFCH.consts.mockItUp to false and have a common.js flag for enabling it instead ...
When running the development version of AFCH locally, it appears to have a default of not modifying any pages. My preferred testing style is to do live tests on test.wikipedia.org. I'd like a quick and easy way to always have it modify pages.
My fix is adding support for the following line to be added to common.js files:
window.afchSuppressDevEdits = false;