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

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

Media Wiki Second Post Still Returns Needtoken Result

After first POST request I get 'NeedToken' result then in my second POST request I pass tok… Read more Media Wiki Second Post Still Returns Needtoken Result