User:Iritscen/WikiMods: Difference between revisions

added link to doc page coming soon
(filling in and consolidating some variable settings)
(added link to doc page coming soon)
 
(3 intermediate revisions 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 6: Line 6:
*Confirm User Accounts
*Confirm User Accounts
*ConfirmEdit
*ConfirmEdit
*FancyCaptcha
*Interwiki
*Interwiki
*Page previews
*Math
*MobileFrontend
*PageImages
*PageImages
*ParserFunctions
*ParserFunctions
*Previews
*QuestyCaptcha
*TemplateSandbox
*TemplateSandbox
*TemplateStyles
*TextExtracts
*TextExtracts
*UserMerge
*WikiEditor
*WikiEditor


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, 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
*$wgAllowUserJs set to true
*$wgAllowUserJs set to true
*$wgAllowUserCss set to true
*$wgAllowUserCss set to true
*$wgArticleCountMethod set to 'comma'
*$wgCategoryTreeMaxDepth set to 4
*$wgCategoryTreeDefaultOptions set to 'all'
*$wgCategoryTreeCategoryPageOptions set to 'all'
*$wgCountCategorizedImagesAsUsed set to true
*$wgCountCategorizedImagesAsUsed set to true
*$wgConfirmAccountContact -- set to wiki-t**m@oni2.net
*$wgConfirmAccountContact -- set to wiki-t**m@oni2.net
*$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
*$wgContentNamespaces had custom namespaces and "User:" added to it, so these namespaces are now included in Special pages like UncategorizedPages and WantedPages.
*$wgGroupPermissions['*']['createaccount'] = false
*$wgMaxImageArea = 2.5e7
*$wgMaxShellMemory = 512000
*Similarly raised limits in /etc/ImageMagick-6/policy.xml
*$wgPFEnableStringFunctions set to true
*$wgPFEnableStringFunctions set to true
*$wgContentNamespaces had custom namespaces and "User:" added to it, so these namespaces are now included in Special pages like UncategorizedPages and WantedPages.
*$wgRegisterInternalExternals set to true
*$wgCategoryTreeMaxDepth set to 4
*$wgCategoryTreeDefaultOptions set to 'all'
*$wgCategoryTreeCategoryPageOptions set to 'all'
*$wgAllowSlowParserFunctions set to true
*$wgRestrictDisplayTitle set to false
*$wgRestrictDisplayTitle set to false
*$wgArticleCountMethod set to 'comma'
*$wgDefaultUserOptions['vector-main-menu-pinned'] = 0;
*$wgRegisterInternalExternals set to true
*$wgDefaultUserOptions['vector-page-tools-pinned'] = 0;
*$wgDefaultUserOptions['vector-appearance-pinned'] = 0;
*Dump of "externallinks" table to https://wiki.oni2.net/w/extlinks.csv performed at 06:20 and 14:20 GMT
*Dump of "externallinks" table to https://wiki.oni2.net/w/extlinks.csv performed at 06:20 and 14:20 GMT
*Custom [[Special:Interwiki|interwiki links table]]:
*Custom [[Special:Interwiki|interwiki links table]]: