https://bugzilla.wikimedia.org/show_bug.cgi?id=44253
--- Comment #4 from MZMcBride <[email protected]> --- (In reply to comment #3) > The point is not to determine the circumstances of when to add the watchers > row - it is that users are expecting to see that row because they may be sent > there from a link titled "Number of watchers", see > http://en.wikipedia.org/wiki/MediaWiki:Histlegend > > If the figure should not be shown to them (for whatever reason), the row > entry should still be there, but with some short explanation instead of the > actual figure. If the row is absent, they will suspect a bad link target. Right. That's what Legoktm is proposing. He's saying to always include the table row for number of watchers when this feature is enabled (i.e., when $wgUnwatchedPageThreshold is not false). In this case, he's proposing using "<$wgUnwatchedPageThreshold", which for the English Wikipedia would be "<30" as the value for this row when it is restricted. As comment 2 suggests, this might be better written as "less than $wgUnwatchedPageThreshold", which would translate to "less than 30". -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
