Plugins Directory » Outlook Attachment Preview
|
Author: | Alex Bevilacqua |
---|---|---|
Website: | http://www.alexbevi.com/projects/redmine-msg-preview | |
Code repository: | https://github.com/alexbevi/redmine_msg_preview | |
Registered on: | 2010-12-24 (almost 14 years ago) | |
Current version: | 0.0.2 | |
Compatible with: | Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x | |
User ratings: |
This plugin to Redmine parses Microsoft Outlook MSG
file attachments within an issues attachment list. These attachments can then
be opened and viewed directly within Redmine without needing an instance of
Outlook installed on your local machine.
Installation notes
Extract to <redmine root>/vendor/plugins
(that's it ... no need for any additional migrations)
Changelog
0.0.2 (2011-01-19)
Compatible with Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x.
- Fixed properties not being parsed consistently for certain attachments
- Preview now opens the message body in an iframe to prevent style overwrites
0.0.1 (2010-12-24)
Compatible with Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x.