User:Iritscen/WikiMods: Difference between revisions

m
CoC, not ToS
(updating info on extlinks.csv)
m (CoC, not ToS)
 
(12 intermediate revisions by 2 users 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. The customizations to the wiki's JS and CSS pages are documented at [[MediaWiki:Common]] and [[MediaWiki:Vector]].
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].


"Custom namespaces" below refers to "AE:", "BSL:", "Oni2:", "OBD:", "XML:".
Extensions installed and enabled ([[Special:Version|source]]):
*CategoryTree
*Cite
*Confirm User Accounts
*ConfirmEdit
*Interwiki
*Math
*MobileFrontend
*PageImages
*ParserFunctions
*Previews
*QuestyCaptcha
*TemplateSandbox
*TemplateStyles
*TextExtracts
*WikiEditor
 
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
*Custom namespaces are now shown in Uncategorized pages, images, and categories (they should also be counted in reports like [[Special:LongPages]]!)
*$wgArticleCountMethod set to 'comma'
*$wgCountCategorizedImagesAsUsed -- was this changed?
*$wgCategoryTreeMaxDepth set to 4
*$wgConfirmAccountContact -- set to wiki-****@oni2.net
*$wgCategoryTreeDefaultOptions set to 'all'
*$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
*$wgCategoryTreeCategoryPageOptions set to 'all'
*$wgCountCategorizedImagesAsUsed set to true
*$wgConfirmAccountContact -- set to wiki-t**m@oni2.net
*$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
*$wgRegisterInternalExternals set to true
*$wgCategoryTreeMaxDepth -- ?
*$wgCategoryTreeDefaultOptions -- ?
*$wgCategoryTreeCategoryPageOptions -- ?
*$wgCategoryTreeSpecialPageOptions -- ?
*Custom namespaces now shown in Most revisions
*$wgAllowSlowParserFunctions set to true
*$wgRestrictDisplayTitle set to false
*$wgRestrictDisplayTitle set to false
*$wgArticleCountMethod set to 'comma'
*$wgDefaultUserOptions['vector-main-menu-pinned'] = 0;
*Dump of "externallinks" table to http://wiki.oni2.net/w/extlinks.csv performed every 24 hours
*$wgDefaultUserOptions['vector-page-tools-pinned'] = 0;
 
*$wgDefaultUserOptions['vector-appearance-pinned'] = 0;
Extensions installed:
*Dump of "externallinks" table to https://wiki.oni2.net/w/extlinks.csv performed at 06:20 and 14:20 GMT
*CategoryTree
*Custom [[Special:Interwiki|interwiki links table]]:
*Cite (will be core from 1.21 on)
<pre>
*ConfirmAccount
acronym http://www.acronymfinder.com/~/search/af.aspx?string=exact&Acronym=$1
*ConfirmEdit (core)
cache http://www.google.com/search?q=cache:$1
*ParserFunctions (core)
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
</pre>


[[Category:Policies and documentation]]
[[Category:Policies and documentation]]