You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Archive:PasteImage"
(→Usage / Features) |
(→Usage / Features) |
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]
Contents
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.
Usage / Features[edit | edit source]
- 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[edit | edit source]
Configuration[edit | edit source]
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.
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.
User manual[edit | edit source]
For detailed description and usage please visit our user manual.
Try free our BlueSpice[edit | edit source]
{{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__ ==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=== ===Rights (permissions)=== To use PasteImage, users need editing rights in the respective namespace. Furthermore, rights to import new images (upload, reupload, reupload-shared) are also necessary. ===Requirements=== 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. ==User manual== For detailed description and usage please visit our [[Extensions/PasteImage|user manual.]] ==Try free our BlueSpice== [https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.] [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]] [[Category:Extension]]
Line 22: | Line 22: | ||
* Works in the WikiCode view and in the visual editor. | * Works in the WikiCode view and in the visual editor. | ||
* There are two ways to insert a picture: | * 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. | editor via Ctrl + V in the browser. | ||