Plugin for Redmine. Add free configurable categories to attachments. In all attachment views the category tag is shown next to the filename or the thumbnail. Also, it adds a suggestion auto complete for attachment description in edit attachment form.
download plugin and copy plugin folder redmine_attachment_categories go to Redmine's plugins folder
go to redmine root folder
bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=redmine_attachment_categories
sudo /etc/init.d/apache2 restart
bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=redmine_attachment_categories VERSION=0
rm -r redmine_attributes_quickies
sudo /etc/init.d/apache2 restart
Click Attachment Categories and edit existing categories or create new one by providing a name and a color. Save the new created Attachment Categories.
Have fun!
2.0.0 compatible with redmine 4+
1.0.3 enhanced compatibility with my other plugins
1.0.2 Cosmetic fixes
1.0.1 Running on Redmine 3.4.6