Mercurial > p > roundup > code
comparison roundup/templates/classic/htmlbase.py @ 143:fd20d16ae81e
Changes to reflect cgi_client now implementing classic by default...
...and not "extended".
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 30 Jul 2001 01:25:57 +0000 |
| parents | 72de483388e3 |
| children | 1e5d95829851 |
comparison
equal
deleted
inserted
replaced
| 142:664faa54d672 | 143:fd20d16ae81e |
|---|---|
| 1 | 1 |
| 2 # Do Not Edit (Unless You Want To) | 2 # Do Not Edit (Unless You Want To) |
| 3 # This file automagically generated by roundup.htmldata.makeHtmlBase | 3 # This file automagically generated by roundup.htmldata.makeHtmlBase |
| 4 # | 4 # |
| 5 fileDOTindex = """<!-- $Id: htmlbase.py,v 1.2 2001-07-29 23:34:37 richard Exp $--> | 5 fileDOTindex = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $--> |
| 6 <tr> | 6 <tr> |
| 7 <property name="name"> | 7 <property name="name"> |
| 8 <td><display call="link('name')"></td> | 8 <td><display call="link('name')"></td> |
| 9 </property> | 9 </property> |
| 10 <property name="type"> | 10 <property name="type"> |
| 11 <td><display call="plain('type')"></td> | 11 <td><display call="plain('type')"></td> |
| 12 </property> | 12 </property> |
| 13 </tr> | 13 </tr> |
| 14 """ | 14 """ |
| 15 | 15 |
| 16 issueDOTfilter = """<!-- $Id: htmlbase.py,v 1.2 2001-07-29 23:34:37 richard Exp $--> | 16 issueDOTfilter = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $--> |
| 17 <property name="title"> | 17 <property name="title"> |
| 18 <tr><th width="1%" align="right" class="location-bar">Title</th> | 18 <tr><th width="1%" align="right" class="location-bar">Title</th> |
| 19 <td><display call="field('title')"></td></tr> | 19 <td><display call="field('title')"></td></tr> |
| 20 </property> | 20 </property> |
| 21 <property name="status"> | 21 <property name="status"> |
| 26 <tr><th width="1%" align="right" class="location-bar">Priority</th> | 26 <tr><th width="1%" align="right" class="location-bar">Priority</th> |
| 27 <td><display call="checklist('priority')"></td></tr> | 27 <td><display call="checklist('priority')"></td></tr> |
| 28 </property> | 28 </property> |
| 29 """ | 29 """ |
| 30 | 30 |
| 31 issueDOTindex = """<!-- $Id: htmlbase.py,v 1.2 2001-07-29 23:34:37 richard Exp $--> | 31 issueDOTindex = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $--> |
| 32 <tr class="row-<display call="plain('status')">"> | 32 <tr class="row-<display call="plain('status')">"> |
| 33 <property name="id"> | 33 <property name="id"> |
| 34 <td valign="top"><display call="plain('id')"></td> | 34 <td valign="top"><display call="plain('id')"></td> |
| 35 </property> | 35 </property> |
| 36 <property name="activity"> | 36 <property name="activity"> |
| 49 <td valign="top"><display call="link('assignedto')"></td> | 49 <td valign="top"><display call="link('assignedto')"></td> |
| 50 </property> | 50 </property> |
| 51 </tr> | 51 </tr> |
| 52 """ | 52 """ |
| 53 | 53 |
| 54 issueDOTitem = """<!-- $Id: htmlbase.py,v 1.2 2001-07-29 23:34:37 richard Exp $--> | 54 issueDOTitem = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $--> |
| 55 <table border=0 cellspacing=0 cellpadding=2> | 55 <table border=0 cellspacing=0 cellpadding=2> |
| 56 | 56 |
| 57 <tr class="strong-header"> | 57 <tr class="strong-header"> |
| 58 <td colspan=4>Item Information</td> | 58 <td colspan=4>Item Information</td> |
| 59 </td> | 59 </td> |
| 115 | 115 |
| 116 </table> | 116 </table> |
| 117 | 117 |
| 118 """ | 118 """ |
| 119 | 119 |
| 120 msgDOTindex = """<!-- $Id: htmlbase.py,v 1.2 2001-07-29 23:34:37 richard Exp $--> | 120 msgDOTindex = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $--> |
| 121 <tr> | 121 <tr> |
| 122 <property name="date"> | 122 <property name="date"> |
| 123 <td><display call="link('date')"></td> | 123 <td><display call="link('date')"></td> |
| 124 </property> | 124 </property> |
| 125 <property name="author"> | 125 <property name="author"> |
| 129 <td><display call="plain('summary')"></td> | 129 <td><display call="plain('summary')"></td> |
| 130 </property> | 130 </property> |
| 131 </tr> | 131 </tr> |
| 132 """ | 132 """ |
| 133 | 133 |
| 134 msgDOTitem = """<!-- $Id: htmlbase.py,v 1.2 2001-07-29 23:34:37 richard Exp $--> | 134 msgDOTitem = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $--> |
| 135 <table border=0 cellspacing=0 cellpadding=2> | 135 <table border=0 cellspacing=0 cellpadding=2> |
| 136 | 136 |
| 137 <tr class="strong-header"> | 137 <tr class="strong-header"> |
| 138 <td colspan=2>Message Information</td> | 138 <td colspan=2>Message Information</td> |
| 139 </td> | 139 </td> |
| 376 font-size: 12px; | 376 font-size: 12px; |
| 377 text-decoration: none; | 377 text-decoration: none; |
| 378 } | 378 } |
| 379 """ | 379 """ |
| 380 | 380 |
| 381 userDOTindex = """<!-- $Id: htmlbase.py,v 1.2 2001-07-29 23:34:37 richard Exp $--> | 381 userDOTindex = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $--> |
| 382 <tr> | 382 <tr> |
| 383 <property name="username"> | 383 <property name="username"> |
| 384 <td><display call="link('username')"></td> | 384 <td><display call="link('username')"></td> |
| 385 </property> | 385 </property> |
| 386 <property name="realname"> | 386 <property name="realname"> |
| 396 <td><display call="plain('phone')"></td> | 396 <td><display call="plain('phone')"></td> |
| 397 </property> | 397 </property> |
| 398 </tr> | 398 </tr> |
| 399 """ | 399 """ |
| 400 | 400 |
| 401 userDOTitem = """<!-- $Id: htmlbase.py,v 1.2 2001-07-29 23:34:37 richard Exp $--> | 401 userDOTitem = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $--> |
| 402 <table border=0 cellspacing=0 cellpadding=2> | 402 <table border=0 cellspacing=0 cellpadding=2> |
| 403 | 403 |
| 404 <tr class="strong-header"> | 404 <tr class="strong-header"> |
| 405 <td colspan=2>Your Details</td> | 405 <td colspan=2>Your Details</td> |
| 406 </td> | 406 </td> |
