dominch / redmine_highlightjs

A redmine plugin to highlight code blocks much better than coderay!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redmine 3.2.1 support?

HolyOne opened this issue · comments

My redmine does not come online when I add this plugin.
Does it support the 3.2.1 version?

Same version here and got a redmine error after installing this plugin.

Real shame, I wanted to try the plugin, it seems really useful!

Will wait to see if there is a fix or workaround.

Thanks for the good work

3.2.0 version works fine, install instructions:

  1. git clone https://github.com/dominch/redmine_highlightjs.git
  2. cd redmine/
  3. bundle install
  4. rake redmine:plugins:migrate RAILS_ENV=production
  5. touch tmp/restart.txt

did some test this with redmine 3.3 ?
is this plugin not maintained anyymore?

doesn't look good:
image

commented

I have not tried (yet) but this looks promising: https://github.com/alexandermeindl/redmine_highlightjs