Reference:BlueSpiceWatchList and Manual:Extension/BlueSpiceNamespaceManager: Difference between pages

(Difference between pages)
m (1 revision imported)
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
{{BSExtensionInfo
{{DISPLAYTITLE:Namespace manager}}
|status=stable
The Namespace manager allows a user with ''administrative'' rights to create,edit, and delete [[Manual:Namespace|namespaces]] and to change the settings of these namespaces.
|developer=HalloWelt
|type=BlueSpice
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|compatible=BlueSpice
|category=Reporting
|features='''WatchList''' improves on standard MediaWiki watchlist functionality and adapts it to the BlueSpice environment.


The watchlist can be viewed in:
==Where to find the namespace manager==
The navigation link to the Namespace manager is located under ''Global actions > Management > Namespaces''. This link opens the page ''Special:NamespaceManager.''<br />[[File:NamespaceManager1a.png|center|650x650px|thumb|Namespace manager|link=Special:FilePath/NamespaceManager1a.png]]
==Creating a namespace==
'''To create a namespace:'''


*UserSidebar (keyword WATCHLIST) shows entries from a user's own watchlist.
#'''Click''' the "Plus" icon at the top of the page. A dialog opens.
*Page content (tag-based, added by user). Example: <code><nowiki><bs:watchlist count="10" maxtitlelength="50"/></nowiki></code>
#'''Enter''' the name for the new namespace and select the namespace options.   <br />[[File:NamespaceManager2.png|Creating a namespace|center|650x650px|thumb|link=Special:FilePath/NamespaceManager2.png]]
*Discussion pages are implicitly watched by MW. These implicit entries do not appear in the list. But a discussion page can be added explicitly.
#You can activate the following options:
*Long titles are truncated.}}
##''Subpages:'' namespace can contain subpages (MediaWiki functionality)
===Configuration===
##''Content namespace:'' needs to be checked if users will create wiki pages in this namespace (MediaWiki functionality). See also [[mediawikiwiki:Manual:ContentHandler|mediawiki.org/wiki/Manual:ContentHandler]].
##The remaining options activate a number of extensions for the namespace: [[Manual:Extension/BlueSpiceCategoryCheck|CategoryCheck]], [[Manual:Extension/BlueSpicePageAssignments#Secured page assignments|Secured page assignments]], [[Manual:Extension/BlueSpicePageTemplates|PageTemplates]], [[Manual:VisualEditor|Visual editor]], [[Manual:Extension/BlueSpiceRating|Rating]], [[Manual:Extension/BlueSpiceRating|Recommendations]], [[Manual:Extension/BlueSpiceReadConfirmation|ReadConfirmation]], [[mediawikiwiki:Extension:Semantic_MediaWiki|Semantic MediaWiki]], [[Manual:Flagged Revisions|Approval]].


*The number of watchlist entries is limited to 10 if the user does not provide a different value.
The corresponding talk namespace for the new namespace is automatically created. The ID of each namespace is assigned automatically based on wiki settings and existing namespace IDs.
*The titles displayed are limited to 20 characters in the personal navigation.


'''Widget'''
==Editing and deleting a namespace==
{| class="reference wikitable"
'''Editing a namespace:''' A namespace can be edited by clicking on the "wrench" icon in the table row or above the table when a namespace is selected.
!Name
 
!Description
Names of talk namespaces or of system namespaces (File, MediaWiki) cannot be changed.
!Type
 
!Default value
'''Deleting a namespace:''' Only custom (user created) namespaces can be deleted.
!Scope
 
|-
After clicking on the delete icon, a dialog with the delete options appears.
|''WidgetLimit''
[[File:Manual:namespace-delete.png|center|650x650px|thumb|Deleting a namespace|link=Special:FilePath/Manual:namespace-delete.png]]
|number of returned pages
<br />
|int
 
|10
*''Will be deleted:'' deletes the pages in this namespace together with the namespace
|user
*''Will be moved into "(Pages)":'' moves the pages of this  namespace into the main namespace
|-
*''Will be moved into "(Pages)" with the suffix "(from [namespace name])":'' moves and appends the pages with "from [namespace]"
|''WidgetSortOdr''
 
|page order
Talk namespaces are deleted with their corresponding namespace and cannot be deleted separately.
|time, pagename
 
|time
<br />
|user
{{Box Links-en|Topic1=[[Reference:BlueSpiceNamespaceManager]]}}
|}
 
'''Tag parameters'''
{{Translation}}
{| class="reference wikitable"
[[Category:Administration]]
!Name
!Description
!Type
!Default value
|-
|''count''
|number of returned pages
|num
|5
|-
|''maxtitlelength''
|number of strings
|num
|20
|-
|''order''
|sort order
|time, pagename
|pagename
|}

Revision as of 11:02, 17 January 2022

The Namespace manager allows a user with administrative rights to create,edit, and delete namespaces and to change the settings of these namespaces.

Where to find the namespace manager

The navigation link to the Namespace manager is located under Global actions > Management > Namespaces. This link opens the page Special:NamespaceManager.

File:NamespaceManager1a.png
Namespace manager

Creating a namespace

To create a namespace:

  1. Click the "Plus" icon at the top of the page. A dialog opens.
  2. Enter the name for the new namespace and select the namespace options.
    File:NamespaceManager2.png
    Creating a namespace
  3. You can activate the following options:
    1. Subpages: namespace can contain subpages (MediaWiki functionality)
    2. Content namespace: needs to be checked if users will create wiki pages in this namespace (MediaWiki functionality). See also mediawiki.org/wiki/Manual:ContentHandler.
    3. The remaining options activate a number of extensions for the namespace: CategoryCheck, Secured page assignments, PageTemplates, Visual editor, Rating, Recommendations, ReadConfirmation, Semantic MediaWiki, Approval.

The corresponding talk namespace for the new namespace is automatically created. The ID of each namespace is assigned automatically based on wiki settings and existing namespace IDs.

Editing and deleting a namespace

Editing a namespace: A namespace can be edited by clicking on the "wrench" icon in the table row or above the table when a namespace is selected.

Names of talk namespaces or of system namespaces (File, MediaWiki) cannot be changed.

Deleting a namespace: Only custom (user created) namespaces can be deleted.

After clicking on the delete icon, a dialog with the delete options appears.

Deleting a namespace


  • Will be deleted: deletes the pages in this namespace together with the namespace
  • Will be moved into "(Pages)": moves the pages of this namespace into the main namespace
  • Will be moved into "(Pages)" with the suffix "(from [namespace name])": moves and appends the pages with "from [namespace]"

Talk namespaces are deleted with their corresponding namespace and cannot be deleted separately.


Related info

Discussions