Enable ParserFunctions extension
This commit is contained in:
parent
02b5e2aadb
commit
83fd0348ce
@ -164,6 +164,8 @@ wfLoadExtension( 'ReplaceText' );
|
||||
|
||||
require_once "$IP/extensions/NativeSvgHandler/NativeSvgHandler.php";
|
||||
|
||||
wfLoadExtension( 'ParserFunctions' );
|
||||
|
||||
wfLoadExtension( 'Scribunto' );
|
||||
$wgScribuntoDefaultEngine = 'luastandalone';
|
||||
$wgScribuntoUseCodeEditor = "true";
|
||||
|
Loading…
Reference in New Issue
Block a user