Project

General

Profile

Plugins Directory » Wiki External Filter

Author: Johnson Sundar Raj
Website: http://www.logicmatter.com
Code repository: https://github.com/johnson-logicmatter/wiki_external_filter
Registered on: 2015-08-25 (over 8 years ago)
Current version: 0.0.2
Compatible with: Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x
User ratings:   (2)

This plugin allows us to perform below useful operations very simply,
  • Draw UML diagrams
  • Draw mathemetical notations
  • Play attached videos instant

Installation notes

1. It's recommended (but not required) to install
popen4 http://popen4.rubyforge.org/ library first as without it plugin is
unable to capture stderr output of external command, so it might be hard to debug
it if things go wrong.
Note: If you are using rvm you need to run `bundle install` in your redmine root to install the popen4 gem.
2. Get sources from github http://github.com/johnson-logicmatter/wiki_external_filter.
3. See Installing a plugin http://www.redmine.org/wiki/redmine/Plugins on
Redmine site.
4. After installation it's strongly recommended to go to plugin settings and
configure caching: Administration -> Plugins -> Wiki External Filter Plugin: Configure and follow instructions.
5. To allow passing attachments names as macros arguments Redmine core should be patched accordingly:
here's the patch for Redmine 2.x http://visper.scrumweb.com/attachments/download/1864/application_helper.rb.patch.

For detailed instructions, please visit https://github.com/johnson-logicmatter/wiki_external_filter/blob/master/README.markdown

Changelog

0.0.2 (2015-08-26)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.

User ratings

  by DongSeok Oh over 8 years ago

Installation is difficult.
And can not download the patch for Redmine 2.x.

Link but requires a login, it could not be installed because the account does not.

  by Johnson Sundar Raj over 8 years ago