Difference between revisions of "Archive:PasteImage"

m (Mlink-rodrigue moved page PasteImage to Archive:PasteImage without leaving a redirect: not part of BlueSpice 3)
 
Extension PasteImage for BlueSpice

Extension: PasteImage


Overview
Description: allows to include images in an article using Copy & Paste and also provides to insert screenshots from the clipboard.
State: stable Dependency: BlueSpice
Developer: HalloWelt License: -
Type: Category: Editor
Edition: BlueSpice pro

Features[edit source]

Description[edit | edit source]

PasteImage allows users to include images in an article, either via Drag&Drop, or by copying it from the clipboard.

No complicated code necessary.

Where do I find PasteImage?Usage / Features[edit | edit source]

PasteImage is integrated
  • Works in the
edit mode of the wiki. Every time an image is pasted or dropped into one of the two editors, PasteImage is automatically loaded and provides you a special window to enter further data. How do I use PasteImage? (Step-by-step)[edit | edit source]

Note: Please see the entry Technical background for system requirements and compatibility!

Option 1: Via Drag & drop

Step 1: Open the respective wiki article in edit mode. Choose either the WYSIWYG editor or the wikicode view.
Step 2: Open your Explorer and choose the picture you want to add to your article.
Step 3: Drag and drop the picture into your editor window. A separate window will pop up where you can enter additional information and credentials.

Option 2: Via Copy & Paste

Step 1: Open the respective wiki article in edit mode. Choose either view.
Step 2: Open your Explorer and copy the image you want to add. Alternatively you can also press the screenshot key to save your current screen to the clipboard.
Step 3: Move your mouse cursor to the spot in the editor where you want to insert the image and press ctrl+v. You can now also enter additional information in a separate pop-up window.
Features of PasteImage
  • WikiCode view and in the visual editor.
  • There are two ways to insert a picture:
    • Drag and Drop: drag and drop from the file explorer into a drop area.
    • Copy + Paste: Copy the image in the file browser via Ctrl + C to the clipboard and then paste it into the visual editor via Ctrl + V in the browser.

Technical information[edit | edit source]

Additional dataConfiguration[edit | edit source]

When inserting the image, a pop-up window appears, allowing you to add the following information to the image:

  • The categories the image can be found in
  • A summary description that will appear on the file page of the image
  • The license the image is under. Note: make sure that you only upload images you are allowed to!
  • Furthermore you can place the image on a watch list, so you will always be informed about future changes of the image.
Screenshot: Adding additional data to the inserted image Screenshot: Adding additional data to the inserted image

Further editing of images[edit | edit source]

After inserting an image with PasteImage, you can of course modify it further (resizing, adding alt-text or links, etc.) via the normal functions of your chosen editor.

Screenshot: Further editing of an inserted image Screenshot: Further editing of an inserted image

Administration[edit | edit source]

How can I adapt PasteImage?[edit | edit source]

Administrators can change the following settings in the preference tab PasteImage:

  • Default File Extension if none provided
  • Activate Java Applet (This setting can also be activated or deactived by the user in the personal user settings under the tab BlueSpice)
Which rights are needed to use PasteImage?

Some aspects of this extension can be configured on Special:BlueSpicePreferences, under section "Paste image". Here wiki administrators can configure:

  • Default file extension if none is specified.

Rights (permissions)[edit | edit source]

To use PasteImage, users need editing rights in the respective namespace. Furthermore, rights to import new images (upload, reupload, reupload-shared) are also necessary.

Additional system requirements

Users must have "edit" permission, as well as "upload", "reupload" and "reupload-shared" permissions for target namespace.

Requirements[edit | edit source]

PasteImage requires BlueSpiceFoundation.

PasteImage uses Java for the "Copy & Paste" functionality. So for using this feature, Java 1.7 or higher is required. Please keep your Java version up-to-date.

Browser compatibility

User manual[edit | edit source]

PasteImage is tested and ready-to-use for

  • Firefox version 22 and higher
  • Internet Explorer version 9 and higher
  • Chrome version 13 and higher

Please note: Chrome stopped supporting Java from version 43, so "Copy & Paste" is also not supported anymore. Other features however are not affected.

Troubleshooting

For detailed description and usage, visit our user manual.

Try free our BlueSpice[edit | edit source]

  • Application blocked for security reasons
Screenshot: Security Blocking Error Screenshot: Security Blocking Error
If the applet is blocked for security reasons, you can add your wiki to the Exception Site List (required: Java 1.7.0_51 or higher):
Step 1: Open your system settings and click on "Java".
Screenshot: System settings Screenshot: System settings
Step 2: Access the "Security" tab and click on "Edit Site List...".
Screenshot: Java Control Panel - Security Tab Screenshot: Java Control Panel - Security Tab
Step 3: Click "Add" to add your website to the trusted pages.
Screenshot: Exception Site List Screenshot: Exception Site List
Step 4: Enter the corresponding URL, then click "OK". In the following window, re-check your URL. Click on "Continue".
Screenshot: Security Warning Screenshot: Security Warning
Step 5: The URL should appear in the Exception Site List. Click "OK" to save your changes.
Screenshot: New Exception Site Entry Screenshot: New Exception Site Entry
If you are running Java version 1.7.0_40 or 1.7.0_45, you need to import the certificate the applet uses:
Step 1: Open your system settings and click on "Java".
Screenshot: System settings Screenshot: System settings
Step 2: Access the "Security" tab and click on "Manage Certificates...".
Screenshot: Java Control Panel - Security Tab Screenshot: Java Control Panel - Security Tab
Step 3: Choose "Signer CA" as Certificate type. Click on "Import".
Screenshot: Import Certificate Screenshot: Import Certificate
Step 4: Choose the pasteImage.crt file. If you can't see the file, choose "All Files" from the "Files of type" dropdown menu. Click on "Open".
Screenshot: Choose pasteImage.crt Screenshot: Choose pasteImage.crt
Step 5: Verify that you imported the correct certificate. You can see "HalloWelt! - Medienwerkstatt GmbH" as the issuer. Click on "Close".
Screenshot: New certicate entry Screenshot: New certicate entry
Please note: regardless of your Java version, always restart your browser for the changes to take effect!
  • Stop the applet from asking if you want to execute it
To stop Java from asking you if you want to execute this applet, you need to import the certificate as described above. In addition to that, with Java version 1.7.0_51 or higher, you need to add your wiki to the trusted sites (as described above).
If all is correct, you see the following window:
Screenshot: Screenshot:
To stop Java asking for permissions for this applet, check the checkbox on the left hand side.

The BlueSpice extension PasteImage is part of BlueSpice pro. It can also be purchased as a single extension in the BlueSpice Shop.

BlueSpiceDemo.

__TOC__
            
            
            
            
            
            Extension '''PasteImage''' for BlueSpice allows users {{BSExtensionInfobox
            
            |desc=allows to include images in an article, either via Drag&Drop, or by copying it from the clipboard.
            
            
            
            No complicated code necessary.
            
            
            
            ==Where do I find PasteImage?==
            
            '''PasteImage''' is integrated in the edit mode of the wiki. Every time an image is pasted or dropped into one of the two editors, '''PasteImage''' is automatically loaded and provides you a special window to enter further data.
            
            
            
            
            
            ==How do I use PasteImage? (Step-by-step)==
            
            '''Note:''' Please see the entry ''Technical background'' for system requirements and compatibility!
            
            
            
            '''Option 1: Via Drag & drop'''
            
            
            
            : '''Step 1:''' Open the respective wiki article in edit mode. Choose either the [[VisualEditor|WYSIWYG editor]] or the wikicode view.
            
            : '''Step 2:''' Open your Explorer and choose the picture you want to add to your article.
            
            : '''Step 3:''' Drag and drop the picture into your editor window. A separate window will pop up where you can enter additional information and credentials.
            
            '''Option 2: Via Copy & Paste'''
            
            : '''Step 1:''' Open the respective wiki article in edit mode. Choose either view.
            
            : '''Step 2:''' Open your Explorer and copy the image you want to add. Alternatively you can also press the screenshot key to save your current screen to the clipboard.
            
            : '''Step 3:''' Move your mouse cursor to the spot in the editor where you want to insert the image and press <code>ctrl+v</code>. You can now also enter additional information in a separate pop-up window.
            
            ==Features of PasteImage==
            
            ===Additional data===
            
            When inserting the image, a pop-up window appears, allowing you to add the following information to the image:
            
            
            
            * The '''categories''' the image can be found in
            
            * A '''summary description''' that will appear on the file page of the image
            
            * The '''license''' the image is under. Note: make sure that you only upload images you are allowed to!
            
            * Furthermore you can place the image on a '''watch list''', so you will always be informed about future changes of the image.
            
            
            
            [[File:PastImage_Infoscreen.png|thumb|center|alt=Screenshot: Adding additional data to the inserted image|400x423px|Screenshot: Adding additional data to the inserted image]]
            
            
            
            ===Further editing of images===
            
            After inserting an image with '''PasteImage''', you can of course modify it further (resizing, adding alt-text or links, etc.) via the normal functions of your chosen editor.
            
            [[File:PastImage_Infoscreen_02.png|thumb|center|alt=Screenshot: Further editing of an inserted image|400x287px|Screenshot: Further editing of an inserted image]]
            
            
            
            
            
            
            
            ==Administration==
            
            ===How can I adapt PasteImage?===
            
            Administrators can change the following settings in the preference tab ''PasteImage'':
            
            
            
            * '''Default File Extension if none provided'''
            
            * '''Activate Java Applet''' (This setting can also be activated or deactived by the user in the personal user settings under the tab ''BlueSpice'')
            
            
            
            ===Which rights are needed to use PasteImage?===
            
            To use '''PasteImage''', users need editing rights in the respective namespace. Furthermore, rights to import new images (upload, reupload, reupload-shared) are also necessary.
            
            
            
            ===Additional system requirements===
            
            '''PasteImage'''  using Copy & Paste and also provides to insert screenshots from the clipboard.
            
            |status=stable
            
            |developer=HalloWelt
            
            |type=BlueSpice
            
            |edition=BlueSpice pro
            
            |active=Yes
            
            |compatible=BlueSpice
            
            |package=PasteImage
            
            |category=Editor
            
            }}
            
            __TOC__
            
            
            
            ==Description==
            
            
            
            '''PasteImage''' allows users to include images in an article, either via Drag&Drop, or by copying it from the clipboard.
            
            
            
            No complicated code necessary.
            
            
            
            ==Usage / Features==
            
            
            
            * Works in the WikiCode view and in the visual editor.
            
            * There are two ways to insert a picture:
            
            ** Drag and Drop: drag and drop from the file explorer into a drop area.
            
            ** Copy + Paste: Copy the image in the file browser via Ctrl + C to the clipboard and then paste it into the visual editor via Ctrl + V in the browser.
            
            
            
            == Technical information==
            
            
            
            ===Configuration===
            
            Some aspects of this extension can be configured on Special:BlueSpicePreferences, under section "Paste image". Here wiki administrators can configure:
            
            
            
            * Default file extension if none is specified.
            
            
            
            ===Rights (permissions)===
            
            
            
            Users must have "edit" permission, as well as "upload", "reupload" and "reupload-shared" permissions for target  namespace.
            
            
            
            ===Requirements===
            
            
            
            PasteImage requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].
            
            
            
            PasteImage uses Java for the "Copy & Paste" functionality. So for using this feature, Java 1.7 or higher is required. Please keep your Java version up-to-date.
        
        
        
        ===Browser compatibility===
            
            '''PasteImage''' is tested and ready-to-use for
            
            
            
            * Firefox version 22 and higher
            
            * Internet Explorer version 9 and higher
            
            * Chrome version 13 and higher
            
            '''Please note:''' Chrome stopped supporting Java from version 43, so "Copy & Paste" is also not supported anymore. Other features however are not affected.
            
            
            
            ===Troubleshooting===
            
            * '''Application blocked for security reasons'''
            
            [[File:PasteImage_error.png|thumb|center|alt=Screenshot: Security Blocking Error|400x176px|Screenshot: Security Blocking Error]]
            
            
            
            : If the applet is blocked for security reasons, you can add your wiki to the Exception Site List (required: Java 1.7.0_51 or higher):
            
            : Step 1: Open your system settings and click on "Java".
            
            [[File:PasteImage_1.png|thumb|center|alt=Screenshot: System settings|400x225px|Screenshot: System settings]]
            
            : Step 2: Access the "Security" tab and click on "Edit Site List...".
            
            [[File:PasteImage_2.png|thumb|center|alt=Screenshot: Java Control Panel - Security Tab|400x429px|Screenshot: Java Control Panel - Security Tab]]
            
            : Step 3: Click "Add" to add your website to the trusted pages.
            
            [[File:PasteImage_3.png|thumb|center|alt=Screenshot: Exception Site List|400x266px|Screenshot: Exception Site List]]
            
            : Step 4: Enter the corresponding URL, then click "OK". In the following window, re-check your URL. Click on "Continue".
            
            [[File:PasteImage_5.png|thumb|center|alt=Screenshot: Security Warning|400x214px|Screenshot: Security Warning]]
            
            : Step 5: The URL should appear in the Exception Site List. Click "OK" to save your changes.
            
            [[File:PasteImage_6.png|thumb|center|alt=Screenshot: New Exception Site Entry|400x429px|Screenshot: New Exception Site Entry]]
            
            : If you are running Java version 1.7.0_40 or 1.7.0_45, you need to import the certificate the applet uses:
            
            : Step 1: Open your system settings and click on "Java".
            
            [[File:PasteImage_1.png|thumb|center|alt=Screenshot: System settings|400x225px|Screenshot: System settings]]
            
            : Step 2: Access the "Security" tab and click on "Manage Certificates...".
            
            [[File:PasteImage_cert_1.png|thumb|center|alt=Screenshot: Java Control Panel - Security Tab|400x417px|Screenshot: Java Control Panel - Security Tab]]
            
            : Step 3: Choose "Signer CA" as Certificate type. Click on "Import".
            
            [[File:PasteImage_cert_2.png|thumb|center|alt=Screenshot: Import Certificate|400x298px|Screenshot: Import Certificate]]
            
            : Step 4: Choose the <code>pasteImage.crt</code> file. If you can't see the file, choose "All Files" from the "Files of type" dropdown menu. Click on "Open".
            
            [[File:PasteImage_cert_3.png|thumb|center|alt=Screenshot: Choose pasteImage.crt|400x292px|Screenshot: Choose pasteImage.crt]]
            
            : Step 5: Verify that you imported the correct certificate. You can see "HalloWelt! - Medienwerkstatt GmbH" as the issuer. Click on "Close".
            
            [[File:PasteImage_cert_4.png|thumb|center|alt=Screenshot: New certicate entry|400x298px|Screenshot: New certicate entry]]
            
            : '''Please note:''' regardless of your Java version, always restart your browser for the changes to take effect!
            
            * '''Stop the applet from asking if you want to execute it'''
            
            
            
            : To stop Java from asking you if you want to execute this applet, you need to import the certificate as described above. In addition to that, with Java version 1.7.0_51 or higher, you need to add your wiki to the trusted sites (as described above).
            
            : If all is correct, you see the following window:
            
            [[File:Pasteimage_warning_sites_ok.png|thumb|center|alt=Screenshot: |400x246px|Screenshot: ]]
            
            : To stop Java asking for permissions for this applet, check the checkbox on the left hand side.
            
            {| style="border: 1px solid #98A7C4; background-color: #ffffff; border-left: 20px solid #98A7C4; margin-bottom: 0.4em; margin-left: auto; margin-right: auto; width: 100%;" border="0" cellspacing="2" cellpadding="5"
            
            |-
            
            ||
            
            The BlueSpice extension '''PasteImage''' is part of [[BlueSpice pro]]. It can also be purchased as a single extension in the [https://shop.bluespice.com/ BlueSpice Shop].
            
            
            
            |}
            
            
            
            [[Category:BlueSpice pro]]
            
            [[en:{{      FULLPAGENAME }}|en:{{FULLPAGENAME}}]][[de:PasteImage]]User manual==
            
            
            
            For detailed description and usage, visit our [[Manual:Extension/PasteImage|user manual.]]
            
            
            
            ==Try free our BlueSpice==
            
            
            
            [https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]
            
            
            
            
            
            [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]]
(53 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 +
{{BSExtensionInfobox
 +
|desc=allows to include images in an article using Copy & Paste and also provides to insert screenshots from the clipboard.
 +
|status=stable
 +
|developer=HalloWelt
 +
|type=BlueSpice
 +
|edition=BlueSpice pro
 +
|active=Yes
 +
|compatible=BlueSpice
 +
|package=PasteImage
 +
|category=Editor
 +
}}
 
__TOC__
 
__TOC__
  
 +
==Description==
  
Extension '''PasteImage''' for BlueSpice allows users to include images in an article, either via Drag&Drop, or by copying it from the clipboard.
+
'''PasteImage''' allows users to include images in an article, either via Drag&Drop, or by copying it from the clipboard.
  
 
No complicated code necessary.
 
No complicated code necessary.
  
==Where do I find PasteImage?==
+
==Usage / Features==
'''PasteImage''' is integrated in the edit mode of the wiki. Every time an image is pasted or dropped into one of the two editors, '''PasteImage''' is automatically loaded and provides you a special window to enter further data.
 
  
 +
* Works in the WikiCode view and in the visual editor.
 +
* There are two ways to insert a picture:
 +
** Drag and Drop: drag and drop from the file explorer into a drop area.
 +
** Copy + Paste: Copy the image in the file browser via Ctrl + C to the clipboard and then paste it into the visual editor via Ctrl + V in the browser.
  
==How do I use PasteImage? (Step-by-step)==
+
== Technical information==
'''Note:''' Please see the entry ''Technical background'' for system requirements and compatibility!
 
  
'''Option 1: Via Drag & drop'''
+
===Configuration===
 +
Some aspects of this extension can be configured on Special:BlueSpicePreferences, under section "Paste image". Here wiki administrators can configure:
  
: '''Step 1:''' Open the respective wiki article in edit mode. Choose either the [[VisualEditor|WYSIWYG editor]] or the wikicode view.
+
* Default file extension if none is specified.
: '''Step 2:''' Open your Explorer and choose the picture you want to add to your article.
 
: '''Step 3:''' Drag and drop the picture into your editor window. A separate window will pop up where you can enter additional information and credentials.
 
'''Option 2: Via Copy & Paste'''
 
: '''Step 1:''' Open the respective wiki article in edit mode. Choose either view.
 
: '''Step 2:''' Open your Explorer and copy the image you want to add. Alternatively you can also press the screenshot key to save your current screen to the clipboard.
 
: '''Step 3:''' Move your mouse cursor to the spot in the editor where you want to insert the image and press <code>ctrl+v</code>. You can now also enter additional information in a separate pop-up window.
 
==Features of PasteImage==
 
===Additional data===
 
When inserting the image, a pop-up window appears, allowing you to add the following information to the image:
 
  
* The '''categories''' the image can be found in
+
===Rights (permissions)===
* A '''summary description''' that will appear on the file page of the image
 
* The '''license''' the image is under. Note: make sure that you only upload images you are allowed to!
 
* Furthermore you can place the image on a '''watch list''', so you will always be informed about future changes of the image.
 
  
[[File:PastImage_Infoscreen.png|thumb|center|alt=Screenshot: Adding additional data to the inserted image|400x423px|Screenshot: Adding additional data to the inserted image]]
+
Users must have "edit" permission, as well as "upload", "reupload" and "reupload-shared" permissions for target  namespace.
  
===Further editing of images===
+
===Requirements===
After inserting an image with '''PasteImage''', you can of course modify it further (resizing, adding alt-text or links, etc.) via the normal functions of your chosen editor.
 
[[File:PastImage_Infoscreen_02.png|thumb|center|alt=Screenshot: Further editing of an inserted image|400x287px|Screenshot: Further editing of an inserted image]]
 
  
 +
PasteImage requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].
  
 +
PasteImage uses Java for the "Copy & Paste" functionality. So for using this feature, Java 1.7 or higher is required. Please keep your Java version up-to-date.
  
==Administration==
+
==User manual==
===How can I adapt PasteImage?===
 
Administrators can change the following settings in the preference tab ''PasteImage'':
 
  
* '''Default File Extension if none provided'''
+
For detailed description and usage, visit our [[Manual:Extension/PasteImage|user manual.]]
* '''Activate Java Applet''' (This setting can also be activated or deactived by the user in the personal user settings under the tab ''BlueSpice'')
 
  
===Which rights are needed to use PasteImage?===
+
==Try free our BlueSpice==
To use '''PasteImage''', users need editing rights in the respective namespace. Furthermore, rights to import new images (upload, reupload, reupload-shared) are also necessary.
 
  
===Additional system requirements===
+
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]
'''PasteImage''' uses Java for the "Copy & Paste" functionality. So for using this feature, Java 1.7 or higher is required. Please keep your Java version up-to-date.
 
  
===Browser compatibility===
 
'''PasteImage''' is tested and ready-to-use for
 
  
* Firefox version 22 and higher
+
[[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]]
* Internet Explorer version 9 and higher
 
* Chrome version 13 and higher
 
'''Please note:''' Chrome stopped supporting Java from version 43, so "Copy & Paste" is also not supported anymore. Other features however are not affected.
 
 
 
===Troubleshooting===
 
* '''Application blocked for security reasons'''
 
[[File:PasteImage_error.png|thumb|center|alt=Screenshot: Security Blocking Error|400x176px|Screenshot: Security Blocking Error]]
 
 
 
: If the applet is blocked for security reasons, you can add your wiki to the Exception Site List (required: Java 1.7.0_51 or higher):
 
: Step 1: Open your system settings and click on "Java".
 
[[File:PasteImage_1.png|thumb|center|alt=Screenshot: System settings|400x225px|Screenshot: System settings]]
 
: Step 2: Access the "Security" tab and click on "Edit Site List...".
 
[[File:PasteImage_2.png|thumb|center|alt=Screenshot: Java Control Panel - Security Tab|400x429px|Screenshot: Java Control Panel - Security Tab]]
 
: Step 3: Click "Add" to add your website to the trusted pages.
 
[[File:PasteImage_3.png|thumb|center|alt=Screenshot: Exception Site List|400x266px|Screenshot: Exception Site List]]
 
: Step 4: Enter the corresponding URL, then click "OK". In the following window, re-check your URL. Click on "Continue".
 
[[File:PasteImage_5.png|thumb|center|alt=Screenshot: Security Warning|400x214px|Screenshot: Security Warning]]
 
: Step 5: The URL should appear in the Exception Site List. Click "OK" to save your changes.
 
[[File:PasteImage_6.png|thumb|center|alt=Screenshot: New Exception Site Entry|400x429px|Screenshot: New Exception Site Entry]]
 
: If you are running Java version 1.7.0_40 or 1.7.0_45, you need to import the certificate the applet uses:
 
: Step 1: Open your system settings and click on "Java".
 
[[File:PasteImage_1.png|thumb|center|alt=Screenshot: System settings|400x225px|Screenshot: System settings]]
 
: Step 2: Access the "Security" tab and click on "Manage Certificates...".
 
[[File:PasteImage_cert_1.png|thumb|center|alt=Screenshot: Java Control Panel - Security Tab|400x417px|Screenshot: Java Control Panel - Security Tab]]
 
: Step 3: Choose "Signer CA" as Certificate type. Click on "Import".
 
[[File:PasteImage_cert_2.png|thumb|center|alt=Screenshot: Import Certificate|400x298px|Screenshot: Import Certificate]]
 
: Step 4: Choose the <code>pasteImage.crt</code> file. If you can't see the file, choose "All Files" from the "Files of type" dropdown menu. Click on "Open".
 
[[File:PasteImage_cert_3.png|thumb|center|alt=Screenshot: Choose pasteImage.crt|400x292px|Screenshot: Choose pasteImage.crt]]
 
: Step 5: Verify that you imported the correct certificate. You can see "HalloWelt! - Medienwerkstatt GmbH" as the issuer. Click on "Close".
 
[[File:PasteImage_cert_4.png|thumb|center|alt=Screenshot: New certicate entry|400x298px|Screenshot: New certicate entry]]
 
: '''Please note:''' regardless of your Java version, always restart your browser for the changes to take effect!
 
* '''Stop the applet from asking if you want to execute it'''
 
 
 
: To stop Java from asking you if you want to execute this applet, you need to import the certificate as described above. In addition to that, with Java version 1.7.0_51 or higher, you need to add your wiki to the trusted sites (as described above).
 
: If all is correct, you see the following window:
 
[[File:Pasteimage_warning_sites_ok.png|thumb|center|alt=Screenshot: |400x246px|Screenshot: ]]
 
: To stop Java asking for permissions for this applet, check the checkbox on the left hand side.
 
{| style="border: 1px solid #98A7C4; background-color: #ffffff; border-left: 20px solid #98A7C4; margin-bottom: 0.4em; margin-left: auto; margin-right: auto; width: 100%;" border="0" cellspacing="2" cellpadding="5"
 
|-
 
||
 
The BlueSpice extension '''PasteImage''' is part of [[BlueSpice pro]]. It can also be purchased as a single extension in the [https://shop.bluespice.com/ BlueSpice Shop].
 
 
 
|}
 
 
 
[[Category:BlueSpice pro]]
 
[[en:{{      FULLPAGENAME }}|en:{{FULLPAGENAME}}]][[de:PasteImage]]
 

Attachments

Discussions