User:Iritscen/WikiMods: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(adding two new extensions that Alloc kindly installed for us; +link to page these are listed on)
(filling in and consolidating some variable settings)
Line 20: Line 20:
*$wgAllowUserJs set to true
*$wgAllowUserJs set to true
*$wgAllowUserCss set to true
*$wgAllowUserCss set to true
*Custom namespaces are now shown in Uncategorized pages, images, and categories (they should also be counted in reports like [[Special:LongPages]]!)
*$wgCountCategorizedImagesAsUsed set to true
*$wgCountCategorizedImagesAsUsed -- was this changed?
*$wgConfirmAccountContact -- set to wiki-t**m@oni2.net
*$wgConfirmAccountContact -- set to wiki-****@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
*$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
*$wgPFEnableStringFunctions set to true
*$wgPFEnableStringFunctions set to true
*$wgContentNamespaces had custom namespaces and "User:" added to it
*$wgContentNamespaces had custom namespaces and "User:" added to it, so these namespaces are now included in Special pages like UncategorizedPages and WantedPages.
*$wgCategoryTreeMaxDepth -- ?
*$wgCategoryTreeMaxDepth set to 4
*$wgCategoryTreeDefaultOptions -- ?
*$wgCategoryTreeDefaultOptions set to 'all'
*$wgCategoryTreeCategoryPageOptions -- ?
*$wgCategoryTreeCategoryPageOptions set to 'all'
*$wgCategoryTreeSpecialPageOptions -- ?
*Custom namespaces now shown in Most revisions
*$wgAllowSlowParserFunctions set to true
*$wgAllowSlowParserFunctions set to true
*$wgRestrictDisplayTitle set to false
*$wgRestrictDisplayTitle set to false

Revision as of 17:53, 5 April 2021

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 HERE.

Extensions installed and enabled (source):

  • CategoryTree
  • Cite
  • Confirm User Accounts
  • ConfirmEdit
  • FancyCaptcha
  • Interwiki
  • Page previews
  • PageImages
  • ParserFunctions
  • TemplateSandbox
  • TextExtracts
  • UserMerge
  • WikiEditor

Note: "Custom namespaces" below refer to "AE:", "BSL:", "OBD:", "Oni2:", and "XML:".

  • $wgAllowUserJs set to true
  • $wgAllowUserCss set to true
  • $wgCountCategorizedImagesAsUsed set to true
  • $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
  • $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.
  • $wgCategoryTreeMaxDepth set to 4
  • $wgCategoryTreeDefaultOptions set to 'all'
  • $wgCategoryTreeCategoryPageOptions set to 'all'
  • $wgAllowSlowParserFunctions set to true
  • $wgRestrictDisplayTitle set to false
  • $wgArticleCountMethod set to 'comma'
  • $wgRegisterInternalExternals set to true
  • Dump of "externallinks" table to https://wiki.oni2.net/w/extlinks.csv performed at 06:20 and 14:20 GMT
  • Custom interwiki links table:
acronym		http://www.acronymfinder.com/~/search/af.aspx?string=exact&Acronym=$1
cache		http://www.google.com/search?q=cache:$1
commons		https://commons.wikimedia.org/wiki/$1
dictionary	http://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query=$1
google		http://www.google.com/search?q=$1
metawikimedia	https://meta.wikimedia.org/wiki/$1
mw		https://www.mediawiki.org/wiki/$1
wikibooks	https://en.wikibooks.org/wiki/$1
wikidata	https://www.wikidata.org/wiki/$1
wikimedia	https://foundation.wikimedia.org/wiki/$1
wikinews	https://en.wikinews.org/wiki/$1
wikipedia	https://en.wikipedia.org/wiki/$1
wikiquote	https://en.wikiquote.org/wiki/$1
wikisource	https://wikisource.org/wiki/$1
wikispecies	https://species.wikimedia.org/wiki/$1
wikiversity	https://en.wikiversity.org/wiki/$1
wikivoyage	https://en.wikivoyage.org/wiki/$1
wikt		https://en.wiktionary.org/wiki/$1
wiktionary	https://en.wiktionary.org/wiki/$1
wp		https://en.wikipedia.org/wiki/$1