Extension:Latest Discussions
Appearance
Please expand this page. |
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
Latest Discussions Release status: unmaintained |
|
---|---|
Author(s) | Julien Leperlier |
Latest version | 1.0 |
MediaWiki | |
Composer | wikifab/latest-discussions |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: |
The Latest Discussions extension displays a block with the latest discussions on any page. Discussions are defined by the CommentStreams extension.
Installation
[edit]- Download and place the file(s) in a directory called
Latest Discussions
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Latest Discussions' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.