Project

General

Profile

Plugins Directory » redmine_etherpad

Author: Charlie DeTar
Website: -
Code repository: https://github.com/yourcelf/redmine_etherpad
Registered on: 2012-02-13 (about 12 years ago)
Current version: 0.1
Compatible with: Redmine 1.3.x
User ratings:   (0)

Macro for embedding etherpads in redmine wiki pages and issues.

Example:

{{etherpad(name-of-pad)}}

Installation notes

Clone into plugin directory. Add the host name of the etherpad server to config/configuration.yml:

default:
  etherpad:
    host: http://etherpad.example.org:9001

Changelog

0.1 (2012-02-13)

Compatible with Redmine 1.3.x.