Extension:WikiApiary
From Linux Web Expert
File:MediaWiki Stakeholders' Group Logo.svg <translate> This extension is maintained by a member of the <tvar name=1>MediaWiki Stakeholders' Group </tvar>.</translate>
WikiApiary Release status: beta |
|
---|---|
Implementation | Data extraction |
Description | Provides database access and scripts to support the WikiApiary wiki |
Author(s) | Cindy Cicalese, Charly Cobben |
Latest version | 0.5.3 |
MediaWiki | >= 1.39.0 |
Database changes | Yes |
Composer | mediawiki/wikiapiary |
License | MIT License |
Download | README |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Translate the WikiApiary extension if it is available at translatewiki.net | |
Issues | Open tasks · Report a bug |
The WikiApiary extension provides database access and scripts to support the WikiApiary wiki.
Installation
- <translate> [[<tvar name=2>Special:ExtensionDistributor/WikiApiary</tvar>|Download]] and move the extracted <tvar name=name>
WikiApiary
</tvar> folder to your <tvar name=ext>extensions/
</tvar> directory.</translate>
<translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiApiary - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'WikiApiary' );
- <translate> Run the [[<tvar name=update>Special:MyLanguage/Manual:Update.php</tvar>|update script]] which will automatically create the necessary database tables that this extension needs.</translate>
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
Configuration parameters
TBD
Categories:
- Pages with script errors
- Pages with broken file links
- MediaWiki Stakeholders' Group
- Beta status extensions
- Extensions without an image
- Data extraction extensions
- Extensions without a compatibility policy
- Extensions supporting Composer
- MIT licensed extensions
- Extensions in Wikimedia version control
- LoadExtensionSchemaUpdates extensions
- ParserFirstCallInit extensions
- ScribuntoExternalLibraries extensions
- All extensions