Difference between revisions of "Reference:BlueSpiceWatchList"
m (P technik moved page WatchList to Reference:WatchList without leaving a redirect) |
(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
Contents
Description[edit | edit source]
Watchlist gives a handy overview of the changes to an individually chosen collection of pages.
Usage / Features[edit | edit source]Article (WatchList improves on standard MediaWiki watchlist functionality and adapts it to the BlueSpice environment.
The watchlist can be viewed in:
- 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
This information applies to BlueSpice 3 . Technical details for BlueSpice cloud can differ in some cases.
Requirements[edit
- MediaWiki: 1.31
- BlueSpiceFoundation: 3.2
Integrates into[edit source]
- BlueSpiceUserSidebar
Special pages[edit
WatchList requires BlueSpiceFoundation.
Hooks[edit
For detailed description and usage please visit our user manual.
- 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 |
{{BSExtensionInfobox |desc=Adds a watchlist widget and tag |BSExtensionInfo |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice free, BlueSpice pro |active=Yes , BlueSpice Farm, BlueSpice Cloud |compatible=BlueSpice |category=Reporting |docu=https://www.mediawiki.org/wiki/Extension:WatchList }} __TOC__ ==Description== '''Watchlist''' gives a handy overview of the changes to an individually chosen collection of pages. ==Usage / Features== features='''WatchList''' improves on standard MediaWiki watchlist functionality and adapts it to the BlueSpice environment. The watchlist can be viewed in: * *UserSidebar (keyword WATCHLIST). * Widgetbar (Admine Settings). * Article (tag-based by user). * shows entries from a user's own watchlist. *Page content (tag-based, added by user). Example: <code><nowiki><bs:watchlist count="10" maxtitlelength="50"/></nowiki></code> *Discussion pages are implicitly watched by MW. These implicit entries do not appear in the list. * ABut a discussion page can be added explicitly. ==Technical information== ===Configuration=== ===Rights (permissions)=== ===Requirements=== WatchList requires [[BlueSpiceFoundation]]. ==User manual== For detailed description and usage please visit our [[Manual:Extension/WatchList|user manual.]] ==Try free our BlueSpice== [https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.] [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]] [[Category:Extension]]*Long titles are truncated.}} ===Configuration=== *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''' {| class="reference wikitable" !Name !Description !Type !Default value !Scope |- |''WidgetLimit'' |number of returned pages |int |10 |user |- |''WidgetSortOdr'' |page order |time, pagename |time |user |} '''Tag parameters''' {| class="reference wikitable" !Name !Description !Type !Default value |- |''count'' |number of returned pages |num |5 |- |''maxtitlelength'' |number of strings |num |20 |- |''order'' |sort order |time, pagename |pagename |}
(21 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{BSExtensionInfo |
− | |||
|status=stable | |status=stable | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
− | |edition=BlueSpice free, BlueSpice pro | + | |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
− | |||
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category=Reporting | |category=Reporting | ||
− | | | + | |features='''WatchList''' improves on standard MediaWiki watchlist functionality and adapts it to the BlueSpice environment. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | ''' | ||
− | |||
− | |||
The watchlist can be viewed in: | The watchlist can be viewed in: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | *UserSidebar (keyword WATCHLIST) shows entries from a user's own watchlist. | ||
+ | *Page content (tag-based, added by user). Example: <code><nowiki><bs:watchlist count="10" maxtitlelength="50"/></nowiki></code> | ||
+ | *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.}} | ||
===Configuration=== | ===Configuration=== | ||
− | + | *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''' | |
− | + | {| class="reference wikitable" | |
+ | !Name | ||
+ | !Description | ||
+ | !Type | ||
+ | !Default value | ||
+ | !Scope | ||
+ | |- | ||
+ | |''WidgetLimit'' | ||
+ | |number of returned pages | ||
+ | |int | ||
+ | |10 | ||
+ | |user | ||
+ | |- | ||
+ | |''WidgetSortOdr'' | ||
+ | |page order | ||
+ | |time, pagename | ||
+ | |time | ||
+ | |user | ||
+ | |} | ||
+ | '''Tag parameters''' | ||
+ | {| class="reference wikitable" | ||
+ | !Name | ||
+ | !Description | ||
+ | !Type | ||
+ | !Default value | ||
+ | |- | ||
+ | |''count'' | ||
+ | |number of returned pages | ||
+ | |num | ||
+ | |5 | ||
+ | |- | ||
+ | |''maxtitlelength'' | ||
+ | |number of strings | ||
+ | |num | ||
+ | |20 | ||
+ | |- | ||
+ | |''order'' | ||
+ | |sort order | ||
+ | |time, pagename | ||
+ | |pagename | ||
+ | |} |