No commit activity in last 3 years
No release in over 3 years
This plugin adds a wiki macro to make it easier to list the details of issues on a wiki page.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Wiki Issue Details¶ ↑

This plugin adds a wiki macro to make it easier to list the details of issues on a wiki page.

Getting the plugin¶ ↑

A copy of the plugin can be downloaded from Little Stream Software or from GitHub

Installation and Setup¶ ↑

  1. Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins

  2. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)

Usage¶ ↑

Insert the +{{issue_details}}+ macro onto the wiki pages. It requires the issue id parameter (e.g. +{{issue_details(100)}}+). When printed, an issue will look like:

Digitized 24 hour firmware - Bug #391 Robust disintermediate customer loyalty - 25.23 hours (In Progress)

Where “Digitized 24 hour firmware” is a link to the project, “Robust disintermediate customer loyalty” is issue #391, and “25.23 hours” is the estimated time.

License¶ ↑

This plugin is licensed under the GNU GPL v2. See COPYRIGHT.txt and GPL.txt for details.

Project help¶ ↑

If you need help you can contact the maintainer at the Bug Tracker. The bug tracker is located at projects.littlestreamsoftware.com