Redaktion (talk | contribs)
No edit summary
Tag: 2017 source edit
No edit summary
 
(23 intermediate revisions by 2 users not shown)
Line 4: Line 4:
BlueSpice uses a slightly customized version of  the MediaWiki extension [[mediawikiwiki:Help:VisualEditor/User_guide|VisualEditor]] as editing tool.  This editor supports all common edit tasks that are useful in a wiki environment. You can refer to the official documentation for basic help. Here in the BlueSpice Helpdesk, we only give some hints and tips for using the editor.
BlueSpice uses a slightly customized version of  the MediaWiki extension [[mediawikiwiki:Help:VisualEditor/User_guide|VisualEditor]] as editing tool.  This editor supports all common edit tasks that are useful in a wiki environment. You can refer to the official documentation for basic help. Here in the BlueSpice Helpdesk, we only give some hints and tips for using the editor.


==What is the visual editor?==
==What is the visual editor? ==


<section begin="training" /><div class="training">
<section begin="training" /><div class="training">[[File:Manual:ve-EN.png|alt=Numbered annotations for the menu items in the editor toolbar|center|thumb|850x850px|Visual Editor]]The visual editor is optimized for editing wiki pages. Important characteristics and functions are:
[[File:Manual:ve-EN.png|alt=VisualEditor|center|thumb|650x650px|VisualEditor]]


The visual editor is optimized for editing wiki pages. Important characteristics and functions are:
#'''Close page''' without saving
 
#*Opens a dialogue to exit the page without saving the last changes. The ''Cancel'' button closes the dialogue without leaving the page. The ''Okay'' button exits the page and the changes are discarded.
#'''Page structuring''' with headings.
#'''Undo / redo changes'''
#Consistent '''text formatting'''.
#'''Page structuring''' with headings
#'''Linking''' of contents.
#[[Manual:Extension/VisualEditor#Text formatting|'''Text''' '''formatting''' options]]
#'''Inserting special content''' (files/media, tables, templates, magic words)
#[[Manual:Extension/VisualEditor/Insert links|'''Link''' to other pages]]
#Adjusting '''page options'''.
#'''List''' formatting
#'''[[Manual:Extension/VisualEditor#Insert special content|Insert special content]]''' (images / files, tables, templates, formulas)
#Select '''special characters'''
#Insert '''[[Manual:Extension/ContentDroplets|content droplets]]'''
#[[Manual:Extension/AtMentions|'''Mention''' another user]]
#[[Manual:Extension/VisualEditor#Page options|Select '''page options''']]
#[[Manual:Extension/VisualEditor#Switching between edit modes|Switch between '''edit modes'''.]]
#'''Save''' the page
#*Opens the dialogue for saving the page. A summary of the changes can be entered here for the version history (optional).
#*''This is a minor edit'' checkbox: By activating the checkbox, the version is marked as ‘minor’. This applies, for example, to correcting typos, adjusting formatting or rearranging text. The changes do not represent an actual change to the content.
</div><section end="training" />
</div><section end="training" />


==Text editing==  
=== Text editing ===
Typical text formatting options such as '''bold''', ''italics'', or <span class="col-turquoise">text color</span> are available as a context menu. When you highlight text, a menu with common formatting elements appears. For example, you can apply a different text color.
Typical text formatting options such as bold, italics, or text color are available as a context menu. When you highlight text, a menu with common formatting elements appears. For example, you can apply a different text color.<br />
<span /><br />
[[File:BlueSpice_3.1_-_Notable_Changes_-_Text_colors.png|center|thumb|Applying text color|alt=Text formatting inspector showing color choices]]
[[File:BlueSpice_3.1_-_Notable_Changes_-_Text_colors.png|center|thumb|Applying text color]]<span /><br />
 
==Pasting content from your clipboard ==
[[File:Manual:error.png|thumb|112x112px|Undo]]
If you paste content from your clipboard (e.g., copied from MS Word or MS Excel), you usually also paste many unnecessary formatting tags from the original application. To avoid, this you should paste the content as plaintext.
 
If you already pasted text which resulted in undesirable formatting, you can use the undo function in VisualEditor to remove the content again if you have not yet saved the page or switched between visual and source editing mode.
 
To paste content as plain text instead, use the shortcut <code>Ctrl+Shift+v</code>.
==Shortcuts==
If you want to apply multiple formatting options at the same time, shortcuts are often the quickest way. For example, to show text in bold and italic, highlight the text and press <code>Ctrl+b</code> (for "'''bold'''") and <code>Ctrl+i</code> (for "''italics''"). Even a link can be quickly inserted by pressing <code>Ctrl+k</code>. Pressing <code>Ctrl+b</code> again will cancel the bold. Multiple formats can be removed after text selection with <code>Ctrl+m</code>.
 
All available keyboard shortcuts are marked accordingly in VisualEditor next to each menu item.
 
<span /><br />
[[File:Manual:editing_tools.png|alt=Menu items with shortcuts|center|thumb|350x350px|Menu items with shortcuts]]
<span /><br />


{{Messagebox|boxtype=note|Note text=For a list of all available shortcuts, click on "Keyboard shortcuts" in the Visual Editor help menu (the question mark menu item).}}
===Switching between edit modes===
 
==Inserting other content==
Many typical page elements such as images, files and tables can be integrated into your page from the ''Insert'' menu.
*File formats with a preview option: jpg/jpeg, png, gif, pdf
*File formats without preview option are always inserted as links (e.g., Microsoft Office formats)
<section end="training-medien" />
 
If you want to learn more about inserting these elements, go to the following help pages:
 
*[[Manual:Extension/VisualEditor/Insert images|Images]]
*[[Manual:Extension/VisualEditor/Insert files|Files (PDF, xls, doc, ...)]]
*[[Manual:Extension/VisualEditor/Tables|Tables]]
*[[Manual:Templates|Templates]]
 
== Wiki-specific content==
Some functions in the ''Insert'' menu are little known from traditional word processing, but are quite typical for working with a wiki. Therefore, they are briefly introduced here. Find more information on the help pages here in the helpdesk or at mediawiki.org:
 
*'''Comment:''' Add comments to the page. These are only visible in the source code.
*'''[[mediawikiwiki:Help:VisualEditor/User_guide#Editing_media_galleries|Gallery]]:''' A simple picture gallery can support many process flows.
*'''[[Manual:MagicWords|Magic word]]:''' Wiki features such as signature, word counter, category tree or even process diagrams with draw.io can be integrated as a "magic word".
*'''Your signature:''' Only works on pages that allow signatures. Pages in the Namespace "Pages" are not included.
*'''Codeblock:''' Programming code is displayed here in clean code blocks, optionally with line numbers.
*'''References list:''' Creates footnote references.
*'''Chemical formula:''' The formula rendering uses an external service via Wikimedia's REST API.
*'''[[mediawikiwiki:Help:VisualEditor/User_guide/en#Editing_mathematical_formulae|Math formula]]:''' An editor opens for entering a mathematical formula.
 
==Switching between edit modes==
When creating or editing a page, the page usually loads in visual editing mode. If you are familiar with the formatting language of MediaWiki ("[[Manual:Wikitext|Wikitext]]"), you can easily switch to source editing mode using the  "Switch editor" menu item and edit your page content there:  
When creating or editing a page, the page usually loads in visual editing mode. If you are familiar with the formatting language of MediaWiki ("[[Manual:Wikitext|Wikitext]]"), you can easily switch to source editing mode using the  "Switch editor" menu item and edit your page content there:  
[[File:Manual:editing.png|alt=edit modes|center|250x250px|edit modes]]
[[File:Manual:editing.png|alt=open menu actions for switching between edit modes|center|250x250px|edit modes]]{{Textbox|boxtype=note|header=Note|text=Unsaved changes cannot be restored using the ‘Undo’ button after switching between visual and source text editing!|icon=yes}}


==Hints and tips==
== Menu options ==
VisualEditor is optimized for editing web pages. That's why it has exactly the features that are often needed to create a wiki page. The consistent formatting of content  supports the readability of your wiki content.
VisualEditor is optimized for editing web pages. That's why it has exactly the features that are often needed to create a wiki page. The consistent formatting of content  supports the readability of your wiki content.


===Text formatting===
===Text formatting===
In the text formatting menu, the following additional options are available when a text passage has been selected:
''Text color'': different text colors can be selected via an inspector menu.
''Center align'': Text can be selected and centered paragraph by paragraph.
''Indent'': Text can be indented once (note: multiple indentation is only possible via the source text).
[[File:VisualEditor textformatting.png|alt=Text formatting options|center|thumb|375x375px|Text formatting options]]
{| class="wikitable" style=""
{| class="wikitable" style=""
|-
|-
! colspan="2" |'''Text formatting'''
! colspan="2" style="" |'''Text formatting'''
|-
|-
|Undo function
| style="" |Undo function
[[File:Manual:error.png|frameless|112x112px|]]
[[File:Manual:error.png|frameless|112x112px|alt=undo actions ]]
|Left arrow: Undo last action (greyed out: there is no last action yet)
| style="" |Left arrow: Undo last action (greyed out: there is no last action yet)
Right arrow: Restore last action (greyed out: there's nothing to restore yet)
Right arrow: Restore last action (greyed out: there's nothing to restore yet)
|-
|-
|Format Paragraph
| style="" |Format Paragraph
[[File:Manual:paragraph.png|frameless|162x162px|]]
[[File:Manual:paragraph.png|frameless|162x162px|]]
| Here text can be defined as heading or specific paragraph type.
| style="" | Here text can be defined as heading or specific paragraph type. If you have more than three headings on a page, a table of contents is automatically displayed at the top of the page.
 
''Note:'' If you work in a [[Manual:Extension/VisualEditor/Insert tables|table]], the options will change accordingly (content cell and header cell):[[File:Manual:content cell.png|left|frameless|183x183px|alternative-text=VisualEditor-paragraph2]]<span /><br />
''Note:'' If you work in a [[Visual Editor / Tables|table]], the options will change accordingly (content cell and header cell):[[File:Manual:content cell.png|left|frameless|183x183px|alternative-text=VisualEditor-paragraph2]]<span /><br />
|-
|-
|Style text
| style="" |Style text
[[File:Manual:VE character formatting.png]]
[[File:Manual:VE character formatting.png]]


|If no text has been selected before clicking on the "''''' A'''''" button and on a button, the text will be formatted from the current position of the cursor.
| style="" |[[File:Manual:Manual Extension VisualEditor 1748247619625.png|alt=The following additional options are available in the text formatting menu|thumb|440x440px|Text formatting]] There are ways to emphasise individual words, especially by using bold or italics.
([[mediawikiwiki:Help:VisualEditor/User_guide/en#Getting_Started:_The_VisualEditor-Toolbar|More Info at mediawiki.org/wiki/Help:VisualEditor/User_guide/en#Getting_Started:_The_VisualEditor-Toolbar]]])
The following additional options are available in the text formatting menu:
* ''Bold''
* ''Italic''
* ''Superscript''
* ''Subscript''
* ''Computer code'': <code>the text will be displayed as computer code</code>
* ''Strikethrough''
* ''Underline''
* ''Big''
* ''Small''
* ''Language''
* ''Text color'': different text colors can be selected via an inspector menu.
* ''Center align'': Text can be selected and centered paragraph by paragraph.
* ''Indent'': Text can be indented once (note: multiple indentation is only possible via the source text).
* ''Remove'': remove all formatting from the selected text
 
If no text has been selected before clicking on the "''''' A'''''" button, the text will be formatted from the current position of the cursor.
 
(More Info at https://www.mediawiki.org/wiki/Help:VisualEditor/User_guide/en#Getting_started:_the_visual_editor's_toolbar)
|-
|-
|Insert hyperlink
| style="" |Insert hyperlink
[[File:Manual:VE Insert hyperlink.png]]<span /><br />
[[File:Manual:VE Insert hyperlink.png]]<span /><br />
|If no text was selected before the hyperlink dialog was opened, the link will be generated with a number:
| style="" |It is possible to [[Manual:Extension/VisualEditor/Insert links|insert 3 types of links]]:
[https://www.mediawiki.org/wiki/Help:VisualEditor/User_guide/de#Erste_Schritte:_Die_VisualEditor-Werkzeugleiste]
 
To subsequently change the hyperlink description, just click on the link to open the edit menu. In a table, you may need to double-click the cell first and then click the hyperlink again.
* ''Wiki link'': A link to a page in the same wiki. Here it is also possible to create an [[Manual:Extension/BlueSpiceInterWikiLinks|interwiki link]] to a page in another wiki.
* ''External link'': A link to external websites can be set here. If no text has been selected to be linked, the link is generated with a number: <code>[1]</code>
* ''Link to file'': A link to a file description page in the wiki can be set here. Please note that modern browsers do not open direct links to network paths. The Network path button is therefore rather obsolete.
 
To subsequently change the description of the hyperlink, click on the link to open the editing menu. In a table cell, you must first double-click on the cell and then click on the hyperlink again.
|-
|-
|Cite
| style="" |Structure
[[File:Manual:VE cite.png]]
|The citation menu is used to insert footnote references  within the text.
|-
|Structure
[[File:Manual:VE structure new.png]]
[[File:Manual:VE structure new.png]]


|Formats ordered and unordered lists. If paragraph breaks or images need to be inserted within a bullet point, use <code>Shift+Enter</code> to avoid creating a new list item.
| style="" |Formats ordered and unordered lists, as well as ''[[Manual:Extension/SimpleTasks|task lists]]''.
If paragraph breaks or images need to be inserted within a bullet point, use <code>Shift+Enter</code> to avoid creating a new list item.
 
If you want to style numbered lists like 1, 1.1, 1.1.1, etc., you need to add some [[Numbering ordered lists|additional CSS instructions]] to the page ''MediaWiki:Common.css''.[[File:Manual:Manual Extension VisualEditor 1748248852329.png|alt=The following additional options are available in the structure menu|center|thumb|Structure menu]]
|}
|}
<span /><br />


===Insert special content===
===Insert special content===
{| class="wikitable" style=""
{| class="wikitable" style=""
|-
|-
! colspan="2" |'''Paste Special Content'''
! colspan="2" style="" |'''Insert special content'''
|-
|-
|Insert menu
| style="" |Insert menu (+)
 
[[File:Manual:Manual Extension VisualEditor 1748249104537.png|alt=Insert menu button|frameless]]
[[File:Manual:insert.png|frameless|102x102px]]
| style="" |Use the "insert" menu to insert various media (images, videos) and text formats:
|Use the "insert" menu to insert various media (images, videos) and text formats:
|-
|-
|Media
| style="" |Images and media
[[File:Manual:VE media.png]]
[[File:Manual:VE media.png]]
|Inserting pictures and videos
| style="" |Inserting [[Manual:Extension/VisualEditor/Insert images|pictures]], [[Manual:Extension/VisualEditor/Insert files|files]], direct links to Office documents and videos.
 
*File formats with a preview option: jpg/jpeg, png, gif, pdf
*File formats without preview option are always inserted as links (e.g., Microsoft Office formats)


([[mediawikiwiki:Help:VisualEditor/User_guide/en#Getting_Started:_The_VisualEditor-ToolbarHelp:VisualEditor/User_guide/en#Editing_images_and_other_media_files|Details on MediaWiki]]])
([[mediawikiwiki:Help:VisualEditor/User_guide/en#Getting_Started:_The_VisualEditor-ToolbarHelp:VisualEditor/User_guide/en#Editing_images_and_other_media_files|Details on MediaWiki]])
|-
|-
|Templates
| style="" |Template
[[File:Manual:VE template.png]]
[[File:Manual:VE template.png]]
|Include a [[Manual:Templates|template]] in the page.
| style="" |Include a [[Manual:Templates|template]] in the page.
|-
|-
|Tables
| style="" |Table
[[File:Manual:VE table.png]]
[[File:Manual:VE table.png]]
|[[Manual:Extension/VisualEditor/Tables|Tables]] are an important tool for formatting tabular page content.
| style="" |[[Manual:Extension/VisualEditor/Tables|Tables]] are an important tool for formatting tabular page content.
|-
|-
|Comment
| style="" |Comment
[[File:Manual:VE comment.png]]
[[File:Manual:VE comment.png]]
|Comments are not visible to readers, but only in edit mode. A comment can be inserted anywhere on a page. It is text-based and cannot be formatted.<span />
| style="" |Comments are not visible to readers, but only in edit mode. A comment can be inserted anywhere on a page. It is text-based and cannot be formatted.<span />
|-
|Magic word{{Bsvs|bsvFrom=|bsvTo=4.2.x|bsvFeature=}}
[[File:Manual:VE magic word.png]]
|With a "magic word" you can insert certain wiki tags in your page.
[[Manual:Extension/BlueSpiceInsertMagic|More about Magic words]]
|-
|-
|Gallery
| style="" |Your signature
[[File:Manual:VE gallery.png]]
|Allows to display a set of images as a gallery. Formatting examples for the different settings can be found at
 
[[mediawikiwiki:Help:Images#Gallery_syntax|mediawiki.org/wiki/Help:Images#Gallery_syntax]]
|-
|Your signature
[[File:Manual:VE your signature.png]]
[[File:Manual:VE your signature.png]]
|This option  allows to add your wiki signature (User name and timestamp) at any location in the page.
| style="" |This option  allows to add your wiki signature (User name and timestamp) at any location in the page.
|-
|-
|Code block
| style="" |Code block
[[File:Manual:VE code block.png|150x150px]]
[[File:Manual:VE code block.png|150x150px]]
|With code block various code examples can be entered, like e.g. in HTML syntax. The code is then displayed properly formatted:
| style="" |With code block various code examples can be entered, like e.g. in HTML syntax. The code is then displayed properly formatted a<span />nd can be copied directly to the clipboard.<pre>
<span /><br /><pre>
<span style="color: red">red text</span>
<span style="color: red">red text</span>
</pre>
</pre>
|-
|-
|Refernces list
| style="" |Exclude content in PDF
[[File:Manual:VE refernces list.png|150x150px]]
| style="" |Inserts tags around content in the source text, which are then not printed in the PDF. Only a short text can be entered here in visual editing mode. However, the start and end tags can be subsequently moved in the source text. This extends the area that is not exported to the PDF.
<span /><br />
|This menu item creates a <nowiki><references /></nowiki> tag at the location where it is inserted. The footnote references up to this point are then displayed at that location instead of the end of the page. Remaining footnotes in the page are still shown at the end of the page.
|-
|-
|Chemical formula
| style="" |[[Manual:Extension/TabberNeue|Tabber]]
| style="" |Allows text sections to be displayed in tabs.
|-
| style="" |[[Manual:Extension/TabberNeue|Tabber (transclusion)]]
| style="" |Allows the integration of other wiki pages in tabs.
|-
| style="" |Chemical formula
[[File:Manual:VE chemical formula.png]]
[[File:Manual:VE chemical formula.png]]
|The formula rendering uses an external service via Wikimedia's REST API.<span /><br />
| style="" |The formula rendering uses an external service via Wikimedia's REST API.<span /><br />
|-
|-
|Math formula
| style="" |Math formula
[[File:Manual:VE math formula.png|150x150px]]
[[File:Manual:VE math formula.png|150x150px]]
|It opens an editor for entering a mathematical formula.
| style="" |It opens an editor for entering a mathematical formula.


[<nowiki/>[[https://www.mediawiki.org/wiki/Help:VisualEditor/User_guide/en#Editing_mathematical_formulae|More|info on MediaWiki]]]
More information [[mediawikiwiki:Help:VisualEditor/User_guide/en#Editing_mathematical_formulae|on MediaWiki]]
|-
|-
|Special Characters
| style="" |References list
[[File:Manual:VE refernces list.png|150x150px]]<br />
| style="" |This menu item creates a <nowiki><references /></nowiki> tag at the location where it is inserted. The footnote references up to this point are then displayed at that location instead of the end of the page. Remaining footnotes in the page are still shown at the end of the page.
|-
| style="" |Gallery
[[File:Manual:VE gallery.png]]
| style="" |Allows to display a set of images as a gallery. A simple picture gallery can support many process flows. Formatting examples for the different settings can be found at
 
[[mediawikiwiki:Help:Images#Gallery_syntax|mediawiki.org/wiki/Help:Images#Gallery_syntax]]
|-
| style="" |Soft hyphen
| style="" |A long word can be hyphenated here. The hyphen is only inserted in view mode if the word needs to be wrapped at the end of the line.
|-
| style="" |Line break (br />)
| style="" |Explicit insertion of a line break.
|-
| style="" |Basic reference
| style="" |You can use this to create footnotes for scientific articles.
|-
| style="" |Re-use reference
| style="" |Enables an existing footnote to be linked multiple times to different sections of text.
|-
| style="" |Special Characters
[[File:Manual:VE special characters.png]]
[[File:Manual:VE special characters.png]]
<span /><br />
| style="" | Collection of international special characters.
| Opens a panel to select special characters that are not available on your keyboard. To close the panel, click the menu item again.
Opens a panel to select special characters that are not available on your keyboard.  
|}<span /><br />Page options
To close the panel, click the menu item again.
|-
| style="" |[[Manual:Extension/AtMentions|Mentions]]
| style="" |Users can be mentioned directly on a wiki page. This can be done in combination with a [[Manual:Extension/SimpleTasks|task]].
|-
| style="" |[[Manual:Extension/ContentDroplets|Content Droplets]]
| style="" |Collection of the most important special content that can be used on a page.
|}
 
=== Page options ===
<span />
{| class="wikitable" style=""
{| class="wikitable" style=""
|-
|-
! colspan="2" |'''Page Options'''
! colspan="2" style="" |'''Page options'''
|-
|-
|Options menu[[File:Manual:tool.png|left|frameless|69x69px|alternative text=VisualEditor-options]]
| style="" |Options menu[[File:Manual:tool.png|left|frameless|69x69px|alternative text=VisualEditor-options]]


|The options menu allows editing of all page settings. It is not
| style="" |The options menu allows editing of all page settings. It is not
|-
|-
|Options
| style="" |Options
[[File:Manual:VE options.png]]
[[File:Manual:VE options.png]]
|This button allows the page settings and page information to be updated simultaneously within a dialog box. To change any page options on the page, you need to be in '''visual editing mode'''.
| style="" |This button allows the page settings and page information to be updated simultaneously within a dialog box. To change any page options on the page, you need to be in '''visual editing mode'''.
|-
|-
|Categories
| style="" |Categories
[[File:Manual:VE categories.png]]
[[File:Manual:VE categories.png]]
|Here, you assign the page to one or more  [[Manual:Creating and using categories|categories]] while in edit mode.
| style="" |Here, you assign the page to one or more  [[Manual:Creating and using categories|categories]] while in edit mode. The page will then appear accordingly on all linked category pages.
|-
|-
| Page Settings
| style="" | Page Settings
[[File:Manual:VE page settings.png]]
[[File:Manual:VE page settings.png]]
| ''Page redirection:'' When the page is redirected, the content of the page is no longer displayed, but the target page is loaded directly.
| style="" |
 
* ''Page redirection:'' When the page is redirected, the content of the page is no longer displayed, but the target page is loaded directly.
<span><br /></span>''Show Table of Contents:'' By default, a table of contents is shown if a page has more than three headings. You can use this setting to always force or suppress the table of contents.
* ''Show Table of Contents:'' By default, a table of contents is shown if a page has more than three headings. You can use this setting to always force or suppress the table of contents.
|-
|-
|Advanced Settings
| style="" |Advanced Settings
[[File:Manual:VE advanced settings.png]]
[[File:Manual:VE advanced settings.png]]
|
| style="" |
* ''Let this page be indexed by search engines:'' Only applies to public search engines. The wiki's internal search is not affected.
*''Let this page be indexed by search engines:'' Only applies to public search engines. The wiki's internal search is not affected.
* ''Show a tab on this page to add a new section:'' Not supported in BlueSpice 4 Discovery skin.
*''Show a tab on this page to add a new section:'' Not supported in BlueSpice 4 Discovery skin.
*''Display title:'' Sets a title that is shown as page heading. It can be found by the search and is used in page lists created by [[SMW queries|Semantic MediaWiki]] inline queries.
*''Display title:'' Sets a title that is shown as page heading. It can be found by the search and is used in page lists created by [[SMW queries|Semantic MediaWiki]] inline queries.
*''Title visibility:'' This setting hides the entire title section of a page and is often applied on the main page or other portal pages of the wiki. If the title is not visible, the edit button is also not available. In this case, you can click on <code>all actions... > Edit</code> in the page tools.[[File:all actions menu.png|alt=Screenshot of the "all actions" menu|none|thumb|400x400px|"all actions" Menu]]
*''Title visibility:'' This setting hides the entire title section of a page and is often applied on the main page or other portal pages of the wiki. If the title is not visible, the edit button is also not available. In this case, you can click on <code>...all actions > Edit</code> in the page tools.
|-
|-
|Languages
| style="" |Languages
[[File:Manual:languages.png]]
[[File:Manual:languages.png]]
|[[File:interlanguage link.png|alt=Screenshot of the right-hand buttons fot he top menu bar with interlanguage menu item highlighted|thumb|Menu item to access interlanguage links]]Shows wiki pages on different wikis that are connected via Interlanguage links.  Depending on the wiki's skin, the links are shown in a specific location. In the BlueSpice 4 Discovery skin, the interlanguage links are shown in the top menu.
| style="" |Menu item to access interlanguage linksShows wiki pages on different wikis that are connected via Interlanguage links.  Depending on the wiki's skin, the links are shown in a specific location. In the BlueSpice 4 Discovery skin, the interlanguage links are shown in the top menu.




[[mediawikiwiki:Help:Links#Interwiki_links|mediawiki.org/wiki/Help:Links#Interwiki_links]]
​​​​​​​​​​​​​​​​​​​​​​​​[[mediawikiwiki:Help:Links#Interwiki_links|mediawiki.org/wiki/Help:Links#Interwiki_links]]
|-
|-
|Templates used
| style="" |Templates used
[[File:Manual:VE templates used.png]]
[[File:Manual:VE templates used.png]]
|List the templates that are embedded on the page.
| style="" |List the templates that are embedded on the page.
|-
|-
|View as right-to-left
| style="" |Syntax highlighting
| style="" |Displays the source code highlighted in colour using the [[Reference:CodeMirror|CodeMirror]] extension.
|-
| style="" |View as right-to-left
[[File:Manual:VE view as right-to-left.png]]
[[File:Manual:VE view as right-to-left.png]]
|Support for languages that are read from right to left. Clicking this button right-side formats the page text. Click again to set the text flush left.
| style="" |Support for languages that are read from right to left. Clicking this button right-side formats the page text. Click again to set the text flush left.
|-
|-
|Find and replace
| style="" |Find and replace[[File:Manual:VE find and replace.png]]
[[File:Manual:VE find and replace.png]]
| style="" | Words or characters can be searched and replaced directly on the page. The "Undo" button can be used to cancel the change.
| Words or characters can be searched and replaced directly on the page. The "Undo" button can be used to cancel the change.
|-
| style="" |Leave feedback about this software
| style="" |Opens a form for submitting feedback.
|-
| style="" |Keyboard shotcuts
| style="" |Link to the keyboard shortcuts
|-
| style="" |Toolbar search
| style="" |Opens a search field with which you can search in all Visual Editor options and tools.
|-
| style="" |Read the user guide
| style="" |Link to the helpdesk
|}
|}


==Troubleshooting: Visual editing is disabled==
== Tips ==
 
=== Pasting content from your clipboard ===
[[File:Manual:error.png|thumb|112x112px|Undo|alt=Undo / redo actions in the editor toolbar]]
If you paste content from your clipboard (e.g., copied from MS Word or MS Excel), you usually also paste many unnecessary formatting tags from the original application. To avoid, this you should paste the content as plaintext.
 
If you already pasted text which resulted in undesirable formatting, you can use the undo function in VisualEditor to remove the content again if you have not yet saved the page or switched between visual and source editing mode.
 
To paste content as plain text instead, use the shortcut <code>Ctrl+Shift+v</code>.
 
=== Shortcuts ===
If you want to apply multiple formatting options at the same time, shortcuts are often the quickest way. For example, to show text in bold and italic, highlight the text and press <code>Ctrl+b</code> (for "'''bold'''") and <code>Ctrl+i</code> (for "''italics''"). Even a link can be quickly inserted by pressing <code>Ctrl+k</code>. Pressing <code>Ctrl+b</code> again will cancel the bold. Multiple formats can be removed after text selection with <code>Ctrl+m</code>.
 
All available keyboard shortcuts are marked accordingly in VisualEditor next to each menu item.<span />[[File:Manual:editing_tools.png|alt=opened text formatting menu showing the available shortcuts|center|thumb|350x350px|Menu items with shortcuts]]
For a list of all available shortcuts, click on "Keyboard shortcuts" in the Visual Editor [[Manual:Extension/VisualEditor#Page options|page options menu]].
 
=== Troubleshooting: Visual editing is disabled ===
If you only have the source editing option in your editor toolbar, please contact an administrator of your wiki. The following settings must be checked in this case:
If you only have the source editing option in your editor toolbar, please contact an administrator of your wiki. The following settings must be checked in this case:



Latest revision as of 10:33, 26 May 2025


BlueSpice uses a slightly customized version of the MediaWiki extension VisualEditor as editing tool. This editor supports all common edit tasks that are useful in a wiki environment. You can refer to the official documentation for basic help. Here in the BlueSpice Helpdesk, we only give some hints and tips for using the editor.

What is the visual editor?

Numbered annotations for the menu items in the editor toolbar
Visual Editor
The visual editor is optimized for editing wiki pages. Important characteristics and functions are:
  1. Close page without saving
    • Opens a dialogue to exit the page without saving the last changes. The Cancel button closes the dialogue without leaving the page. The Okay button exits the page and the changes are discarded.
  2. Undo / redo changes
  3. Page structuring with headings
  4. Text formatting options
  5. Link to other pages
  6. List formatting
  7. Insert special content (images / files, tables, templates, formulas)
  8. Select special characters
  9. Insert content droplets
  10. Mention another user
  11. Select page options
  12. Switch between edit modes.
  13. Save the page
    • Opens the dialogue for saving the page. A summary of the changes can be entered here for the version history (optional).
    • This is a minor edit checkbox: By activating the checkbox, the version is marked as ‘minor’. This applies, for example, to correcting typos, adjusting formatting or rearranging text. The changes do not represent an actual change to the content.

Text editing

Typical text formatting options such as bold, italics, or text color are available as a context menu. When you highlight text, a menu with common formatting elements appears. For example, you can apply a different text color.

Text formatting inspector showing color choices
Applying text color

Switching between edit modes

When creating or editing a page, the page usually loads in visual editing mode. If you are familiar with the formatting language of MediaWiki ("Wikitext"), you can easily switch to source editing mode using the "Switch editor" menu item and edit your page content there:

open menu actions for switching between edit modes
edit modes
Note Unsaved changes cannot be restored using the ‘Undo’ button after switching between visual and source text editing!


Menu options

VisualEditor is optimized for editing web pages. That's why it has exactly the features that are often needed to create a wiki page. The consistent formatting of content supports the readability of your wiki content.

Text formatting

Text formatting
Undo function

undo actions

Left arrow: Undo last action (greyed out: there is no last action yet)

Right arrow: Restore last action (greyed out: there's nothing to restore yet)

Format Paragraph

Here text can be defined as heading or specific paragraph type. If you have more than three headings on a page, a table of contents is automatically displayed at the top of the page. Note: If you work in a table, the options will change accordingly (content cell and header cell):
alternative-text=VisualEditor-paragraph2
alternative-text=VisualEditor-paragraph2

Style text

The following additional options are available in the text formatting menu
Text formatting
There are ways to emphasise individual words, especially by using bold or italics.

The following additional options are available in the text formatting menu:

  • Bold
  • Italic
  • Superscript
  • Subscript
  • Computer code: the text will be displayed as computer code
  • Strikethrough
  • Underline
  • Big
  • Small
  • Language
  • Text color: different text colors can be selected via an inspector menu.
  • Center align: Text can be selected and centered paragraph by paragraph.
  • Indent: Text can be indented once (note: multiple indentation is only possible via the source text).
  • Remove: remove all formatting from the selected text

If no text has been selected before clicking on the " A" button, the text will be formatted from the current position of the cursor.

(More Info at https://www.mediawiki.org/wiki/Help:VisualEditor/User_guide/en#Getting_started:_the_visual_editor's_toolbar)

Insert hyperlink


It is possible to insert 3 types of links:
  • Wiki link: A link to a page in the same wiki. Here it is also possible to create an interwiki link to a page in another wiki.
  • External link: A link to external websites can be set here. If no text has been selected to be linked, the link is generated with a number: [1]
  • Link to file: A link to a file description page in the wiki can be set here. Please note that modern browsers do not open direct links to network paths. The Network path button is therefore rather obsolete.

To subsequently change the description of the hyperlink, click on the link to open the editing menu. In a table cell, you must first double-click on the cell and then click on the hyperlink again.

Structure

Formats ordered and unordered lists, as well as task lists.

If paragraph breaks or images need to be inserted within a bullet point, use Shift+Enter to avoid creating a new list item.

If you want to style numbered lists like 1, 1.1, 1.1.1, etc., you need to add some additional CSS instructions to the page MediaWiki:Common.css.
The following additional options are available in the structure menu
Structure menu

Insert special content

Insert special content
Insert menu (+)

Insert menu button

Use the "insert" menu to insert various media (images, videos) and text formats:
Images and media

Inserting pictures, files, direct links to Office documents and videos.
  • File formats with a preview option: jpg/jpeg, png, gif, pdf
  • File formats without preview option are always inserted as links (e.g., Microsoft Office formats)

(Details on MediaWiki)

Template

Include a template in the page.
Table

Tables are an important tool for formatting tabular page content.
Comment

Comments are not visible to readers, but only in edit mode. A comment can be inserted anywhere on a page. It is text-based and cannot be formatted.
Your signature

This option allows to add your wiki signature (User name and timestamp) at any location in the page.
Code block

With code block various code examples can be entered, like e.g. in HTML syntax. The code is then displayed properly formatted and can be copied directly to the clipboard.
<span style="color: red">red text</span>
Exclude content in PDF Inserts tags around content in the source text, which are then not printed in the PDF. Only a short text can be entered here in visual editing mode. However, the start and end tags can be subsequently moved in the source text. This extends the area that is not exported to the PDF.
Tabber Allows text sections to be displayed in tabs.
Tabber (transclusion) Allows the integration of other wiki pages in tabs.
Chemical formula

The formula rendering uses an external service via Wikimedia's REST API.
Math formula

It opens an editor for entering a mathematical formula.

More information on MediaWiki

References list


This menu item creates a <references /> tag at the location where it is inserted. The footnote references up to this point are then displayed at that location instead of the end of the page. Remaining footnotes in the page are still shown at the end of the page.
Gallery

Allows to display a set of images as a gallery. A simple picture gallery can support many process flows. Formatting examples for the different settings can be found at

mediawiki.org/wiki/Help:Images#Gallery_syntax

Soft hyphen A long word can be hyphenated here. The hyphen is only inserted in view mode if the word needs to be wrapped at the end of the line.
Line break (br />) Explicit insertion of a line break.
Basic reference You can use this to create footnotes for scientific articles.
Re-use reference Enables an existing footnote to be linked multiple times to different sections of text.
Special Characters

Collection of international special characters.

Opens a panel to select special characters that are not available on your keyboard. To close the panel, click the menu item again.

Mentions Users can be mentioned directly on a wiki page. This can be done in combination with a task.
Content Droplets Collection of the most important special content that can be used on a page.

Page options

Page options
Options menu
alternative text=VisualEditor-options
alternative text=VisualEditor-options
The options menu allows editing of all page settings. It is not
Options

This button allows the page settings and page information to be updated simultaneously within a dialog box. To change any page options on the page, you need to be in visual editing mode.
Categories

Here, you assign the page to one or more categories while in edit mode. The page will then appear accordingly on all linked category pages.
Page Settings

  • Page redirection: When the page is redirected, the content of the page is no longer displayed, but the target page is loaded directly.
  • Show Table of Contents: By default, a table of contents is shown if a page has more than three headings. You can use this setting to always force or suppress the table of contents.
Advanced Settings

  • Let this page be indexed by search engines: Only applies to public search engines. The wiki's internal search is not affected.
  • Show a tab on this page to add a new section: Not supported in BlueSpice 4 Discovery skin.
  • Display title: Sets a title that is shown as page heading. It can be found by the search and is used in page lists created by Semantic MediaWiki inline queries.
  • Title visibility: This setting hides the entire title section of a page and is often applied on the main page or other portal pages of the wiki. If the title is not visible, the edit button is also not available. In this case, you can click on ...all actions > Edit in the page tools.
Languages

Menu item to access interlanguage linksShows wiki pages on different wikis that are connected via Interlanguage links. Depending on the wiki's skin, the links are shown in a specific location. In the BlueSpice 4 Discovery skin, the interlanguage links are shown in the top menu.


​​​​​​​​​​​​​​​​​​​​​​​​mediawiki.org/wiki/Help:Links#Interwiki_links

Templates used

List the templates that are embedded on the page.
Syntax highlighting Displays the source code highlighted in colour using the CodeMirror extension.
View as right-to-left

Support for languages that are read from right to left. Clicking this button right-side formats the page text. Click again to set the text flush left.
Find and replace Words or characters can be searched and replaced directly on the page. The "Undo" button can be used to cancel the change.
Leave feedback about this software Opens a form for submitting feedback.
Keyboard shotcuts Link to the keyboard shortcuts
Toolbar search Opens a search field with which you can search in all Visual Editor options and tools.
Read the user guide Link to the helpdesk

Tips

Pasting content from your clipboard

Undo / redo actions in the editor toolbar
Undo

If you paste content from your clipboard (e.g., copied from MS Word or MS Excel), you usually also paste many unnecessary formatting tags from the original application. To avoid, this you should paste the content as plaintext.

If you already pasted text which resulted in undesirable formatting, you can use the undo function in VisualEditor to remove the content again if you have not yet saved the page or switched between visual and source editing mode.

To paste content as plain text instead, use the shortcut Ctrl+Shift+v.

Shortcuts

If you want to apply multiple formatting options at the same time, shortcuts are often the quickest way. For example, to show text in bold and italic, highlight the text and press Ctrl+b (for "bold") and Ctrl+i (for "italics"). Even a link can be quickly inserted by pressing Ctrl+k. Pressing Ctrl+b again will cancel the bold. Multiple formats can be removed after text selection with Ctrl+m.

All available keyboard shortcuts are marked accordingly in VisualEditor next to each menu item.

opened text formatting menu showing the available shortcuts
Menu items with shortcuts

For a list of all available shortcuts, click on "Keyboard shortcuts" in the Visual Editor page options menu.

Troubleshooting: Visual editing is disabled

If you only have the source editing option in your editor toolbar, please contact an administrator of your wiki. The following settings must be checked in this case:



PDF exclude - start

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

PDF exclude - end