mediawiki-extensions-Scribunto/includes
Kunal Mehta 4ccebcdf4b Simplify creating JSON pages in the Module namespace
Pages ending with a ".json" suffix in the Module namespace will use the
built-in JSON content model by default. Previously editors had to use
Special:ChangeContentModel to get a JSON page, which requires the
"editcontentmodel" userright that is not granted to a wide set of users
by default.

Bug: T144475
Change-Id: I1546fcad823a55a8c5a93177df8715844de1e87c
2022-09-22 19:48:52 -07:00
..
engines Add Parsoid-specific support for handling preprocessed nowikis 2022-09-08 23:17:46 +00:00
ApiScribuntoConsole.php Start namespacing extension 2022-05-12 01:33:11 +00:00
Hooks.php Simplify creating JSON pages in the Module namespace 2022-09-22 19:48:52 -07:00
Scribunto.php Start namespacing extension 2022-05-12 01:33:11 +00:00
ScribuntoContent.php Start namespacing extension 2022-05-12 01:33:11 +00:00
ScribuntoContentHandler.php Use new ContentHandler::supportsPreloadContent() feature 2022-07-06 22:39:44 +00:00
ScribuntoEngineBase.php Start namespacing extension 2022-05-12 01:33:11 +00:00
ScribuntoException.php Start namespacing extension 2022-05-12 01:33:11 +00:00
ScribuntoModuleBase.php Start namespacing extension 2022-05-12 01:33:11 +00:00