We are using the official MediaWiki Docker image and want to be able to add additional MediaWiki extensions.
Questions:
What is the recommended next step here if we are currently using the docker-compose file below were we mount volumes on the…
I`m trying to insert a custom link to a special page in VisualEditor toolbar. See the image below.
See Image
I googled a lot but without success. Someone please give a path...
I recently installed MediaWiki in localhost on Debian 7 System. But after the installation, I got the exception Fatal exception of type MWException. I reviewed all reported bugs, but they do not apply to me.
PHP 5.4.4
phpmyaddmin....
I am using flask-mwoauth to create a simple application in Flask using OAuth authentication on Mediawiki (and Wikipedia in particular).
flask-mwoauth is a blueprint that provides some convenience methods to interact with Mediawiki Extensions:OAuth…
I'm trying to setup single sign on for MediaWiki with ExtAuthDB extension. The purpose is to authenticate user from external user system automatically when user logins in the main website: www.mysite.com. Mediawiki is located on subdomain:…
I'm using a template {{MyTemplate|foo}} which consists of the following code:
{{#switch: {{{1}}}
| foo = [[Category:Foo]]
| bar = [[Category:Bar]]
| #default = [[Category:Unknown]]
}}
When I'm using it on a page, the categories show up nicely as…
Recently I have been working on an LDAP authentication provider for MediaWiki. In my mind, I have been trying to tackle this issue for a number of days now and cannot come up with a solution.
Context
The way I have developed this plugin is to allow…
I want to display all the categories in main page or any other page in MediaWiki just like how it displays in Special:Categories page.
Any help is appreciated.
I would like to know if it is possible to get the latest incremental n-triple dumps of Wikidata.
I'm using Wikidata Toolkit to download the latest version of the dumps and convert them automatically in n-triple files (using…
Please forgive me if this is a novice question - I'm a neophyte when it comes to MediaWiki.
I'm looking for Video extensions to add to a MediaWiki project. Some are probably popular and some are arcane. I would like to choose an extension that…
I've installed the latest MediaWiki and the latest Visual Editor, everything is looking great but I have one problem though. All my uploaded images cannot be searched when adding media to the article. Can anybody please enlighten me.
Whenever I click on "Edit" on my mediawiki site that error always show, and I am unable to proceed to Visual editor, I suspect that my pathing is wrong in some URL.
Here is my configuration of parsoid in…
so i build a custom Leaflet map and I would like to integrate it into my Wiki. I tried both the Kartographer and the Maps extension, but for both I can't find how to feed them the url of my map.
Is this even possible?
If there is such an option in…
I'm trying to add a submodule, as I normally would do, I did:
git submodule add -f -b master 'https://github.com/OrganicDesign/extensions/tree/master/MediaWiki/PdfBook/'
Only it gives me
fatal: repository…