Service/wiki: Difference between revisions

Srevin03 (talk | contribs)
Add the missing step to manually update the extensions using composer update --nodev
Tag: visualeditor-switched
Account Creation: update link
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:


* See https://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_account_creation
* See https://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_account_creation
* Create account page: https://wiki.sugarlabs.org/index.php?title=Special:UserLogin&type=signup
* Create account page: https://wiki.sugarlabs.org/go/Special:CreateAccount


== Local Labs contacts ==
== Local Labs contacts ==
Line 42: Line 42:
{{Highlight|'''Note:''' The devel wiki has an out of date snapshot of the DB and a slightly different LocalConfig.php.}}
{{Highlight|'''Note:''' The devel wiki has an out of date snapshot of the DB and a slightly different LocalConfig.php.}}


{{Highlight|'''Note:''' Often, the devel instance contains changes performed by various wiki admins to test extensions and configuration options. Do not sync LocalConfig.php blindly to the production wiki! Use vimdiff.
{{Highlight|'''Note:''' Often, the devel instance contains changes performed by various wiki admins to test extensions and configuration options. Do not sync LocalConfig.php blindly to the production wiki! Use vimdiff.}}


Before overwriting the page database, please
Before overwriting the page database, please