Vote #65880
未完了Wiki: Referencing to issue contents, status, priority, category, etc.
0%
説明
The wiki should be able to dynamically reference to and display the contents of issues. For example a macro @{{#00001(status)}}@ would display the status of issue number 00001, and so on.
journals
+1. This is very desirable. Even if there are multiple wiki related plugins this is just not there, and I think many aspects of wiki processing should not be done using multiple plugins but should be in the core.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Here is one more very useful case about this feature. Currently we can only link issues numbers like <pre>#1234</pre> but this feature will also allow something like <pre>{{#1234(subject)}} </pre> which is quite useful.
--------------------------------------------------------------------------------