User:Iritscen/WikiMods: Difference between revisions

added link to doc page coming soon
(update)
(added link to doc page coming soon)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
To ensure we don't lose track of them during upgrades, below are the changes made to default settings in MediaWiki for OniGalore. Our customizations to the wiki's JS and CSS pages are documented at [[MediaWiki:Common]] and [[MediaWiki:Vector]]. Our customized messages are found [https://wiki.oni2.net/Special:AllMessages?prefix=&filter=modified&lang=en&limit=50 HERE].
To ensure we don't lose track of them during upgrades, below are the changes made to default settings in MediaWiki for OniGalore. Our customizations to the wiki's JS and CSS pages are documented at [[MediaWiki:Common]], [[MediaWiki:Vector]] and [[MediaWiki:Vector-2022]]. Our customized messages are found [https://wiki.oni2.net/Special:AllMessages?prefix=&filter=modified&lang=en&limit=50 HERE].


Extensions installed and enabled ([[Special:Version|source]]):
Extensions installed and enabled ([[Special:Version|source]]):
Line 20: Line 20:
Note: "Custom namespaces" below refer to "AE:", "BSL:", "OBD:", "Oni2:", and "XML:".
Note: "Custom namespaces" below refer to "AE:", "BSL:", "OBD:", "Oni2:", and "XML:".


*$wgAccountRequestToS -- during account request process, displays message "requestaccount-tos", which displays MediaWiki:Requestaccount-page, which is supposed to display OniGalore:Terms of Service, which redirects to OniGalore:Privacy policy. If that is not working for account requesters, then this variable should be false or we should make a Terms of Service page
*$wgAccountRequestToS -- during account request process, asks user to consent to text in message "requestaccount-tos", which links to "requestaccount-page"; this is normally the ToS page, but we point the user to our Code of Conduct page instead
*$wgAllowSlowParserFunctions set to true
*$wgAllowSlowParserFunctions set to true
*$wgAllowUserJs set to true
*$wgAllowUserJs set to true