File tree Expand file tree Collapse file tree 17 files changed +18
-16
lines changed
roundup/templates/classic/html Expand file tree Collapse file tree 17 files changed +18
-16
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,8 @@ pending web UNIX init.d script for roundup-server
5151pending web allow multilink selections to select a "none" element to allow
5252 people with broken browsers to select nothing?
5353pending web automagically link designators
54+ pending web add checkbox-based removal/addition for multilink entries
55+ (eg "add me"/"remove me" for nosy list)
5456
5557bug mailgw some f*ked mailers QUOTE their Re; "Re: "[issue1] bla blah""
5658bug docs need to mention somewhere how sorting works
Original file line number Diff line number Diff line change 11<!-- dollarId: issue.index,v 1.2 2001/07/29 04:07:37 richard Exp dollar-->
22
3- <tal:block metal:use-macro="templates/page/macros/page ">
3+ <tal:block metal:use-macro="templates/page/macros/icing ">
44<title metal:fill-slot="head_title"
55 tal:content="python:context._classname.capitalize()+' editing'"></title>
66<td class="page-header-top" metal:fill-slot="body_title">
Original file line number Diff line number Diff line change 1- <tal:block metal:use-macro="templates/page/macros/page ">
1+ <tal:block metal:use-macro="templates/page/macros/icing ">
22<title metal:fill-slot="head_title"
33 tal:content="python:context._classname.capitalize()+' editing'"></title>
44<td class="page-header-top" metal:fill-slot="body_title">
Original file line number Diff line number Diff line change 11<!-- dollarId: file.index,v 1.4 2002/01/23 05:10:27 richard Exp dollar-->
2- <tal:block metal:use-macro="templates/page/macros/page ">
2+ <tal:block metal:use-macro="templates/page/macros/icing ">
33<title metal:fill-slot="head_title">List of files</title>
44<td class="page-header-top" metal:fill-slot="body_title">
55 <h2>List of files</h2>
Original file line number Diff line number Diff line change 1- <tal:block metal:use-macro="templates/page/macros/page ">
1+ <tal:block metal:use-macro="templates/page/macros/icing ">
22<title metal:fill-slot="head_title">File display</title>
33<td class="page-header-top" metal:fill-slot="body_title">
44 <h2>File display</h2>
Original file line number Diff line number Diff line change 1- <tal:block metal:use-macro="templates/page/macros/page ">
1+ <tal:block metal:use-macro="templates/page/macros/icing ">
22<title metal:fill-slot="head_title">List of classes</title>
33<td class="page-header-top" metal:fill-slot="body_title">
44 <h2>List of classes</h2>
Original file line number Diff line number Diff line change 11<!-- dollarId: issue.index,v 1.2 2001/07/29 04:07:37 richard Exp dollar-->
2- <tal:block metal:use-macro="templates/page/macros/page ">
2+ <tal:block metal:use-macro="templates/page/macros/icing ">
33<title metal:fill-slot="head_title">List of issues</title>
44<td class="page-header-top" metal:fill-slot="body_title">
55 <h2>List of issues</h2>
Original file line number Diff line number Diff line change 11<!-- dollarId: issue.item,v 1.4 2001/08/03 01:19:43 richard Exp dollar-->
2- <tal:block metal:use-macro="templates/page/macros/page ">
2+ <tal:block metal:use-macro="templates/page/macros/icing ">
33<title metal:fill-slot="head_title">Issue editing</title>
44<td class="page-header-top" metal:fill-slot="body_title"><h2>Issue Editing</h2>
55</td>
Original file line number Diff line number Diff line change 1- <tal:block metal:use-macro="templates/page/macros/page ">
1+ <tal:block metal:use-macro="templates/page/macros/icing ">
22<title metal:fill-slot="head_title">Issue searching</title>
33<td class="page-header-top" metal:fill-slot="body_title">
44 <h2>Issue searching</h2>
Original file line number Diff line number Diff line change 11<!-- dollarId: keyword.item,v 1.3 2002/05/22 00:32:34 richard Exp dollar-->
2- <tal:block metal:use-macro="templates/page/macros/page ">
2+ <tal:block metal:use-macro="templates/page/macros/icing ">
33<title metal:fill-slot="head_title">Keyword editing</title>
44<td class="page-header-top" metal:fill-slot="body_title">
55 <h2>Keyword editing</h2>
You can’t perform that action at this time.
0 commit comments