Git-Mediawiki is a project which aims the creation of a gate between git and mediawiki, allowing git users to push and pull objects from mediawiki just as one would do with a classic git repository thanks to remote-helpers.
For more information, read the User manual.
Git-Mediawiki was essentially developed by Ensimag students (see the logs for the detailed list of authors), supervised by Matthieu Moy, with the help of the git community.
Do not hesitate to contact us if you have any questions about the project.
Note that Git-Mediawiki is currently looking for a new maintainer, see issue #33.
- User manual
- Bug tracking
- Implementation documentation
- Remote helpers
- Fast import & Fast export
- Storing metadata : Git notes
- Data-encoding
- Further Developing
Our project wants to be transparent to wiki users and transplantable on any wiki without having to change anything server-side. A simple git clone on a mediawiki would initialize a repository on your side and you would be able to interact with the wiki without bothering classic users.
But there are other options for archiving wikis and git-based wikis: