From d3dbb5d5d0d83d696a0938979b5eadfdafa125de Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 19 May 2009 15:58:15 +0200 Subject: Use a different page template for open issue pages. --- config_edittemplate.mdwn | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'config_edittemplate.mdwn') 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/*"]] -- cgit v1.2.3