![]() Release status: experimental |
|
---|---|
Implementation | Data extraction |
Description | A Lua module to include information from Discourse sites in MediaWiki pages. |
Author(s) | Sam Wilson (samwilsontalk) |
Compatibility policy | Master maintains backward compatibility. |
MediaWiki | >= 1.31.7 |
Database changes | No |
License | GNU General Public License 3.0 or later |
Download | Download extension Git [?]: |
Help | Help:Extension:Discourse |
Parameters
|
|
Hooks used
|
|
Quarterly downloads | 2 (Ranked 168th) |
Translate the Discourse extension if it is available at translatewiki.net | |
Issues | Open tasks · Report a bug |
The Discourse extension provides a means to include data from Discourse sites in MediaWiki pages.
Installation
- Install the Scribunto extension.
- Download and place the file(s) in a directory called
Discourse
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php
wfLoadExtension( 'Discourse' );
file: Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Usage
For all usage information, please see the help page at Help:Extension:Discourse.
See also
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.