diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-05-19 15:58:15 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-05-19 15:58:15 +0200 |
commit | d3dbb5d5d0d83d696a0938979b5eadfdafa125de (patch) | |
tree | 2a1b91330290851d909ed77fe164971189af9120 /open_issues.mdwn | |
parent | e6246f11d1bd77f9cbef466b4fa718a14fd473b0 (diff) | |
download | web-d3dbb5d5d0d83d696a0938979b5eadfdafa125de.tar.gz web-d3dbb5d5d0d83d696a0938979b5eadfdafa125de.tar.bz2 web-d3dbb5d5d0d83d696a0938979b5eadfdafa125de.zip |
Use a different page template for open issue pages.
Diffstat (limited to 'open_issues.mdwn')
-rw-r--r-- | open_issues.mdwn | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/open_issues.mdwn b/open_issues.mdwn index 3bb21d9b..8e6741c1 100644 --- a/open_issues.mdwn +++ b/open_issues.mdwn @@ -12,18 +12,6 @@ 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 @@ -35,3 +23,9 @@ rootpage="open_issues" postformtext="Add a new item titled:"]] hurd/running/debian/porting/* or tagged(open_issue*)) and !tag/* and !*/discussion" show=title]] + +The following [[!iki ikiwiki/directive/tag desc=tags]] are actively used at the +moment: + +[[!map pages="tag/* and !tag/*/* and !tag/open_issue_mach" +show=title]] |