User:Lysander/Templates we need that require Scribunto: Difference between revisions

From BoyWiki
No edit summary
Line 2: Line 2:


==Proposal==
==Proposal==
Install Scribunto and also use [[mediawikiwiki:Manual:$wgNamespaceProtection|$wgNamespaceProtection]] to restrict editing of the Module namespace to sysops only, so as to address security concerns? See [[mediawikiwiki:Manual:Preventing_access#1.10_upwards]] for implementation details on that. Also, so that you can easily import templates from Wikipedia, I recommend setting: <code>$wgImportSources[] = 'wikipedia';</code> For more info on how that config setting works, see [[mediawikiwiki:Manual:$wgImportSources]].
Install Scribunto and also use [[mediawikiwiki:Manual:$wgNamespaceProtection|$wgNamespaceProtection]] to restrict editing of the Module namespace to sysops only, so as to address security concerns. See [[mediawikiwiki:Manual:Preventing_access#1.10_upwards]] for implementation details on that. Also, so that you can easily import templates from Wikipedia, I recommend setting: <code>$wgImportSources[] = 'wikipedia';</code> For more info on how that config setting works, see [[mediawikiwiki:Manual:$wgImportSources]].


==Templates==
==Templates==

Revision as of 01:59, 26 March 2015

BoyWiki needs numerous templates requiring Scribunto.

Proposal

Install Scribunto and also use $wgNamespaceProtection to restrict editing of the Module namespace to sysops only, so as to address security concerns. See mediawikiwiki:Manual:Preventing_access#1.10_upwards for implementation details on that. Also, so that you can easily import templates from Wikipedia, I recommend setting: $wgImportSources[] = 'wikipedia'; For more info on how that config setting works, see mediawikiwiki:Manual:$wgImportSources.

Templates