Go to file
2015-07-23 12:16:31 -07:00
Mediawiki-Utilities@beba46e3ee added support to parse namespaces from title 2015-07-23 12:12:20 -07:00
.gitignore added list of compressed dump files to .gitignore 2015-07-23 12:16:31 -07:00
.gitmodules created new repository for wikiq with Mediawiki-Utilities as a submodule 2015-07-22 19:44:52 -07:00
mw created new repository for wikiq with Mediawiki-Utilities as a submodule 2015-07-22 19:44:52 -07:00
README.rst added README file to document the submodule 2015-07-22 19:55:08 -07:00
wikiq added support to parse namespaces from title 2015-07-23 12:12:20 -07:00

When you install this from git, you will need to first clone the repository::

  git clone git://projects.mako.cc/mediawiki_dump_tools

From within the repository working directory, initiatlize and set up the
submodule like::

  git submodule init
  git submodule update