A popular wiki software that powers Wikipedia. See http://www.mediawiki.org/ for more info.
1
vote
1answer
31 views
Using Extension:Maintenance to generate sitemap MediaWiki
I'm using MediaWiki 1.19.2. I want to generate a sitemap.xml. Here's the documentation.
We have to use a maintenance script to generate the sitemap.xml. So I use the extension Maintenance but I ...
2
votes
0answers
56 views
Oracle EZConnect in Mediawiki
Mediawiki supports Oracle and I'm trying to configure it in the installer.
The installers says you can use EZConnect...something like:
user/pass@//server.example.com/dbname
or since the installer ...
2
votes
0answers
61 views
Multiple TOC with MediaWiki using section headings in single page
I'm running my own installation of MediaWiki, which has been great! I haven't been able to find the answer to this small problem in any post, how to, etc. Here's the setup:
Article
TOC (limited to ...
1
vote
0answers
64 views
How can i delete all wiki pages created by spammers except mine in mediawiki?
I implemented a mediawiki site but unfortunately somebody created thousands of pages through thousand of users.
Which query could I run for deleting all pages created by these users except mine?
...
1
vote
0answers
48 views
MediaWiki: how to make DISPLAYTITLE be used in categories listings
The problem: a MediaWiki-driven site uses subpages to build pages hierarchy. When I add something like
Page1/Page2/Subpage
the exactly above string appears in listings and looks clumsy. I can't ...
1
vote
0answers
20 views
How to move TOC at the top of article like Wikitravel in MediaWiki?
How to move TOC at the top of article like Wikitravel in MediaWiki, applying for all pages? Which extensions or settings need for this action?
1
vote
0answers
46 views
MediaWiki plugin for dynamic content via forms
Are there any plugins for MediaWiki that would allow me to create a page that has a form at the top that when filled in populates tags further down in the document? Say someone would put a form with ...