Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mediawiki

Mediawiki Special:mypage/common.js Not Working

MediaWiki Version and LocalSettings.php MediaWiki 1.22.4 $wgAllowUserJs = true; $wgUseSiteJs = true… Read more Mediawiki Special:mypage/common.js Not Working

Storing Images Using Node.js Gives Error

I am trying to get an image from wikimedia and the link of the image is upload.wikimedia.org/wikip… Read more Storing Images Using Node.js Gives Error

How Can I Make The Topbar Extension Work With The Newest Mediawiki?

I run a MediaWiki site which uses the Topbar extension. I recently upgraded the installation to the… Read more How Can I Make The Topbar Extension Work With The Newest Mediawiki?

Get All Page Titles On Wikipedia That Contain A Specific Word

I am writing an 'auto-wikifier' tool using HTML and JavaScript. For each word in the text t… Read more Get All Page Titles On Wikipedia That Contain A Specific Word