Difference between revisions of "Configuring the trial system/Customize navigation"
← Configuring the trial system/Customize navigation
(Tag: Visual edit) |
(Tag: Visual edit) |
We have already put links to helpful topics in the navigation. However, you can adapt them to your requirements at any time and thus make it easier for other testers to get into the test subjects.
Contents
Prerequisite: permission[edit | edit source]
The basic requirement for this is that you have administration rights. Simple users can not change the navigation.
Adjust main navigation[edit | edit source]
At the end of the navigation entries, the "Edit sidebar" link appears when hovering over the area. Clicking on it leads you directly to the page MediaWiki:Sidebar
, where the contents of the navigation are stored in WikiCode. The following syntax follows:
-
*
-> headline -
**
-> navigation point -
|
-> Separation between page name and alternative display text
Example:
The page "Audits" in the namespace "QM" should be displayed in the navigation as "Overview of all audits". The entry as wiki code looks like this: ** QM: Audits|Overview of all audits
Customize Personal Navigation[edit | edit source]
The personal navigation - also called focus - can be designed individually by each user, because this navigation is visible only to him. It can be called up by clicking on the tab with the clipboard symbol. To customize your own focus navigation, just follow the description above to customize the main navigation.
Helpful links in our BlueSpice Helpdesk[edit | edit source]
We have already put links to helpful topics in the navigation. However, you can adapt them to your requirements at any time and thus make it easier for other testers to get into the test subjects. <br /> ===Prerequisite: permission=== The basic requirement for this is that you have administration rights. Simple users can not change the navigation. <br /> ===Adjust main navigation=== At the end of the navigation entries, the "Edit sidebar" link appears when hovering over the area. Clicking on it leads you directly to the page <code>MediaWiki:Sidebar</code>, where the contents of the navigation are stored in WikiCode. The following syntax follows: *<code>*</code> -> headline *<code>**</code> -> navigation point *<code>|</code> -> Separation between page name and alternative display text '''Example:''' The page "Audits" in the namespace "QM" should be displayed in the navigation as "Overview of all audits". The entry as wiki code looks like this: <code>** QM: Audits|Overview of all audits</code> <gallery> File:2.png |alt=Edit navigation File:3.png |alt=Add navigation point </gallery> ===Customize Personal Navigation=== The personal navigation - also called focus - can be designed individually by each user, because this navigation is visible only to him. It can be called up by clicking on the tab with the clipboard symbol. To customize your own focus navigation, just follow the description above to customize the main navigation. <br /><br /><br /> ===Helpful links in our BlueSpice Helpdesk=== *[https://en.wiki.bluespice.com/wiki/Navigation Navigation]
Line 13: | Line 13: | ||
*<code>**</code> -> navigation point | *<code>**</code> -> navigation point | ||
*<code>|</code> -> Separation between page name and alternative display text | *<code>|</code> -> Separation between page name and alternative display text | ||
+ | |||
'''Example:''' | '''Example:''' | ||
Line 20: | Line 21: | ||
<gallery> | <gallery> | ||
− | File:2.png | + | File:2.png|alt=Edit navigation |
− | File:3.png | + | File:3.png|alt=Add navigation point |
</gallery> | </gallery> | ||
Line 27: | Line 28: | ||
The personal navigation - also called focus - can be designed individually by each user, because this navigation is visible only to him. It can be called up by clicking on the tab with the clipboard symbol. To customize your own focus navigation, just follow the description above to customize the main navigation. | The personal navigation - also called focus - can be designed individually by each user, because this navigation is visible only to him. It can be called up by clicking on the tab with the clipboard symbol. To customize your own focus navigation, just follow the description above to customize the main navigation. | ||
− | + | <br /> | |
===Helpful links in our BlueSpice Helpdesk=== | ===Helpful links in our BlueSpice Helpdesk=== | ||
*[https://en.wiki.bluespice.com/wiki/Navigation Navigation] | *[https://en.wiki.bluespice.com/wiki/Navigation Navigation] |