summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config_edittemplate.mdwn8
-rw-r--r--config_edittemplate/open_issue_page.mdwn38
-rw-r--r--open_issues.mdwn18
3 files changed, 50 insertions, 14 deletions
diff --git a/config_edittemplate.mdwn b/config_edittemplate.mdwn
index c819cbbe..a61dbb5f 100644
--- a/config_edittemplate.mdwn
+++ b/config_edittemplate.mdwn
@@ -1,4 +1,5 @@
-[[!meta copyright="Copyright © 2007, 2008 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2007, 2008, 2009 Free Software Foundation,
+Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -11,4 +12,7 @@ is included in the section entitled
This page exists purely for configuring the [[!iki plugins/edittemplate]]
plugin.
-[[!edittemplate template="config_edittemplate/regular_page" match="*"]]
+ * [[!edittemplate template="config_edittemplate/regular_page" match="* and
+ !open_issues/*"]]
+ * [[!edittemplate template="config_edittemplate/open_issue_page"
+ match="open_issues/*"]]
diff --git a/config_edittemplate/open_issue_page.mdwn b/config_edittemplate/open_issue_page.mdwn
new file mode 100644
index 00000000..9e11b0d7
--- /dev/null
+++ b/config_edittemplate/open_issue_page.mdwn
@@ -0,0 +1,38 @@
+[[!meta copyright="Copyright © 2009 Free Software Foundation, Inc."]]
+
+[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
+id="license" text="Permission is granted to copy, distribute and/or modify this
+document under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no Invariant
+Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
+is included in the section entitled [[GNU Free Documentation
+License|/fdl]]."]]"""]]
+
+HERE STARTS YOUR NEW CONTENT -- remove everything from here on, including this
+line.
+
+By creating this page, you agree to assign copyright for your contribution to
+the Free Software Foundation, <http://www.fsf.org/>. The Free Software
+Foundation promises to always use a free documentation license (as per our
+criteria of free documentation) when publishing your contribution. We grant
+you back all your rights under copyright, including the rights to copy, modify,
+and redistribute your contributions.
+
+We're requiring these copyright assignments, so that we'll easily be able to
+include your contributions in official GNU documentation, such as the GNU Hurd
+Reference Manual, etc. Send email to <hurd-maintainers@gnu.org> if there are
+questions.
+
+
+As you're creating a new open issue page, please supply some suitable tags
+(like \[[!tag open_issue_porting]], or \[[!tag open_issue_hurd
+open_issue_mig]], etc.; remove the backslash, of course) to make sure that your
+report shows up on the relevant lists of open issues. Select *Preview* on this
+page to see all tags that are currently in active use.
+
+[[!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 distribution, but not yet in
+the upstream sources.
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]]