mediawiki-extensions-Scribunto/common
Brad Jorsch ded331ddc9 (bug 45845) Allow for docs at non-subpages
It has been claimed that some wiki might want to place module
documentation at a location other than as a subpage of the module, for
example under "Project:Module documentation/$1". It's possible to
support this, so we may as well.

This also involves renaming the "scribunto-doc-subpage-*" messages to
"scribunto-doc-page-*", since the interpretation of
scribunto-doc-subpage-name would be drastically changed.

Note that any wiki that has customized scribunto-doc-subpage-name will
need to re-customize scribunto-doc-page-name, the old value will not be
transferred.

Bug: 45845
Change-Id: Ic453561691e04b5250d219cc7d871c17e60b9912
2013-03-12 14:33:40 -04:00
..
ApiScribuntoConsole.php Handle session loss in the console 2013-02-11 13:23:10 -05:00
Base.php Allow extensions to add libraries 2013-02-14 12:38:03 -05:00
Common.php (bug 45845) Allow for docs at non-subpages 2013-03-12 14:33:40 -04:00
Hooks.php (bug 45845) Allow for docs at non-subpages 2013-03-12 14:33:40 -04:00
ScribuntoContent.php (bug 45845) Allow for docs at non-subpages 2013-03-12 14:33:40 -04:00
ScribuntoContentHandler.php Add module documentation support 2013-02-22 05:01:29 +00:00