Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 738 Bytes

README.md

File metadata and controls

40 lines (20 loc) · 738 Bytes

redmine_preview_docx

Plugin for Redmine. Show docx attachments in preview pane.

Use case(s)

  • View contents of a docx file as html

Install

  1. Install [pandoc]: https://pandoc.org/installing.html

  2. go to plugins folder

git clone https://github.com/HugoHasenbein/redmine_preview_docx.git

  1. restart server f.i. sudo /etc/init.s/apache2 restart

Uninstall

  1. go to plugins folder

rm -r redmine_preview_docx

  1. restart server f.i. sudo /etc/init.s/apache2 restart

Use

  • On Issue show page click on a docx attachmen to to view the first contents of the docx

Have fun!

Localisations

  • N.A. - no localizable strings present in plugin

Change-Log*

1.0.0 Running on Redmine 3.4.6