Feature #1226
query results on wiki pages
| Status: | New | Start date: | 2008-05-12 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Wiki | |||
| Target version: | Candidate for next major release | |||
| Resolution: |
Description
Testing in parallel trac, I noted an interesting feature of trac being the possibility from the wiki pages to define macros displaying the results of specific sql query. Would it be possible to have such a feature, since it allows to present the content of the issues tracker with text around, which can be useful to edit reports to high management.
Related issues
History
#2 Updated by Philippe Lafoucrière almost 4 years ago
Trac has some wonderful macros to include tickets (something like roadmap=0.1&status=closed). It would be (very) nice & useful to have a similar approach in redmine. I guess it's the only feature where trac is doing more than redmine.
Thx
(ps : +1 !)
#3 Updated by Paul Rivier almost 4 years ago
- % Done changed from 40 to 0
#4 Updated by Hristo Hristov almost 4 years ago
Philippe Lafoucrière wrote:
Trac has some wonderful macros to include tickets (something like roadmap=0.1&status=closed). It would be (very) nice & useful to have a similar approach in redmine. I guess it's the only feature where trac is doing more than redmine.
Thx
(ps : +1 !)
Does #1700 works for you? I haven't tried it yet, probably tomorrow if I have time. Adding new macros seem to be pretty easy.
#5 Updated by Etienne Massip about 1 year ago
- Target version set to Candidate for next major release
#6 Updated by pasquale [:dedalus] about 1 year ago
+1
#7 Updated by Daniel Feliciano Branco about 1 year ago
Does this plugin solves the issue?
#8 Updated by Daniel Feliciano Branco about 1 year ago
#9 Updated by Etienne Massip about 1 year ago
Daniel Feliciano Branco wrote:
Does this plugin solves the issue?
Looks like the {{ref_issues}} macro does.