Extension:WikiMirror
Appearance
WikiMirror Release status: unknown |
|
---|---|
Author(s) | Ryan Schmidt |
Latest version | 0.11.0 |
MediaWiki | >= 1.39.0 |
License | GNU General Public License 3.0 or later |
Download | GitHub: Note: |
Example | https://mdwiki.org/wiki/Canada |
|
|
|
|
|
|
The WikiMirror extension allows for mirroring and forking pages from a remote wiki.
Installation
[edit]- Download and place the file(s) in a directory called
WikiMirror
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'WikiMirror' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Categories:
- Extensions with invalid status
- Extensions with invalid or missing type
- GPL licensed extensions
- Extensions in GitHub version control
- APIGetAllowedParams extensions
- APIQueryAfterExecute extensions
- ApiCheckCanExecute extensions
- ApiMain::moduleManager extensions
- ApiMakeParserOptions extensions
- HtmlPageLinkRendererEnd extensions
- ImportHandlePageXMLTag extensions
- LoadExtensionSchemaUpdates extensions
- MediaWikiServices extensions
- PageMoveCompleting extensions
- SkinTemplateNavigation::Universal extensions
- TitleIsAlwaysKnown extensions
- WikiPageFactory extensions
- GetUserPermissionsErrors extensions
- GetUserPermissionsErrorsExpensive extensions
- All extensions