Extension:Latest Discussions
Appearance
Please help 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. |
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 Discussionsin 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.
