Plugins Directory » Redmine More Code
Author: | Stephan Wenzel | |
---|---|---|
Website: | https://github.com/HugoHasenbein/redmine_more_code | |
Code repository: | https://github.com/HugoHasenbein/redmine_more_code | |
Registered on: | 2018-07-22 (over 6 years ago) | |
Current version: | 1.0.1 | |
Compatible with: | Redmine 4.1.x, 4.0.x, 3.4.x | |
User ratings: |
Will enable code previewing of cfc, cfm, clj, cpp, cu, cxx, c++, C, dpr, gemspec, go, groovy, gvy, haml, hpp, h++, html.erb, js, lua, mab, pas, phtml, prawn, py3, pyw, raydebug, rjs, rpdf, ru, rxml, sass, taskpaper, template, tmproj, xaml
Installation notes
Install¶
1. go to plugins folder
git clone https://github.com/HugoHasenbein/redmine_more_code.git
2. load gem (only for redmine 4 and higher)
bundle install
3. restart server f.i.
sudo /etc/init.s/apache2 restart
Uninstall¶
1. go to plugins folder
rm -r redmine_more_code
2. restart server f.i.
sudo /etc/init.s/apache2 restart
Changelog
1.0.1 (2020-10-04)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.
now supports Redmine 4.0 up
1.0.0 (2018-07-22)
Compatible with Redmine 3.4.x.