プロジェクト

全般

プロフィール

Vote #79497

完了

##123 syntax for linking to issues with tracker name and subject

Admin Redmine さんが約2年前に追加. 約2年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Text formatting_26
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
26
version_id:
99
issue_org_id:
29488
author_id:
40856
assigned_to_id:
332
comments:
14
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

@##12@ will render: "Bug !#12":/issues/12: Can't Save Changes to Project

We recently introduced this feature to "Planio":https://plan.io/redmine-hosting . Attached are patches against master that implement the feature, and amend the wiki syntax help files.


journals

Users have long requested this feature. You can see #988, #3693 and #5571.

The proposed patch adds the new feature while keeps compatibility with the current behavior. I think there is no problem to merge the patch. Setting the target version to 4.1.0.

!{width: 364px; border: 1px solid #ccc;}.screenshot@2x.png!
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Jens Krämer, thank you for suggesting the useful feature.

But I found that the patch @0002-adds-documentation-for-12-issue-linking-syntax.patch@ does not update the following help files. Could you update the patch? I confirmed that the corresponding files on Planio should also be updated :)

* ca/wiki_syntax_markdown.html
* ca/wiki_syntax_textile.html
* cs/wiki_syntax_markdown.html
* cs/wiki_syntax_textile.html
* es-pa/wiki_syntax_textile.html
* es/wiki_syntax_textile.html
* ja/wiki_syntax_markdown.html
* ja/wiki_syntax_textile.html
* ru/wiki_syntax_textile.html
* zh-tw/wiki_syntax_markdown.html
* zh-tw/wiki_syntax_textile.html
* zh/wiki_syntax_textile.html
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Thank you for pointing this out. I'll attach a corrected second patch file.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Committed. Thank you for improving Redmine.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
A quick way based on CSS, only affects the content link ranther issues table, with tracker and status.

<pre><code class="css">
li a.issue:after, p a.issue:after {
content:" "attr(title);
}
</code></pre>

!issue.link.png!
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


related_issues

relates,Closed,29489,Issue macro for flexible linking to issues
relates,New,26465,Make the format of issue links configurable
relates,New,20063,Add "issue#<number>" syntax for issue links
relates,Closed,32765,##123 syntax for linking to issues: Title cannot be distinguished from following text
duplicates,Closed,3693,Wiki reference for issue name
duplicates,Closed,5571,A new redmine link to include issue title
duplicates,Closed,1777,Allow %2650 in Wiki to display and linke the Title of the Ticket (next to #2650
duplicates,Closed,13052,extended issue link marco - link by id, liby by id and topic, link by topic

Admin Redmine さんが約2年前に更新

  • カテゴリText formatting_26 にセット
  • 対象バージョン4.0.0_99 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0