Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inpageedit/inpagemigrate

A JavaScript based frontend plugin that let you quick migrating wiki pages from another wiki.
https://github.com/inpageedit/inpagemigrate

mediawiki mediawiki-gadget

Last synced: 11 days ago
JSON representation

A JavaScript based frontend plugin that let you quick migrating wiki pages from another wiki.

Awesome Lists containing this project

README

        

# InPageMigrate

A JavaScript based frontend plugin that let you quick migrating wiki pages from another wiki.

## Usage

```js
window.InPageMigrateFrom = 'https://from-wiki-url.com/path/to/api.php'
mw.loader.load(/* This plugin */)
```