Skip to content

HugoHasenbein/redmine_preview_docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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