Page is a draft due to changes in included resources
You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Manual:Extension/BlueSpiceContextMenu"
[unchecked revision] | [unchecked revision] |
Fbaeckmann (talk | contribs) m (Text replacement - "[[ContextMenu" to "[[Reference:ContextMenu") |
(Tag: 2017 source edit) |
Contents
What is BlueSpiceContextMenu?[edit | edit source]
ContextMenu replaces the default browser context menu with wiki functions - depending on the context and user permissions.
Using find BlueSpiceContextMenu[edit | edit source]
Context menu opens when right clicking components that support ContextMenu functionitly, namely, internal links and file links.
On internal links, ContextMenu will display quick links for basic page actions, like:
- Editing page
- Viewing page history
- Moving page
- Deleting page...
On file links, some additional options will be shown, like:
- Opening file page
- Downloading file
- Uploading new version of the file
- Opening files using client application (when available)
Exact content of ContextMenu menu depends on the wiki configuration
Settings for BlueSpiceContextMenu[edit | edit source]
Settings for context menu are located in user preferences (Special:Preferences page), under "BlueSpice" tab, and are separate for each user.
ContextMenu has two modes:
- Click on right mouse button and pressing CTRL (Normal right mouse button will show default browser menu)
- Click on right mouse button (Pressing CTRL will show default browser context menu)
See also[edit | edit source]
Reference page for this extension.
<bs:bookshelf src="Book:User manual" /> __TOC__ ==What is BlueSpiceContextMenu?== '''ContextMenu''' replaces the default browser context menu with wiki functions - depending on the context and user permissions. [[File:ContextMenu2.png|thumb|ContextMenu on internal link]] [[File:ContextMenu3.png|thumb|ContextMenu on file (image)]] ==Using find BlueSpiceContextMenu== Context menu opens when right clicking components that support ContextMenu functionitly, namely, internal links and file links. On internal links, ContextMenu will display quick links for basic page actions, like: * *Editing page * Viewing page history * Moving page * Deleting page... On file links, some additional options will be shown, like: * *Opening file page * Downloading file * Uploading new version of the file * Opening files using client application (when available) Exact content of ContextMenu menu depends on the wiki configuration ==Settings for BlueSpiceContextMenu== [[File:ContextMenu1.png|thumb|ContextMenu settings in user preferences]] Settings for context menu are located in user preferences (Special:Preferences page), under "BlueSpice" tab, and are separate for each user. ContextMenu has two modes: * *Click on right mouse button and pressing CTRL (Normal right mouse button will show default browser menu) * Click on right mouse button (Pressing CTRL will show default browser context menu) ==See also== [[Reference:ContextMenu|Reference page]] for this extension.
Line 1: | Line 1: | ||
+ | <bs:bookshelf src="Book:User manual" /> | ||
+ | |||
__TOC__ | __TOC__ | ||
Line 13: | Line 15: | ||
On internal links, ContextMenu will display quick links for basic page actions, like: | On internal links, ContextMenu will display quick links for basic page actions, like: | ||
− | * Editing page | + | |
− | * Viewing page history | + | *Editing page |
− | * Moving page | + | *Viewing page history |
− | * Deleting page... | + | *Moving page |
+ | *Deleting page... | ||
On file links, some additional options will be shown, like: | On file links, some additional options will be shown, like: | ||
− | * Opening file page | + | |
− | * Downloading file | + | *Opening file page |
− | * Uploading new version of the file | + | *Downloading file |
− | * Opening files using client application (when available) | + | *Uploading new version of the file |
+ | *Opening files using client application (when available) | ||
Exact content of ContextMenu menu depends on the wiki configuration | Exact content of ContextMenu menu depends on the wiki configuration | ||
Line 31: | Line 35: | ||
ContextMenu has two modes: | ContextMenu has two modes: | ||
− | * Click on right mouse button and pressing CTRL (Normal right mouse button will show default browser menu) | + | |
− | * Click on right mouse button (Pressing CTRL will show default browser context menu) | + | *Click on right mouse button and pressing CTRL (Normal right mouse button will show default browser menu) |
+ | *Click on right mouse button (Pressing CTRL will show default browser context menu) | ||
==See also== | ==See also== | ||
[[Reference:ContextMenu|Reference page]] for this extension. | [[Reference:ContextMenu|Reference page]] for this extension. |