Skip to content

This plugin lets you embed Flash content in Redmine wiki, issues, etc. thanks to a new macro.

Notifications You must be signed in to change notification settings

fcrespel/redmine_embedded_flash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Embedded Flash Plugin

This plugin lets you embed Flash content in wiki, issues, etc. thanks to the {{flash(file, width, height)}} macro:

  • ‘file’ is required and is either an URL or an attachment name

  • ‘width’ is optional and defaults to 400

  • ‘height’ is optional and defaults to 300

Note that this plugin patches attachments_controller.rb to use the ‘Content-Disposition: inline’ header for SWF files. Without this change, Flash Player 10 and above would refuse to display attachments for security reasons.

About

This plugin lets you embed Flash content in Redmine wiki, issues, etc. thanks to a new macro.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages