2.2.1 Reference:BlueSpiceUserManager and Manual:Extension/VisualEditor/Insert images: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
 
Line 1: Line 1:
{{BSExtensionInfo
<bookshelf src="Book:User manual" />
|desc=Provides a visual interface for user administration
{{DISPLAYTITLE: Insert images}}
|status=stable
==How to insert an image on a page==
|developer=HalloWelt
In addition to text, images are probably the most important components of typical content pages. With VisualEditor, the images can be uploaded, inserted and formatted all in one step. Images are inserted via the menu item ''Insert > Media''.
|type=BlueSpice
[[File:instert_2.0.0.png|alt=Insert media|center|thumb|309x309px|Insert media]]
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|active=Yes
|compatible=BlueSpice
|category=Administration
|features='''BlueSpiceUserManager''' provides a visual interface for user administration.


The extension enables the following actions:


*create a new user
The dialog box ''Media Settings'' opens.
*assign a user to a group
[[File:media_settings_1.0.png|alt=Media settings dialog|center|thumb|385x385px|Media settings dialog]]
*change user data
*change the password
*delete users (multiple selections possible)
*sort, filter, and export the user list
}}
{wcagCheck
|wcagStatus=2-testing complete
|wcagCheckedfor=Web, Authoring tool
|wcagTestdate=2022-08-05
|wcagLevel=AA
|wcagSupport=partially supports
|wcagComments=keyboard access works.


Screenreader: Extjs: Pagination in grids not announcing button types and spinbutton value


[https://support.hallowelt.com/issues/27716 erm:27716]
After uploading, you can edit the image settings: Details, General Settings, and Advanced Settings.
|extensionType=core
 
|extensionFocus=admin
===Details===
}}
[[File:media_settings_2.0.png|alt=Media settings|center|thumb|386x386px|Media settings]]
Here you can assign a namespace and categories to a picture.
 
*'''Target namespace:''' The picture can be assigned directly to a namespace. The access rights of the namespace are also applied to the image. This means that only users with access to the namespace can view the image on the wiki.
*'''Name:''' Choose a name that makes it easy to find the image later during an image search. Or simply leave the current file name.
*'''Description:''' The description is mainly useful for photos or infographics when the image name does not adequately describe the image content.
*'''Categories:''' Here, the picture can be assigned to categories.<br />
{{Filename}}
 
 
'''Error message when saving:''' If the image already exists, an error message is displayed. If you want to overwrite the existing file, you can click on the file name and overwrite the file via the image page in the wiki. This is done by clicking the "Upload a new version of this file" link in the "File Versions" section. In VisualEditor itself overwriting an image does not not work.
[[File:something_went_wrong.png|alt=Upload error|center|thumb|400x400px|Upload error]]
<br />
 
===General settings===
[[File:media_settings_3.0.png|alt=General settings|center|thumb|424x424px]]
In the general settings, the image descriptions are added.
 
'''Caption:''' The caption is shown with framed images and thumbnails. Note: If you change an image to frameless and then back to "framed", you need to re-enter the caption.
 
'''Alternate text:''' The alternate text should be entered for each image since it replaces the image in certain contexts. For example, this so-called "alt" text is used by users who work with screen readers. Screen readers are used by users with visual limitations, but search engines can also read this text. In some business areas, the indication of the "alt" text is also required by law. If you are not sure, ask your company accordingly.
<br />
 
===Advanced settings===
[[File:media_settings_4.0.png|alt=Advanced settings|center|thumb|309x309px|''Advanced settings: position (image alignment), image type'', ''image width'' and ''image height'']]
In the advanced settings, you can set the position (image alignment), image type, image width and image height.
 
The following settings are possible:
 
*'''Position:'''
**Wrap text around this item: If unchecked, the image is left-aligned between two paragraphs. If checked, one of the following positions can be selected:
***''Left:'' The image is displayed on the left side of the text. The content surrounds the image.
***''Center:'' The image is displayed centered between two  paragraphs.
***''Right:'' The image is displayed to the right of the text. The content surrounds the image.
 
*'''Image type''':  If you insert an image with VisualEditor, the image is usually linked to the Media Viewer. To suppress the link on an image, you must add an empty link attribute to the image tag in the source code:
**frameless picture with link (standard): <code><nowiki>[[File:adult-chair-company-380769.jpg|frameless]]</nowiki></code>
**frameless picture without link: <code><nowiki>[[File:adult-chair-company-380769.jpg|frameless|link=]]</nowiki></code>
 
{| class="wikitable"
|+
!Image type
!Output
!Description
|-
|Thumbnail
|[[File:Bild.jpg|alt=Example of a thumbnail image|centre|thumbnail|This is the caption|link=https://de.wiki.bluespice.com/wiki/Datei:Bild.jpg]]
|The preview picture shows the image with a standard width of 300px. The width can be adjusted as required.
 
 
In addition, the caption is displayed below the picture. A preview icon indicates that the image can be viewed in a larger size.
|-
|Frameless
|[[File:Bild.jpg|alternativtext=Bild|centre|frameless|link=https://de.wiki.bluespice.com/wiki/Datei:Bild.jpg]]
|The frameless version shows the picture without a frame. The width can be adjusted as required (here we set the example to 300px).
 
The caption does not appear below the picture.
 
By default, the image is inserted without text wrapping. It will break up a sentence exactly where it is inserted. By default, the image is centered.
 
However, the image size and position can be adjusted as needed.
|-
|Frame
|[[File:Bild.jpg|alternativtext=Beispiel: Bildtyp frame|none|enframed|300x300px|Dies ist die Beschriftung|link=https://de.wiki.bluespice.com/wiki/Datei:Bild.jpg]]
|The framed version is similar to the preview picture. Compared to the preview, the magnifying glass symbol is not displayed and the image is inserted on the page full-size.
 
The size cannot be adjusted.
|-
|Basic
|[[File:Bild.jpg|300x300px|link=https://de.wiki.bluespice.com/wiki/Datei:Bild.jpg]]
|The basic version is like the frameless version.
 
By default, text does not wrap, but the text is separated at the point where the image was inserted.
 
The image is inserted in full width, while the frameless image is inserted in miniature image width (300px). The size can be adjusted.
|}
 
*'''Image size:'''
**''Standard:'' sets the image width to 300px (unless the standard width has been changed in the [[Manual:Preferences|user preferences]]).
**''Custom:'' allows setting a custom size.
**''Make full size:'' resets the size to the actual image size. '''Note:''' An image cannot be set to a larger dimension than the actual image dimension.
 
== <span class="mw-headline" style="box-sizing: border-box; -webkit-print-color-adjust: exact !important;" id="Drag-and-drop_Einbindung">Inserting images with drag-and-drop</span> ==
In visual edit mode, an image can be dragged directly from the file folder into the wiki with the mouse. It is important that the position for inserting the image shows a horizontal line before you drop the image. Otherwise the image will not be uploaded or inserted.
[[File:drag and drop.png|alt=Line indicating the insert position during drag-and-drop|center|thumb|650x650px|Line indicating the insert position during drag-and-drop]]
 
=== Drag-and drop settings {{Bsvs|bsvFrom=4.3|bsvTo=|bsvFeature=}} ===
The standard image settings that should be applied when placing an image via drag-and-drop can be adjusted in the [[Manual:Extension/BlueSpiceConfigManager#EnhancedUpload vbsvFrom::4.3.2B|Config Manager.]]
 
==Images and namespaces==
You can save pictures and files in the general namespace ''(pages)''. If pictures should be accessible by all users, you can save these pictures in the main namespace if other namespaces have access restrictions. If you have created additional namespaces, you can also save images in these namespaces if you have the necessary access rights.  Images are then only shown to users who have the necessary read permissions in these namespaces.
 
In the upload dialog, the namespace field always suggests the namespace of the current page for the image upload.
 
==Changing an embedded image==
'''Different image:''' In the editing mode of the page, it is possible to edit the image with a double-click. Use the "Change image" button to exchange the image with a different image.
 
'''Same image with different version:''' If you want to use a new version of the same image, open the "Special:Upload file" page in a new browser tab (so that you don't  lose any changes on your wiki page). There, you can save already existing pictures with  the same name again. The original image is kept as a version.
 
[[en:{{FULLPAGENAME}}]]
[[de:Handbuch:Erweiterung/VisualEditor/Bilder]]
 
[[Category:Editing]]
[[Category:Getting started]]

Revision as of 10:24, 3 May 2023

How to insert an image on a page

In addition to text, images are probably the most important components of typical content pages. With VisualEditor, the images can be uploaded, inserted and formatted all in one step. Images are inserted via the menu item Insert > Media.

Insert media
Insert media


The dialog box Media Settings opens.

Media settings dialog
Media settings dialog


After uploading, you can edit the image settings: Details, General Settings, and Advanced Settings.

Details

Media settings
Media settings

Here you can assign a namespace and categories to a picture.

  • Target namespace: The picture can be assigned directly to a namespace. The access rights of the namespace are also applied to the image. This means that only users with access to the namespace can view the image on the wiki.
  • Name: Choose a name that makes it easy to find the image later during an image search. Or simply leave the current file name.
  • Description: The description is mainly useful for photos or infographics when the image name does not adequately describe the image content.
  • Categories: Here, the picture can be assigned to categories.
Note:When uploading a new file, you should check the file/page name for unusual special characters (e.g., ", %, /,< ,>, [ ,], {, }). Change the name to include only standard characters, since the server file system could have problems with them or since some characters have special meanings in MediaWiki.

The special characters (, ), &, + can be used and are translated into their equivalent %-hex notation.


: will be converted to spaces, unless it is part of an existing namespace prefix.


Error message when saving: If the image already exists, an error message is displayed. If you want to overwrite the existing file, you can click on the file name and overwrite the file via the image page in the wiki. This is done by clicking the "Upload a new version of this file" link in the "File Versions" section. In VisualEditor itself overwriting an image does not not work.

Upload error
Upload error


General settings

General settings

In the general settings, the image descriptions are added.

Caption: The caption is shown with framed images and thumbnails. Note: If you change an image to frameless and then back to "framed", you need to re-enter the caption.

Alternate text: The alternate text should be entered for each image since it replaces the image in certain contexts. For example, this so-called "alt" text is used by users who work with screen readers. Screen readers are used by users with visual limitations, but search engines can also read this text. In some business areas, the indication of the "alt" text is also required by law. If you are not sure, ask your company accordingly.

Advanced settings

Advanced settings
Advanced settings: position (image alignment), image type, image width and image height

In the advanced settings, you can set the position (image alignment), image type, image width and image height.

The following settings are possible:

  • Position:
    • Wrap text around this item: If unchecked, the image is left-aligned between two paragraphs. If checked, one of the following positions can be selected:
      • Left: The image is displayed on the left side of the text. The content surrounds the image.
      • Center: The image is displayed centered between two paragraphs.
      • Right: The image is displayed to the right of the text. The content surrounds the image.
  • Image type: If you insert an image with VisualEditor, the image is usually linked to the Media Viewer. To suppress the link on an image, you must add an empty link attribute to the image tag in the source code:
    • frameless picture with link (standard): [[File:adult-chair-company-380769.jpg|frameless]]
    • frameless picture without link: [[File:adult-chair-company-380769.jpg|frameless|link=]]
Image type Output Description
Thumbnail
Example of a thumbnail image
This is the caption
The preview picture shows the image with a standard width of 300px. The width can be adjusted as required.


In addition, the caption is displayed below the picture. A preview icon indicates that the image can be viewed in a larger size.

Frameless
alternativtext=Bild
The frameless version shows the picture without a frame. The width can be adjusted as required (here we set the example to 300px).

The caption does not appear below the picture.

By default, the image is inserted without text wrapping. It will break up a sentence exactly where it is inserted. By default, the image is centered.

However, the image size and position can be adjusted as needed.

Frame
Dies ist die Beschriftung
The framed version is similar to the preview picture. Compared to the preview, the magnifying glass symbol is not displayed and the image is inserted on the page full-size.

The size cannot be adjusted.

Basic Bild.jpg The basic version is like the frameless version.

By default, text does not wrap, but the text is separated at the point where the image was inserted.

The image is inserted in full width, while the frameless image is inserted in miniature image width (300px). The size can be adjusted.

  • Image size:
    • Standard: sets the image width to 300px (unless the standard width has been changed in the user preferences).
    • Custom: allows setting a custom size.
    • Make full size: resets the size to the actual image size. Note: An image cannot be set to a larger dimension than the actual image dimension.

Inserting images with drag-and-drop

In visual edit mode, an image can be dragged directly from the file folder into the wiki with the mouse. It is important that the position for inserting the image shows a horizontal line before you drop the image. Otherwise the image will not be uploaded or inserted.

Line indicating the insert position during drag-and-drop
Line indicating the insert position during drag-and-drop

Drag-and drop settings   v4.3+

The standard image settings that should be applied when placing an image via drag-and-drop can be adjusted in the "Manual:Extension/BlueSpiceConfigManager#EnhancedUpload vbsvFrom" contains a listed "#" character as part of the property label and has therefore been classified as invalid.

Images and namespaces

You can save pictures and files in the general namespace (pages). If pictures should be accessible by all users, you can save these pictures in the main namespace if other namespaces have access restrictions. If you have created additional namespaces, you can also save images in these namespaces if you have the necessary access rights. Images are then only shown to users who have the necessary read permissions in these namespaces.

In the upload dialog, the namespace field always suggests the namespace of the current page for the image upload.

Changing an embedded image

Different image: In the editing mode of the page, it is possible to edit the image with a double-click. Use the "Change image" button to exchange the image with a different image.

Same image with different version: If you want to use a new version of the same image, open the "Special:Upload file" page in a new browser tab (so that you don't lose any changes on your wiki page). There, you can save already existing pictures with the same name again. The original image is kept as a version.

Discussions