Project

General

Profile

Plugins Directory » YouTube macro plugin for Wiki Redmine

Author: Александр Латышев
Website: http://magalex.ru/projects/redmine_youtube_video
Code repository: https://bitbucket.org/MagAlex/redmine_youtube_video/src
Registered on: 2013-03-11 (about 11 years ago)
Current version: 1.0.0
Compatible with: Redmine 2.4.x, 2.3.x, 2.2.x, 2.1.x
User ratings:   (0)

This plugin adds a macro to Wiki Redmine that allow the posting of YouTube videos

Syntax:

{{youtube( video_key, [width, height] )}}

Sample:

{{youtube(a2xx2MIXfQE)}}

{{youtube(a2xx2MIXfQE, 640, 480)}}

Installation notes

Install the redmine_youtube_video plugin into your plugins application directory:

cd {REDMINE_ROOT}/plugins
git clone https://bitbucket.org/MagAlex/redmine_youtube_video.git

Changelog

1.0.0 (2013-03-11)

Compatible with Redmine 2.4.x, 2.3.x, 2.2.x, 2.1.x.