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