Top "Mediawiki" questions

MediaWiki is a free software wiki package written in PHP, originally for use on Wikipedia.

Is there any way to convert Wikitext to Markdown in python?

Is there a python library which takes wikitext (as used in mediawiki) input and converts it to markdown?

python mediawiki markdown text-processing
Wikipedia Category Hierarchy from dumps

Using Wikipedia's dumps I want to build a hierarchy for its categories. I have downloaded the main dump (enwiki-latest-pages-articles) and …

mediawiki categories dump wikipedia wikipedia-api
Content of infobox of Wikipedia

I need to get the content of an infobox of any movie. I know the name of the movie. One …

python mediawiki wikipedia pywikibot
Wikipedia api fulltext search to return articles with title, snippet and image

I've been looking for a way to query the wikipedia api based on a search string for a list of …

mediawiki wikipedia wikipedia-api mediawiki-api
Java Wikitext Parser

Any ideas for a nice parser with an easy to use api that is configurable? I'm looking to feed it …

java api parsing mediawiki
How to make some text red in mediawiki?

Which tags or mediawiki markup symbols should I use to make some text of red or any other color?

mediawiki
Changing the font size of code formatted by SyntaxHighlight GeSHi in MediaWiki

The font size of my code snippets are too small relative to the default font size of the Wiki, which …

syntax-highlighting mediawiki geshi
MediaWiki to Confluence Migration

We are planning to migrate our existing MediaWiki site to Confluence. But when I searched about it, I came to …

migration mediawiki portability semantic-markup confluence
How to get image URL in wiki api?

When I call wiki APIs for accessing image URLs, I get image URLs like this, File:Ad-tech London 2010 (2).JPG How …

api mediawiki wiki
Mediawiki link within the page to a specific place, rather than a section

1. Question If I code like the following, then I have a link within the page to a specific "section" [[#SectionTitle|…

mediawiki mediawiki-templates