Skip to content

kiv-redmine/redmine_wiki_extensions

Repository files navigation

Redmine Wiki Extensions Plugin

Build Status Inline docs

Wiki Extensions is a plugin which adds several useful wiki macros to Redmine.

http://www.r-labs.org/wiki/r-labs/Wiki_Extensions_en

Plugin installation

  1. Copy the plugin directory into the plugins directory

  2. Migrate plugin: rake redmine:plugins:migrate RAILS_ENV=production

  3. Start Redmine

  4. Add wiki extensions module into your project.

Note

This plugin works only on production mode.

Language contributors

  • ru.yml - Dim A
  • fr.yml - Pascal Menut
  • de.yml - Albrecht Backhaus
  • it.yml - earcar
  • sv.yml - Henrik Jönsson
  • es.yml - Francisco Benítez León
  • no.yml - Thomas Nygreen
  • pt.yml - Marcelo Fernandes
  • pt-BR.yml - Marcelo Fernandes
  • pl.yml - Łukasz Rymarczyk
  • zh.yml - Tim lin, Steven Wong
  • cs.yml - Strnadj

How to run build on travis?

First of all try to run tests in your environment:

bundle exec rake redmine:plugins:test NAME=redmine_wiki_extensions

If everyhting is ok, push your changes into master branch and run merge script, which merge master into testing and push to remote (github):

./push_for_test.sh

About

This is unofficial fork of https://bitbucket.org/haru_iida/redmine_wiki_extensions/, it's fork of version 0.6.5 due to requirements of redmine v 3.0+. Our redmine instances are 2.x.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published