Redaktion (talk | contribs)
No edit summary
No edit summary
Tag: 2017 source edit
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:


==Where can I find the category manager?==
==Where can I find the category manager?==
The menu item ''Global actions > Management > Categories'' loads the page ''Special:Category manager''.
The menu item ''Global actions > Editing > Categories'' loads the page ''Special:Category manager''.
[[File:Manual:Category manager-link.png|thumb|650x650px|Link to the category manager|alt=Link to the category manager|center]]
[[File:Manual:Category manager-link.png|thumb|650x650px|Link to the category manager|alt=Link to the category manager|center]]
==Create a category==
==Create a category==
Line 11: Line 11:
'''To create a category:'''
'''To create a category:'''


#'''Select''' the category under which you want to create the new category. If you don't want to create a subcategory, start with the next step.
#'''Click''' <code>+ Create category</code>.
#'''Click''' the "plus" button.
#'''Enter''' the desired category name.
#'''Enter''' the desired category name.
#'''Click''' ''Okay.''[[File:Manual:Category manager-create.png|alt=Create a category|center|thumb|650x650px|Create a category]]
#'''Click''' ''Done.''[[File:Manual:Category manager-create.png|alt=Create a category|center|thumb|650x650px|Create a category]]
==Actions==
==Actions==
The following actions are available for a category:
The following actions are available for a category:


(1) '''Delete category:''' The category page is deleted. The category is also deleted from all pages that contain this category. This creates a new version of the affected pages.
* '''Edit: The category is also renamed on all pages that contain this category. This creates a new version of the affected pages.'''
* '''View category page:''' The category page opnes in a new browser tab. If this category is a "wanted category" (i.e., a category that is already used on a page but has not yet been created in the wiki), the page can then be created.
* '''Delete :''' The category page is deleted. The category is also deleted from all pages that contain this category. This creates a new version of the affected pages.


(2) '''View category page:''' The category page opnes in a new browser tab. If this category is a "wanted category" (i.e., a category that is already used on a page but has not yet been created in the wiki), the page can then be created.
(3) '''Rename category:''' The category is also renamed on all pages that contain this category. This creates a new version of the affected pages.
[[File:Manual:Category_manager-actions.png|alt=Actions icons for a category|center|thumb|181x181px|Actions]]
[[File:Manual:Category_manager-actions.png|alt=Actions icons for a category|center|thumb|181x181px|Actions]]


==Create a subcategory==
==Create a subcategory==
=== Drag-and-drop ===
The subcategory structure can be changed by dragging and dropping categories in the list with the mouse directly on top of another category (rather than between two categories). To move a subcategory outside the parent, wait for a dotted line to appear.
The subcategory structure can be changed by dragging and dropping categories in the list with the mouse directly on top of another category (rather than between two categories). To move a subcategory outside the parent, wait for a dotted line to appear.


{{Box Links-en|Thema1=[[Reference:BlueSpiceCategoryManager]]|Thema2=[[Reference:BlueSpiceCategoryCheck]]}}<br />
=== Manual links ===
Alternatively, you can go directly to a category page and assign a category to it. For example, if you add the category 1-Wiki to the category Department, the category Department becomes a subcategory of the category 1-Wiki.
 
== Import category tree ==
 
=== Create Excel file ===
If you want to create a larger category tree, this can also be imported via a spreadsheet file (xlsx). To do this, you need an Excel spreadsheet containing the columns ‘Title’ and ‘Free text’.
 
For example, if you want to create a <code>Marketing</code> category with the parent category <code>Department</code>, enter the page name for the new category in column 1: <code>Category:Marketing</code> and the parent category in double brackets in the ‘Free text’ column:  (The free text is transferred to the page content of the newly created page).
{| class="wikitable"
|+''Example of a Excel spreadsheet''
! style="" |Titel
! style="" |Free text
|-
| style="" |Category:Marketing
| style="" |<code><nowiki>[[Category:Department]]</nowiki></code>
|-
| style="" |Category:Finance
| style="" |<code><nowiki>[[Category:Department]]</nowiki></code>
|}
 
=== Import Excel file ===
The Excel file can now be imported into the wiki via the special page ''‘Import spreadsheet’''.
 
This creates the category pages. The import page shows the following status. Unfortunately, the completion of the import is not displayed. It may take several minutes for the categories to be displayed in the category management.
{{Textbox|boxtype=important|header=Important:|text=If existing category pages are changed, the category page is temporarily blocked for further editing until the database has completed the necessary changes. In this case, check the category hierarchy again after 10 minutes at the latest. The new category structure should then be displayed correctly.|icon=yes}}
{{Box Links-en|Topic1=[[Manual:Extension/BlueSpiceCategoryCheck|Category Check]]}}<br />




{{Translation}}
{{Translation}}
[[Category:Organization]]
[[Category:Organization]]

Latest revision as of 12:53, 20 June 2025


The category manager makes it easier to create and manage a hierarchical category system in the wiki.

Where can I find the category manager?

The menu item Global actions > Editing > Categories loads the page Special:Category manager.

Link to the category manager
Link to the category manager

Create a category

To create a category:

  1. Click + Create category.
  2. Enter the desired category name.
  3. Click Done.
    Create a category
    Create a category

Actions

The following actions are available for a category:

  • Edit: The category is also renamed on all pages that contain this category. This creates a new version of the affected pages.
  • View category page: The category page opnes in a new browser tab. If this category is a "wanted category" (i.e., a category that is already used on a page but has not yet been created in the wiki), the page can then be created.
  • Delete : The category page is deleted. The category is also deleted from all pages that contain this category. This creates a new version of the affected pages.
Actions icons for a category
Actions

Create a subcategory

Drag-and-drop

The subcategory structure can be changed by dragging and dropping categories in the list with the mouse directly on top of another category (rather than between two categories). To move a subcategory outside the parent, wait for a dotted line to appear.

Manual links

Alternatively, you can go directly to a category page and assign a category to it. For example, if you add the category 1-Wiki to the category Department, the category Department becomes a subcategory of the category 1-Wiki.

Import category tree

Create Excel file

If you want to create a larger category tree, this can also be imported via a spreadsheet file (xlsx). To do this, you need an Excel spreadsheet containing the columns ‘Title’ and ‘Free text’.

For example, if you want to create a Marketing category with the parent category Department, enter the page name for the new category in column 1: Category:Marketing and the parent category in double brackets in the ‘Free text’ column: (The free text is transferred to the page content of the newly created page).

Example of a Excel spreadsheet
Titel Free text
Category:Marketing [[Category:Department]]
Category:Finance [[Category:Department]]

Import Excel file

The Excel file can now be imported into the wiki via the special page ‘Import spreadsheet’.

This creates the category pages. The import page shows the following status. Unfortunately, the completion of the import is not displayed. It may take several minutes for the categories to be displayed in the category management.

Important: If existing category pages are changed, the category page is temporarily blocked for further editing until the database has completed the necessary changes. In this case, check the category hierarchy again after 10 minutes at the latest. The new category structure should then be displayed correctly.

Related info




PDF exclude - start

To submit feedback about this documentation, visit our community forum.

PDF exclude - end