Feature #828
openLink to queries
0%
Description
Link to (cusstom) queries (in other projects)
{{query([options],...)}}
options:
-i=[CustomQuery ID]: ID of custom query.
-q=[CustomQuery name]: Name of custom query.
-p=[Project Identifier]: Identifier of project
see also http://www.redmine.org/issues/3258
Updated by Haru Iida about 13 years ago
- Project changed from r-labs to Wiki Extensions
- Assignee set to Tomohisa Kusukawa
Updated by Tomohisa Kusukawa about 13 years ago
- Status changed from 新規(New) to フィードバック(Reopend)
- Assignee changed from Tomohisa Kusukawa to Tony Marschall
If it describes as follows, how is it?
"LinkToQuery":http://www.r-labs.org/projects/r-labs/issues?query_id=3
-> LinkToQuery
following TIPs may be consulted.
http://us1.campaign-archive1.com/?u=937916941b18985f8e56a0318&id=af493f8121
Updated by Tony Marschall about 13 years ago
By direct linking its not possible to copy whole projects and reuse existing wiki pages with new project queries.
This is possible with {{ref_issues(-qMyCustomQuery)}}
Updated by Tomohisa Kusukawa about 13 years ago
I am sorry. I do not understand a use well.
<demand> {{query(-i=3)}}
is the same as
"LinkToQuery":http://www.r-labs.org/projects/r-labs/issues?query_id=3
-- is there nothing?
I think that the same may be said of the reuse.
Updated by Tony Marschall about 13 years ago
"LinkToQuery":http://www.r-labs.org/projects/r-labs/issues?query_id=3
will be fixed to hostname r-labs.org and subdir /
{{query(-i=3)}}
will link to query 3 regardless of hostname (and maybe subdirectory), so its possible to move redmine wiki pages between redmine instances (with different hostname (and subdir))
Found a plugin supporting functionality: https://github.com/nbolton/redmine_wiki_site_link