In my host, I currently have installed 2 wordpress applications, 1 phpBB forum and one MediaWiki.
Is there a way to merge the login so that all applications share the same credentials?
For instance, I want to register only in my phpBB and then I…
I want my MediaWiki site to have (either in addition to, or instead of, the sidebar) a bar of links at the top of the site, visible on every page.
Requirements
To minimize future maintenance burden, my requirements are:
No modifications to core,…
I'm trying to set a cookie for my phpBB forums from a MediaWiki login page. Using the hook after a login to the wiki is successful, I want to run a php script that sets the cookie.
The script works when I run it independently or when I use GET ,…
I would like to display number of edits / contribution on user page. Is there any way to do that?
I tried to use link mentioned here: http://en.wikipedia.org/wiki/Help:User_contributions
So if follow that, I got a URL something like…
I am experimenting with Mediawiki Collection extension, for generating books from my articles (which I find very useful). However it doesn't render everything in the same way my mediawiki instance does.
Namely,
mathjax elements don't render
and…
I'm using MediaWiki. Some of the pages in the wiki contain one or more large navigation block, like the ones on the bottom of this page:
https://www.eftepedia.nl/
Blocks like these are included in many pages. Now, when a page is saved, the list of…
I guess the question is self explanatory. In case no readily solutions are available, which would be the easiest way to implement the message (except from editing MediaWiki's skins and adding the code, which would possibly require redoing the job…
I am trying to create Single sign-on from Wordpress to MediaWiki. I have WPOauthServer running on my WordPress (Wordpress plugin). And on my wiki I have Extension:OAuth2 Client installed. I want that my users only log in to WordPress and from there…
Situation
I retrieve data from a CSV-source using the external data-extension for mediawiki:
{{#get_web_data:url=http://example.com/names.txt|format=csv|data=name=1}}
{{#display_external_table:template=AddCat|data=1=name }}
The file names.txt…
Im using the Category Tree extension for MediaWiki which allows you to create a nice tree view of all categories.
By default when you visit a page with a category tree you have to expand a category manually by clicking the toggle symbol.
Is there a…
I develop an application which has a manual/help system on a mediawiki site. When the user needs help in the application, he/she can click a button and access the corresponding help page on the wiki. This works pretty well and it is easy to keep the…
I have the MediaWiki VisualEditor extension running on my Wiki and it works great. However, I'd like to customize the main VE toolbar to add a list of different font styles such as:
1. new --> would wrap the text in text…
I'm working on setting up a wiki for a small game and I'm facing a problem concerning templates.
Organization of the wiki :
This game has regions, which are made up of several levels. My wiki has one page for each region, and this page contains…
I have the Math extension installed in my MediaWiki 1.19. After I updated Ubuntu Server from 12.04 to 14.04 something seems to have messed it up and it has stopped working. Basically I get the following error when I try to display anything between…
I'm trying to install VisualEditor on a ordinary server hosting. But VisualEditor depends on Parsoid server. My hosting plan doesn`t allow to install another frameworks and apps.
Is there any VisualEditor for MediaWiki that not depends on Parsoid?…