Plugins Directory » Redmine All Thumbnails
Author: | Stephan Wenzel | |
---|---|---|
Website: | https://github.com/HugoHasenbein/redmine_all_thumbnails | |
Code repository: | https://github.com/HugoHasenbein/redmine_all_thumbnails | |
Registered on: | 2018-07-09 (over 6 years ago) | |
Current version: | 1.0.5 | |
Compatible with: | Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x | |
User ratings: |
Plugin to show every issue attachment as either thumbnailable image or as a file icon
Installation notes
Install¶
1. go to plugins folder
git clone https://github.com/HugoHasenbein/redmine_all_attachments.git
2. restart server f.i.
sudo /etc/init.s/apache2 restart
Uninstall¶
1. go to plugins folder
rm -r redmine_all_attachments.git
2. restart server f.i.
sudo /etc/init.s/apache2 restart
Changelog
1.0.5 (2018-09-09)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x.
1.0.5 supports redmine 4+
1.0.4 enhanced visual appearance of config dialog
- cleaned up and simplified code
- added configuration choice to unselect images and pdf for icons
1.0.3 enhanced compatibility with other preview plugins
1.0.2
- Moved parts of code to enhance compatibility with other plugins
- Separeted functionality from Redmine Thumbnail PDF
- Separated functionality from Redmine Preview PDF
- Added setup choice to either use SVG (fast) or PNG (more compatible) as thumbnails / icons