Project

General

Profile

PluginScreenshotPaste » History » Revision 6

Revision 5 (Emmanuel GALLOIS, 2012-10-31 13:48) → Revision 6/7 (dj jones, 2021-04-17 17:00)

h1. Screenshot Paste Plugin 

 h2. Features 

 Allow pasting a screenshot from the clipboard on the issue form. 

 ---------- NO LONGER NEEDED! ----------- 

 Redmine 4.1 handles this , itself. 
 Or to paste the screenshot as a visible image inside the Issue body (ie not as an attachment) - this plugin: 
 - https://www.redmine.org/boards/3/topics/40491 

 ---------- NO LONGER NEEDED! ----------- 

 h2. Compatibility 

 |_. Plugin Version|_. Redmine compatibility| 
 |1.0.2|0.9.x releases 
 0.9.stable| 
 |1.1.0|0.9.devel (r3523 and above)| 
 |1.1.1|1.0.x, 1.1.x| 
 |2.0.0|2.0.x, 2.1.x| 

 h2. Installation 

 Unzip in your vendor/plugins directory. 

 h2. Redmine 2.x 

 I've made a rework of the plugin because it wasn't compatible with Redmine 2.x 
 You can checkout it on my github account : "redmine_screenshot_paste":https://github.com/undx/redmine_screenshot_paste.