Search the Community
Showing results for tags 'extension'.
-
Is there a way to find what extension is use on a wiki page?
SecretUser posted a question in MediaWiki Support
Hello, I would like to know if it's possible to find out which extension is use for a specific thing. I have naviguate a lot on wikipedia and sometimes I found some functionality that I would like to implement on my mediawiki. For exemple in : https://fr.wikipedia.org/wiki/Rivalité_entre_l'Angleterre_et_l'Argentine_en_football#Articles_connexes I would like to know what extension is use to make the display/hide of the green block. If you have an idea or solutions, it could be really helpfull. Thanks by advance. -
Hi, We are new with MediaWiki and it seems to be the perfect solution to set up a private wiki for our company. All our users are managed with G-Suite with a specific domain name, so we are hoping to use the GoogleLogin extension to restrict user with email based on our domain. I have set up a fresh install of MediaWiki on a subdomain of our server. I have installed Extension:GoogleLogin by following the steps in the extension documentation. I updated the settings in the LocalSettings.php file with the following: $wgGLSecret = 'XXXXX'; $wgGLAppId = 'XXXX'; $wgGLAllowedDomains