2 - Watchers module
nav_first.pngFirst: design:1
1 - Rate Module
Edited: 29 Apr 2012 00:01 by: GoVegan
Comments: 21
Tags:
nav_prev.pngPrevious: design:1
1 - Rate Module
Edited: 29 Apr 2012 00:01 by: GoVegan
Comments: 21
Tags:
Last: design:32
32 - Parenthood Module
Edited: 11 Nov 2009 21:47 by: Steven Heynderickx
Comments: 7
Tags:
nav_last.png
Next: design:3
3 - Notification configuration
Edited: 11 Nov 2009 11:42 by: Steven Heynderickx
Comments: 11
Tags:
nav_next.png

2 - Watchers module
Created on 05 Aug 2009 09:04
By pieterh

rating: +2+x
This is the Redirect module that redirects the browser directly to the "http://projects.wikidot.com/thread:116" page.

The Watchers module gives us 1-click tracking of a site, category or page. The current first version is already popular but has some limitations. This is a design sketch for an improved version 2 of the Watchers module.

Scope

The scope is what the Watchers module covers. Currently the user can choose the scope (current site, category or page). But often the site designer knows that a certain category or page is significant.

We propose to add two arguments that allow a more specific scope:

  • Define the scope as a specific category:
    [[module Watchers category="name" ]]
  • Define the scope as a specific page:
    [[module Watchers page="name" ]]

Where "." would represent the current page or category. Only one of these arguments is allowed.

  • If the category argument is used, the module proposes "Watch name | page".
  • If the page argument is used, the module proposes "Watch name".

Selective notification

We propose to allow further selection of what exactly is watched:

  • Watch children of a specific parent page:
    [[module Watchers parent="name" ]]

The verbose option

Currently, we get all notifications (new pages, page edits, and comments). This generates too much traffic for most people, especially casual visitors.

We propose that having watched a site, category or page the user can additionally fine-tune the level of traffic by checking / unchecking the 'verbose' option (shown as 'Get all traffic?')

If the user asks for verbose notifications they see new pages, page edits, and comments. If the user does not ask for verbose notifications, they get only new pages.

The default settings for the verbose option are:

  • Watch a site: off.
  • Watch a category: off.
  • Watch a page: on, for that page only.

So it is possible to watch a site (not verbose) and then watch specific pages for more detail.

Automatic subscription

With this design, these are the cases where users would be automatically subscribed, and how would work:

  • Site owners, admins and mods: all traffic on the whole site.
  • Site members: new pages only (not edits).
  • Page creator or editor: all traffic on that page.
  • Page commentor: all traffic on that page.

Complete actions

Currently, if a user is watching a site they cannot additionally watch the category or page (they only get the option to 'Unwatch site').

The Watchers module should offer all available actions. So, a site member (who has an automatic watch on the site) would see:

  • Unwatch site
  • Watch: category | page

Visualization

Currently, the Watchers module shows a list of up to 20 watchers. This list is interesting for small groups but meaningless for larger groups. Additionally, the display of user icons can interfere with site visuals.

The Watchers module should optionally switch to a compact display that shows the total number of watchers, with an option to show the full list in a pop-up window: 123 watchers.

We propose to add this argument:

  • Define the limit for full watchers list:
    [[module Watchers limit="number" ]]

The limit is by default 7. Setting it to zero means the list is never shown. Setting it to a high number means the full list of watchers can be shown (presumably there would be some limit imposed by the implementation).

Additional detail

When different users request different levels of detail, this makes it harder for others to understand precisely the impact of a change. I.e. today, a page edit or comment necessarily causes an email to everyone listed. But when users can request non-verbose or verbose, this no longer follows.

We propose to show additional information after the user name, in the full visualization:

  • Users watching with verbose on show a "+" after their name.
  • Users who have disabled all notifications show a '-' after their name.

Minor fixes

  • The Watchers module currently prints "Who watches this page" as H1 if there are no watchers. This should be removed.
  • The Watchers module says "No users watch this page" if there are no watchers; it should say "No watchers for this page" instead.

Comments: 11

Add a New Comment