Difference between revisions of "Manual:Extension/BlueSpiceNamespaceManager"
[unchecked revision] | [unchecked revision] |
m (Lsireta moved page Manual:Extension/NamespaceManager to Manual:Extension/BlueSpiceNamespaceManager) |
(Tag: 2017 source edit) |
Contents
What is BlueSpiceNamespaceManager?[edit | edit source]
BlueSpiceNamespaceManager displays information about the namespaces that are defined on the wiki. It also allows for creating, deleting and renaming namespaces, as well as chaning its settings.
Where to find the BlueSpiceNamespaceManager?[edit | edit source]
BlueSpiceNamespaceManager is availble from the right navigation, from "Global actions" tab, under "Management", or by directly accessing Special:NamespaceManager
.
The functionality of BlueSpiceNamespaceManager[edit | edit source]
Basic functionality allows for:
- Creating new namespaces. New namespace can be added by clicking on the "Plus" icon above the table containing the namespaces. In the dialog that opens, enter the name for the new namespace and select desired options.
Creating a new namespace will automatically create a corresponding talk namespace for it. ID of the new namespace cannot be choosen, it will be assigned automatically based on wiki settings and existing namespace IDs.
- Editing a namespace - 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 cannot be changed, as well as names of system namespaces (File, MediaWiki)...
- Deleting a namespace. Only custom namespaces, those created by the user, can be deleted. Delete icon will appear/be avaible only on such namespaces.
After clicking on delete icon, a dialog will open offering options for what to do with the pages in the namespace being deleted. Options are:
- pages will be deleted
- pages will be moved to the main namespace - (Pages)
- pages will be moved to the main namespace - (Pages) but will be renamed to include prefix withe the name of the deleted namespace.
Talk namespaces for a particular namespace will be deleted when their main namespace is delted, and cannot be deleted separately.
Every namespace that exist on the wiki, has a corresponding talk namespace, eg. namespace Template has talk namespace Template_talk. Talk namespaces are ment to hold the discussions on the topics of the main namespace.
Namespace options[edit | edit source]
In BlueSpiceNamespaceManager, settings of each namespace can be adjusted. These configuration options can be changed in the dialog when creating or editing a namespace.
Some of the options are built-in, and come by default with MediaWiki, like:
- Content namespace - is the namespace ment to hold content
- Subpages - does the namespace allow for subpage creation.
Other options come from various extension. Such options include:
- Category Check - is extension BlueSpiceCategoryCheck enabled for this namespace.
- VisualEditor - is VisualEditor enabled for this namespace
More information on additional options can be found on individual pages of the extensions that are introducing those configuration options.
See also[edit | edit source]
Reference page for this extension.
<bs:bookshelf src="Book:User manual" /> __TOC__ ==What is BlueSpiceNamespaceManager?== '''BlueSpiceNamespaceManager''' displays information about the [https://www.mediawiki.org/wiki/Help:Namespaces namespaces] that are defined on the wiki. It also allows for creating, deleting and renaming namespaces, as well as chaning its settings. [[File:NamespaceManager1a.png|thumb]] [[File:NamespaceManager2.png|thumb|Editing a namespace]] ==Where to find the BlueSpiceNamespaceManager?== BlueSpiceNamespaceManager is availble from the right navigation, from "Global actions" tab, under "Management", or by directly accessing <code>Special:NamespaceManager</code>. ==The functionality of BlueSpiceNamespaceManager== Basic functionality allows for: * Creating new namespaces. New namespace can be added by clicking on the "Plus" icon above the table containing the namespaces. In the dialog that opens, enter the name for the new namespace and select desired [[#Namespace options|options]]. Creating a new namespace will automatically create a corresponding talk namespace for it. ID of the new namespace cannot be choosen, it will be assigned automatically based on wiki settings and existing namespace IDs. * *Editing a namespace - 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 cannot be changed, as well as names of system namespaces (File, MediaWiki)... * Deleting a namespace. Only custom namespaces, those created by the user, can be deleted. Delete icon will appear/be avaible only on such namespaces. After clicking on delete icon, a dialog will open offering options for what to do with the pages in the namespace being deleted. Options are: * *pages will be deleted * pages will be moved to the main namespace - (Pages) * pages will be moved to the main namespace - (Pages) but will be renamed to include prefix withe the name of the deleted namespace. Talk namespaces for a particular namespace will be deleted when their main namespace is delted, and cannot be deleted separately. Every namespace that exist on the wiki, has a corresponding talk namespace, eg. namespace Template has talk namespace Template_talk. Talk namespaces are ment to hold the discussions on the topics of the main namespace. ===Namespace options=== In BlueSpiceNamespaceManager, settings of each namespace can be adjusted. These configuration options can be changed in the dialog when creating or editing a namespace. Some of the options are built-in, and come by default with MediaWiki, like: * *Content namespace - is the namespace ment to hold content * Subpages - does the namespace allow for subpage creation. Other options come from various extension. Such options include: * *Category Check - is extension [[Manual:Extension/BlueSpiceCategoryCheck|BlueSpiceCategoryCheck]] enabled for this namespace. * VisualEditor - is [[Manual:Extension/VisualEditor|VisualEditor]] enabled for this namespace More information on additional options can be found on individual pages of the extensions that are introducing those configuration options. ==See also== [[Reference:NamespaceManager|Reference page]] for this extension.
Line 17: | Line 17: | ||
Basic functionality allows for: | Basic functionality allows for: | ||
− | * Creating new namespaces. New namespace can be added by clicking on the "Plus" icon above the table containing the namespaces. In the dialog that opens, enter the name for the new namespace and select desired [[#Namespace options|options]]. | + | *Creating new namespaces. New namespace can be added by clicking on the "Plus" icon above the table containing the namespaces. In the dialog that opens, enter the name for the new namespace and select desired [[#Namespace options|options]]. |
+ | |||
Creating a new namespace will automatically create a corresponding talk namespace for it. ID of the new namespace cannot be choosen, it will be assigned automatically based on wiki settings and existing namespace IDs. | Creating a new namespace will automatically create a corresponding talk namespace for it. ID of the new namespace cannot be choosen, it will be assigned automatically based on wiki settings and existing namespace IDs. | ||
− | |||
− | * Deleting a namespace. Only custom namespaces, those created by the user, can be deleted. Delete icon will appear/be avaible only on such namespaces. | + | *Editing a namespace - 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 cannot be changed, as well as names of system namespaces (File, MediaWiki)... |
+ | |||
+ | *Deleting a namespace. Only custom namespaces, those created by the user, can be deleted. Delete icon will appear/be avaible only on such namespaces. | ||
+ | |||
After clicking on delete icon, a dialog will open offering options for what to do with the pages in the namespace being deleted. | After clicking on delete icon, a dialog will open offering options for what to do with the pages in the namespace being deleted. | ||
Options are: | Options are: | ||
− | * pages will be deleted | + | |
− | * pages will be moved to the main namespace - (Pages) | + | *pages will be deleted |
− | * pages will be moved to the main namespace - (Pages) but will be renamed to include prefix withe the name of the deleted namespace. | + | *pages will be moved to the main namespace - (Pages) |
+ | *pages will be moved to the main namespace - (Pages) but will be renamed to include prefix withe the name of the deleted namespace. | ||
Talk namespaces for a particular namespace will be deleted when their main namespace is delted, and cannot be deleted separately. | Talk namespaces for a particular namespace will be deleted when their main namespace is delted, and cannot be deleted separately. | ||
Line 35: | Line 39: | ||
Some of the options are built-in, and come by default with MediaWiki, like: | Some of the options are built-in, and come by default with MediaWiki, like: | ||
− | * Content namespace - is the namespace ment to hold content | + | |
− | * Subpages - does the namespace allow for subpage creation. | + | *Content namespace - is the namespace ment to hold content |
+ | *Subpages - does the namespace allow for subpage creation. | ||
+ | |||
Other options come from various extension. Such options include: | Other options come from various extension. Such options include: | ||
− | * Category Check - is extension [[Manual:Extension/BlueSpiceCategoryCheck|BlueSpiceCategoryCheck]] enabled for this namespace. | + | |
− | * VisualEditor - is [[Manual:Extension/VisualEditor|VisualEditor]] enabled for this namespace | + | *Category Check - is extension [[Manual:Extension/BlueSpiceCategoryCheck|BlueSpiceCategoryCheck]] enabled for this namespace. |
+ | *VisualEditor - is [[Manual:Extension/VisualEditor|VisualEditor]] enabled for this namespace | ||
More information on additional options can be found on individual pages of the extensions that are introducing those configuration options. | More information on additional options can be found on individual pages of the extensions that are introducing those configuration options. | ||
Line 45: | Line 52: | ||
==See also== | ==See also== | ||
− | [[NamespaceManager|Reference page]] for this extension. | + | [[Reference:NamespaceManager|Reference page]] for this extension. |