wikifab/flow-counter-talks

This is a mediawiki extension to add a counter on discussion tab (using Flow)

Installs: 3 588

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:mediawiki-extension

1.0.2 2018-02-28 09:51 UTC

This package is auto-updated.

Last update: 2024-04-20 21:38:40 UTC


README

Description

This extension allow you to count each page's talks and display this number next to the tab.

Installation

Firstly, the "FlowCounterTalks" extension depends of the skin "Chameleon", without it you can't use "FlowCounterTalks". And it needs also the "Flow" extension, download it and then download and extract the extension file inside your "extension" repository. The extension's repository must be called :"FlowCounterTalks".

Once you load the extension, at the end of your LocalSettings.php file add the following line :

wfLoadExtension('FlowCounterTalks');

And that's it, you should see the new counter next your tab title.