mediawiki-extensions-Scribunto/includes/Engines
DannyS712 e30641e439 Add redirects for modules
ScribuntoContent now supports content being redirects, if the underlying
ScribuntoEngine does so. For Lua, a redirect looks like:

    return require [[Module:Foo]]

which also happens to be perfectly valid Lua. There is intentionally no
`#REDIRECT`-style token (like in wikitext/JavaScript/CSS) because no one
will create a page with this content except for the purposes of a
redirect.

Bug: T120794
Co-Authored-By: DannyS712 <DannyS712.enwiki@gmail.com>
Co-Authored-By: C. Scott Ananian <cscott@cscott.net>
Co-Authored-By: Jackmcbarn <jackmcbarn@gmail.com>
Change-Id: I405e7953d00af8a34d5e8addc61a245732c71e8e
2023-12-13 17:34:30 -05:00
..
LuaCommon Add redirects for modules 2023-12-13 17:34:30 -05:00
LuaSandbox Use ::class for class name resolution 2023-09-21 22:46:00 +02:00
LuaStandalone build: Change phan suppression to @phan-var for proc_get_status return 2023-10-06 19:37:10 +00:00