https://bugzilla.wikimedia.org/show_bug.cgi?id=49506

Nemo <federicol...@tiscali.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Low                         |Normal
                 CC|                            |federicol...@tiscali.it
            Summary|Implement "active watchers" |Implement "actual watchers"
                   |count into MediaWiki's info |count into MediaWiki's info
                   |action                      |action

--- Comment #3 from Nemo <federicol...@tiscali.it> ---
I was going to file this today, :) I think it's a high-impact feature which
should be high priority.
I hope it will be rather easy to implement: with
[[mw:Manual:$wgShowUpdatedMarker]] enabled, we know exactly what's the last
revision each watching user visited.

Requirements:
* count the "watching watchers", i.e. users with the page in watchlist who
visited it in the last 30 days;
* add the count as "Number of actual watchers" under "Number of page watchers"
in action=info;
* hide it if it's lower than 30, unless the user has "unwatchedpages"
permission.

We can adjust the numbers with later bugs, possibly reusing some config if an
appropriate one is found ($wgRCMaxAge is not ok, can be years if one doesn't
have database constraints).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to