Difference between revisions of "Reference:BlueSpiceWatchList"

(Tag: 2017 source edit)
 

Extension: BlueSpiceWatchList


Overview
Description: Adds a watchlist widget and tag
State: stable Dependency: BlueSpice
Developer: HalloWelt License:

GPL-3.0-onlyProperty "BSExtensionInfoLicense" (as page type) with input value "</br>GPL-3.0-only" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

Type: BlueSpice Category: Reporting
Edition: BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud

Features

[edit source]

Your watchlist gives you a handy overview of the changes to an individually chosen collection of pages.

Putting a page on your watchlist[edit | edit source]

You can put an article or any other page in the wiki onto your watchlist by

  • calling up the page and clicking on "watch" above the article Btn-Beobachten-en.png
  • editing the page and ticking the "Watch this page" box.
Where can I find the watchlist?[edit | edit source] Screenshot: The link for the watchlist in the user functionsYou will find your watchlist by clicking on the small arrow next to your username and then clicking on "Watchlist" in the dropdown menu (see the screenshot).

About the watchlist[edit | edit source]

WatchList improves on standard MediaWiki watchlist functionality and adapts it to the BlueSpice environment.

The watchlist can be viewed in

different ways. When you call up your watchlist, you will automatically see the view "Watchlist:Changes". This shows you the most recent changes to all of the pages on your watchlist. These changes are listed in reverse chronological order, i.e. the most recent at the top. You can also set up your preferences for your watchlist here, for example you may want to exclude minor changes or those you have made yourself from the display.
The view "View and edit watchlist" gives you a visual list of all the watched articles. In the view "Edit raw watchlist", you will see this list in wiki code.
Handy tips:
  • Whenever you watch a page, you will also be watching the associated talk page. This also works the other way: when you watch a talk page you automatically watch the article.
  • You can tailor your watchlist to your needs under your Preferences.
  • You can set up email notification for changes to your watched pages in Preferences. See also: Email notification.
    • Note that this notification only occurs once. If you do not visit the page following the change, then you will not be informed of further changes to the page.
    • You can change this by resetting the notification marker. Go to your watchlist and click on the button Button-WatchList-Seiten_zurücksetzen.png. Now you will be informed of changes without having to visit every page.
  • Watched articles are also bolded in the Recent changes list.

Removing pages from your watchlist[edit | edit source]

There are various ways of removing a page from your watchlist.

1. Removing individual pages from your watchlist

  • Call up the page and click on "Unwatch" above the article Btn-Nicht-mehr-beobachten-en.png
  • Alternatively, call up the page and go to the edit mode. Right at the bottom you will see the tick box Watch this page. Remove the tick from this and the page will no longer be on your watchlist.

2. Removing multiple pages from your watchlist

  • Call up your watchlist (as described above). Choose the view "View and edit watchlist". Now you can place ticks by all the pages you want to remove. Confirm your selection by clicking on "Remove titles".
  • Another possibility is to call up your watchlist and choose the view "Edit raw watchlist". This shows you the list of articles in wiki code. Mark the articles you no longer want to watch and delete them from the list. Confirm the changes by clicking on "Update watchlist".

Watching category pages[edit | edit source]

Watching a category only refers to changes to the contents of the category page itself, not the automatically created list of articles in the category. Cf. http://meta.wikimedia.org/wiki/Help:Watching_pages#What_you_cannot_watch MediaWiki.org entry]

Video tutorial (in german)[edit | edit source]

:

  • UserSidebar (keyword WATCHLIST) shows entries from a user's own watchlist.
  • Page content (tag-based, added by user). Example: <bs:watchlist count="10" maxtitlelength="50"/>
  • Discussion pages are implicitly watched by MW. These implicit entries do not appear in the list. But a discussion page can be added explicitly.
  • Long titles are truncated.

Technical Information[edit source]

This information applies to BlueSpice 3 . Technical details for BlueSpice cloud can differ in some cases.

Requirements[edit source]

  • MediaWiki: 1.31
  • BlueSpiceFoundation: 3.2

Integrates into[edit source]

  • BlueSpiceUserSidebar

Special pages[edit source]

Hooks[edit source]

Configuration[edit | edit source]

  • The number of watchlist entries is limited to 10 if the user does not provide a different value.
  • The titles displayed are limited to 20 characters in the personal navigation.

Widget

Name Description Type Default value Scope
WidgetLimit number of returned pages int 10 user
WidgetSortOdr page order time, pagename time user

Tag parameters

Name Description Type Default value
count number of returned pages num 5
maxtitlelength number of strings num 20
order sort order time, pagename pagename

Attachments

Discussions