Is there a reliable way to determine if a webpage is generated using MediaWiki?
I wish to fetch raw wikitext from a selection of webpages (which may be generated using MediaWiki or not).
Is there a reliable way to determine if a webpage is generated using MediaWiki?
I wish to fetch raw wikitext from a selection of webpages (which may be generated using MediaWiki or not).
Is there a reliable way to determine if a webpage is generated using MediaWiki?
I wish to fetch raw wikitext from a selection of webpages (which may be generated using MediaWiki or not).
Is there a way to disallow Mediawiki users to edit any User: page?
I want to disallow that my registered Mediawiki users are able to modify their User page.
Anything else should be editable by default as usual.
Images still organized in folder with hex
I have migrated an old version of Mediawiki to 1.39.
The current problem is that the files in the image folder are organised differently than in the old version.
In the old version, the images were directly in the folder, without subfolders.
Currently (with 1.39) they are in the Hex folder
Images still organized in folder with hex
I have migrated an old version of Mediawiki to 1.39.
The current problem is that the files in the image folder are organised differently than in the old version.
In the old version, the images were directly in the folder, without subfolders.
Currently (with 1.39) they are in the Hex folder
Target title shown in mediawiki category list for redirected page
I have two pages Aaa and Bbb, that I want to be listed in Category Ccc.
Page Aaa redirects to page Bbb using #REDIRECT [Bbb#Aaa_specifics]
. Both pages should show up in Category Ccc, so both pages use the [[Category:Ccc]]
tag. The effect is that I see Bbb listed twice, under A and under B, with the first entry href-ing to Aaa and the second entry href-ing to Bbb.
tooltip for pdf size (automatically found)
I have tables listing various pdf documents in my wiki. I use [[Image:Pdficon.png|16px|link={{filepath:MyFileName.pdf}}]]
in the wiki table to display a small icon (Pdficon.png) that when clicked opens the pdf file.
MediaWiki : #arraymap doesn’t work in a model call
I have this array : courant : Gothique,Néo-roman,Ottonien
I tried to use this #arraymp to change its form :
Auth_remoteuser MediaWiki extension gives internal Parser::parse error
I’ve just installed a MediaWiki 1.41. After adding the Auth_remoteuser extension (for release 1.41, though I’ve tried also with 1.40 and 1.39 versions) I get this error. Removing the extension, all works well again. Why is that happening?