Plugins » Wiki Extensions

Author: Haru Iida
Website: http://www.r-labs.org/projects/r-labs/wiki/Wiki_Extensions_en
Code repository: https://bitbucket.org/haru_iida/redmine_wiki_extensions
Registered on: 2010-11-06 (over 1 year ago)
Current version: 0.4.0
Compatible with: Redmine 1.4.x

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

Installation notes

  1. Copy the plugin into the vendor/plugins directory
  2. Migrate plugin: rake db:migrate_plugins RAILS_ENV=production
  3. Restart Redmine
  4. Enable the module on the project setting page.

note: This plugin works only on production mode.

Changelog

0.4.0 (2012-04-15)

Compatible with Redmine 1.4.x.

Download

https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads

Changes

  • Compatible with redmine 1.4.0
  • German translation updated.

0.3.9 (2012-03-26)

Compatible with Redmine 1.3.x.

Download

https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads

Changes

  • fixed bug: ref_issues macro failed with named queries that contains date ranges.
  • fixed bug: foot note can't contain ','.
  • Compatible with redmine_whining plugin.
  • Korean translation was updated.

0.3.8 (2012-01-07)

Compatible with Redmine 1.3.x.

Download

https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads

Changes

  • Compatibility with current redmine trunk.
  • Comment notification failed with redmine 1.3.

0.3.7 (2011-12-15)

Compatible with Redmine 1.2.x, 1.3.x.

Download

https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads#download-50856

Changes

  • Defect: ref_issues does not respect permissions on queries.
  • Defect: javascrpit references wrong path.
  • Remoeve h2 header from comments macro.
  • Development mode supported.

0.3.6 (2011-09-23)

Compatible with Redmine 1.2.x.

Download

https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads

Changes

  • Email notification for wiki comments.
  • Now wiki comments appears on an Activity page.
  • ref_issues macro could be able to call a query by query id.
  • new_page macro added.
  • Simplified Chinese translation added.

0.3.5 (2011-06-21)

Compatible with Redmine 1.1.x, 1.2.x.

Download

https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads

Fixed bug

  • 404 error occurs after editing wiki comments.

0.3.4 (2011-06-01)

Compatible with Redmine 1.1.x, 1.2.x.

Download

https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads

Changes

  • Compatible with ChiliProject 1.4.0

0.3.3 (2011-05-31)

Compatible with Redmine 1.1.x, 1.2.x.

Download

https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads

Changes

  • compatible with Redmine 1.2.0
  • fixed problem that iframe macro shows illegal url.

0.3.2 (2011-01-25)

Compatible with Redmine 1.1.x.

Download

https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads

Fixed bugs

  • Auto preview does not work.
  • Incorrect description for macros.
  • Wrong url in plugin information.

Feature

  • Use custom query for ref_issues.

0.3.1 (2011-01-10)

Compatible with Redmine 1.1.x.

Download

https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads

Changes

  • Compatibility with Redmine 1.1.0 and current trunk.

note

This version does not work with Redmine 1.0.x or before.

0.2.5 (2011-01-03)

Compatible with Redmine 1.0.x.

Download

https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads

Changes

This is the final release for Redmine 1.0.x

0.2.4 (2010-12-06)

Compatible with Redmine 1.0.x.

http://redminewikiext.googlecode.com/files/redmine_wiki_extensions-0.2.4.zip

  • vote macro was added.
  • Now you can specify a project name in taggedpages macro.
  • Comment form is hidden until you click the comment link.
  • Bug of comment permission was fixed.

Caution

This plugin does not work with Redmine current trunk now.
Because wiki of trunk has big refactorings and I couldn't keep it works with both trunk and stable.

0.2.3 (2010-10-05)

Compatible with Redmine 1.0.x.

http://redminewikiext.googlecode.com/files/redmine_wiki_extensions-0.2.3.zip