User:Iritscen/WikiMods: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(note to self)
(updating info on extlinks.csv)
Line 7: Line 7:
*Custom namespaces are now shown in Uncategorized pages, images, and categories (they should also be counted in reports like [[Special:LongPages]]!)
*Custom namespaces are now shown in Uncategorized pages, images, and categories (they should also be counted in reports like [[Special:LongPages]]!)
*$wgCountCategorizedImagesAsUsed -- was this changed?
*$wgCountCategorizedImagesAsUsed -- was this changed?
*extlinks.csv generated by script at midnight -- discontinued
*$wgConfirmAccountContact -- set to wiki-****@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
Line 20: Line 19:
*$wgRestrictDisplayTitle set to false
*$wgRestrictDisplayTitle set to false
*$wgArticleCountMethod set to 'comma'
*$wgArticleCountMethod set to 'comma'
*Dump of "externallinks" table to http://wiki.oni2.net/w/extlinks.csv performed every 24 hours


Extensions installed:
Extensions installed:

Revision as of 01:33, 25 May 2017

To ensure we don't lose track of them during upgrades, below are the changes made to default settings in MediaWiki for OniGalore. The customizations to the wiki's JS and CSS pages are documented at MediaWiki:Common and MediaWiki:Vector.

"Custom namespaces" below refers to "AE:", "BSL:", "Oni2:", "OBD:", "XML:".

  • $wgAllowUserJs 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 -- was this changed?
  • $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
  • $wgPFEnableStringFunctions set to true
  • $wgContentNamespaces had custom namespaces and "User:" added to it
  • $wgCategoryTreeMaxDepth -- ?
  • $wgCategoryTreeDefaultOptions -- ?
  • $wgCategoryTreeCategoryPageOptions -- ?
  • $wgCategoryTreeSpecialPageOptions -- ?
  • Custom namespaces now shown in Most revisions
  • $wgAllowSlowParserFunctions set to true
  • $wgRestrictDisplayTitle set to false
  • $wgArticleCountMethod set to 'comma'
  • Dump of "externallinks" table to http://wiki.oni2.net/w/extlinks.csv performed every 24 hours

Extensions installed:

  • CategoryTree
  • Cite (will be core from 1.21 on)
  • ConfirmAccount
  • ConfirmEdit (core)
  • ParserFunctions (core)