Extension:Latest Discussions

Category:Pages to be expanded#Latest%20Discussions Category:Unmaintained extensions#Latest%20Discussions Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
Latest Discussions
Release status: unmaintainedCategory:Unmaintained extensions
Author(s) Julien Leperlier
Latest version 1.0
MediaWiki Category:Extensions without MediaWiki version
Composer wikifab/latest-discussionsCategory:Extensions supporting Composer
License GNU General Public License 2.0 or later
Download Category:Extensions in GitHub version control
Category:All extensions

The Latest Discussions extension displays a block with the latest discussions on any page. Discussions are defined by the CommentStreams extension.

Installation

  • Download and place the file(s) in a directory called Latest Discussions in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'Latest Discussions' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:Extensions in GitHub version control Category:Extensions supporting Composer Category:Extensions with invalid or missing type Category:Extensions without MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:Pages to be expanded Category:ParserFirstCallInit extensions Category:Unmaintained extensions