Help:CommentStreams
The CommentStreams is a commenting system designed to enhance user interaction on wiki pages by allowing users to post, edit, and delete comments directly below the content of a page.
Users can comment on wiki pages, with each comment displaying the username (linked to their user page), timestamps for creation and last modification, and an optional user avatar.
Background
The comments system uses a database table to store comment data, including titles and references to the page they belong to. The extension has been updated to support various MediaWiki versions, with specific configurations for older versions if certain extensions like Echo are not installed.