From 9345586302f30be56189efcf0edb8b064bad0b37 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 19 May 2009 09:12:27 +0200 Subject: Show used tags and create pages to show what is tagged. --- open_issues.mdwn | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'open_issues.mdwn') diff --git a/open_issues.mdwn b/open_issues.mdwn index b6771287..3bb21d9b 100644 --- a/open_issues.mdwn +++ b/open_issues.mdwn @@ -12,6 +12,18 @@ is included in the section entitled This is a dumping ground for open issues. +If you register a new issue, please supply some suitable [[tag +directive|ikiwiki/directive]]s to make sure that your report shows up on the +relevant lists of open issues. Tags that are currently in active use are the +following: + +[[!map pages="tag/* and !tag/*/* and !tag/open_issue_mach" +show=title]] + +Most of them should be self-explanatory. *fixed_in_debian* is used to tag +items that have been fixed in the [[Debian GNU/Hurd|hurd/running/debian]] +distribution, but not yet in the upstream sources. + [[!inline pages=none show=-1 @@ -20,5 +32,6 @@ actions=yes rootpage="open_issues" postformtext="Add a new item titled:"]] [[!map pages="(./open_issues/* or */open_issues/* or -hurd/running/debian/porting/* or tagged(open_issue*)) and !*/discussion" +hurd/running/debian/porting/* or tagged(open_issue*)) and !tag/* and +!*/discussion" show=title]] -- cgit v1.2.3