Extension:CommentsProperty
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. |
CommentsProperty Release status: unmaintained |
|
---|---|
Author(s) | Julien |
Latest version | 1.0 |
MediaWiki | |
Composer | wikifab/comments-property |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: |
The CommentsProperty extension adds a comment property annotator to Semantic Extra Special Properties properties. It depends on CommentStreams as well as that extension.
Installation
edit- Download and place the file(s) in a directory called
CommentsProperty
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'CommentsProperty' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.