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 /config_edittemplate.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 'config_edittemplate.mdwn')
-rw-r--r-- | config_edittemplate.mdwn | 8 |
1 files changed, 6 insertions, 2 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/*"]] |