https://github.com/zeroone3010/mediawiki-spreadsheet-redirector
An application to make it easy to create a large number of MediaWiki redirects at once.
https://github.com/zeroone3010/mediawiki-spreadsheet-redirector
mediawiki
Last synced: 28 days ago
JSON representation
An application to make it easy to create a large number of MediaWiki redirects at once.
- Host: GitHub
- URL: https://github.com/zeroone3010/mediawiki-spreadsheet-redirector
- Owner: ZeroOne3010
- Created: 2016-12-03T23:14:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T23:07:01.000Z (over 5 years ago)
- Last Synced: 2025-08-17T03:53:16.659Z (10 months ago)
- Topics: mediawiki
- Language: Java
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mediawiki-spreadsheet-redirector
================================
This application takes a spreadsheet as its input and outputs an XML file ready to be imported into a MediaWiki instance.
The first column of the spreadsheet must contain the names of the redirections to be created, and the second column must
contain the targets of the redirections.