Project

General

Profile

PluginScreenshotPaste » History » Version 6

dj jones, 2021-04-17 17:00

1 1 Jean-Philippe Lang
h1. Screenshot Paste Plugin
2
3
h2. Features
4
5
Allow pasting a screenshot from the clipboard on the issue form.
6
7 6 dj jones
---------- NO LONGER NEEDED! -----------
8
9
Redmine 4.1 handles this , itself.
10
Or to paste the screenshot as a visible image inside the Issue body (ie not as an attachment) - this plugin:
11
- https://www.redmine.org/boards/3/topics/40491
12
13
---------- NO LONGER NEEDED! -----------
14
15 2 Jean-Philippe Lang
h2. Compatibility
16
17
|_. Plugin Version|_. Redmine compatibility|
18
|1.0.2|0.9.x releases
19
0.9.stable|
20
|1.1.0|0.9.devel (r3523 and above)|
21 3 Jean-Philippe Lang
|1.1.1|1.0.x, 1.1.x|
22 5 Emmanuel GALLOIS
|2.0.0|2.0.x, 2.1.x|
23 2 Jean-Philippe Lang
24 1 Jean-Philippe Lang
h2. Installation
25
26
Unzip in your vendor/plugins directory.
27 4 Emmanuel GALLOIS
28 5 Emmanuel GALLOIS
h2. Redmine 2.x
29 4 Emmanuel GALLOIS
30 5 Emmanuel GALLOIS
I've made a rework of the plugin because it wasn't compatible with Redmine 2.x
31 4 Emmanuel GALLOIS
You can checkout it on my github account : "redmine_screenshot_paste":https://github.com/undx/redmine_screenshot_paste.