Project

General

Profile

Actions

Feature #29489

closed

Issue macro for flexible linking to issues

Added by Jens Krämer over 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Text formatting
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

The attached patch adds an issue(123) macro which has options similar to the link_to_issue helper method, giving users maximum control over the level of detail when linking to issues.

{{issue(123)}}                              -- Issue #123: Enhance macro capabilities
{{issue(123, project=true)}}                -- Andromeda - Issue #123:Enhance macro capabilities
{{issue(123, tracker=false)}}               -- #123: Enhance macro capabilities
{{issue(123, subject=false, project=true)}} -- Andromeda - Issue #123

This is somewhat related to #29488


Files


Related issues

Related to Redmine - Patch #29488: ##123 syntax for linking to issues with tracker name and subjectClosedGo MAEDA

Actions
Related to Redmine - Feature #26465: Make the format of issue links configurableNew

Actions
Has duplicate Redmine - Feature #13052: extended issue link marco - link by id, liby by id and topic, link by topicClosed

Actions
Actions

Also available in: Atom PDF