Project

General

Profile

PluginScreenshotPaste » History » Version 5

Emmanuel GALLOIS, 2012-10-31 13:48

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 2 Jean-Philippe Lang
h2. Compatibility
8
9
|_. Plugin Version|_. Redmine compatibility|
10
|1.0.2|0.9.x releases
11
0.9.stable|
12
|1.1.0|0.9.devel (r3523 and above)|
13 3 Jean-Philippe Lang
|1.1.1|1.0.x, 1.1.x|
14 5 Emmanuel GALLOIS
|2.0.0|2.0.x, 2.1.x|
15 2 Jean-Philippe Lang
16 1 Jean-Philippe Lang
h2. Installation
17
18
Unzip in your vendor/plugins directory.
19 4 Emmanuel GALLOIS
20 5 Emmanuel GALLOIS
h2. Redmine 2.x
21 4 Emmanuel GALLOIS
22 5 Emmanuel GALLOIS
I've made a rework of the plugin because it wasn't compatible with Redmine 2.x
23 4 Emmanuel GALLOIS
You can checkout it on my github account : "redmine_screenshot_paste":https://github.com/undx/redmine_screenshot_paste.