Mercurial > p > roundup > code
comparison roundup/templates/extended/htmlbase.py @ 174:2775f6727070
htmlbase doesn't have extraneous $Foo$ in it any more
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 01 Aug 2001 05:06:10 +0000 |
| parents | a49c8a2ddd26 |
| children | 9cfab7f55df0 |
comparison
equal
deleted
inserted
replaced
| 173:620031e25f37 | 174:2775f6727070 |
|---|---|
| 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.5 2001-07-30 08:12:17 richard Exp $--> | 5 fileDOTindex = """<!-- dollarId: file.index,v 1.1 2001/07/23 04:21:20 richard Exp dollar--> |
| 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 fileDOTnewitem = """<!-- $Id: htmlbase.py,v 1.5 2001-07-30 08:12:17 richard Exp $--> | 16 fileDOTnewitem = """<!-- dollarId: file.newitem,v 1.1 2001/07/30 08:04:26 richard Exp dollar--> |
| 17 <table border=0 cellspacing=0 cellpadding=2> | 17 <table border=0 cellspacing=0 cellpadding=2> |
| 18 | 18 |
| 19 <tr class="strong-header"> | 19 <tr class="strong-header"> |
| 20 <td colspan=2>File upload details</td> | 20 <td colspan=2>File upload details</td> |
| 21 </td> | 21 </td> |
| 31 </tr> | 31 </tr> |
| 32 | 32 |
| 33 </table> | 33 </table> |
| 34 """ | 34 """ |
| 35 | 35 |
| 36 issueDOTfilter = """<!-- $Id: htmlbase.py,v 1.5 2001-07-30 08:12:17 richard Exp $--> | 36 issueDOTfilter = """<!-- dollarId: issue.filter,v 1.2 2001/07/30 01:26:59 richard Exp dollar--> |
| 37 <property name="title"> | 37 <property name="title"> |
| 38 <tr><th width="1%" align="right" class="location-bar">Title</th> | 38 <tr><th width="1%" align="right" class="location-bar">Title</th> |
| 39 <td><display call="field('title')"></td></tr> | 39 <td><display call="field('title')"></td></tr> |
| 40 </property> | 40 </property> |
| 41 <property name="status"> | 41 <property name="status"> |
| 62 <tr><th width="1%" align="right" class="location-bar">Assigned to</th> | 62 <tr><th width="1%" align="right" class="location-bar">Assigned to</th> |
| 63 <td><display call="checklist('assignedto')"></td></tr> | 63 <td><display call="checklist('assignedto')"></td></tr> |
| 64 </property> | 64 </property> |
| 65 """ | 65 """ |
| 66 | 66 |
| 67 issueDOTindex = """<!-- $Id: htmlbase.py,v 1.5 2001-07-30 08:12:17 richard Exp $--> | 67 issueDOTindex = """<!-- dollarId: issue.index,v 1.2 2001/07/30 01:26:59 richard Exp dollar--> |
| 68 <tr> | 68 <tr> |
| 69 <property name="id"> | 69 <property name="id"> |
| 70 <td valign="top"><display call="field('id')"></td> | 70 <td valign="top"><display call="field('id')"></td> |
| 71 </property> | 71 </property> |
| 72 <property name="activity"> | 72 <property name="activity"> |
| 94 <td valign="top"><display call="plain('assignedto')"></td> | 94 <td valign="top"><display call="plain('assignedto')"></td> |
| 95 </property> | 95 </property> |
| 96 </tr> | 96 </tr> |
| 97 """ | 97 """ |
| 98 | 98 |
| 99 issueDOTitem = """<!-- $Id: htmlbase.py,v 1.5 2001-07-30 08:12:17 richard Exp $--> | 99 issueDOTitem = """<!-- dollarId: issue.item,v 1.5 2001/07/30 08:03:56 richard Exp dollar--> |
| 100 <table border=0 cellspacing=0 cellpadding=2> | 100 <table border=0 cellspacing=0 cellpadding=2> |
| 101 | 101 |
| 102 <tr class="strong-header"> | 102 <tr class="strong-header"> |
| 103 <td colspan=4>Item Information</td> | 103 <td colspan=4>Item Information</td> |
| 104 </td> | 104 </td> |
| 180 | 180 |
| 181 </table> | 181 </table> |
| 182 | 182 |
| 183 """ | 183 """ |
| 184 | 184 |
| 185 msgDOTindex = """<!-- $Id: htmlbase.py,v 1.5 2001-07-30 08:12:17 richard Exp $--> | 185 msgDOTindex = """<!-- dollarId: msg.index,v 1.1 2001/07/23 04:21:20 richard Exp dollar--> |
| 186 <tr> | 186 <tr> |
| 187 <property name="date"> | 187 <property name="date"> |
| 188 <td><display call="link('date')"></td> | 188 <td><display call="link('date')"></td> |
| 189 </property> | 189 </property> |
| 190 <property name="author"> | 190 <property name="author"> |
| 194 <td><display call="plain('summary')"></td> | 194 <td><display call="plain('summary')"></td> |
| 195 </property> | 195 </property> |
| 196 </tr> | 196 </tr> |
| 197 """ | 197 """ |
| 198 | 198 |
| 199 msgDOTitem = """<!-- $Id: htmlbase.py,v 1.5 2001-07-30 08:12:17 richard Exp $--> | 199 msgDOTitem = """<!-- dollarId: msg.item,v 1.1 2001/07/23 04:21:20 richard Exp dollar--> |
| 200 <table border=0 cellspacing=0 cellpadding=2> | 200 <table border=0 cellspacing=0 cellpadding=2> |
| 201 | 201 |
| 202 <tr class="strong-header"> | 202 <tr class="strong-header"> |
| 203 <td colspan=2>Message Information</td> | 203 <td colspan=2>Message Information</td> |
| 204 </td> | 204 </td> |
| 398 font-size: 12px; | 398 font-size: 12px; |
| 399 text-decoration: none; | 399 text-decoration: none; |
| 400 } | 400 } |
| 401 """ | 401 """ |
| 402 | 402 |
| 403 supportDOTfilter = """<!-- $Id: htmlbase.py,v 1.5 2001-07-30 08:12:17 richard Exp $--> | 403 supportDOTfilter = """<!-- dollarId: support.filter,v 1.1 2001/07/30 01:27:28 richard Exp dollar--> |
| 404 <property name="title"> | 404 <property name="title"> |
| 405 <tr><th width="1%" align="right" class="location-bar">Title</th> | 405 <tr><th width="1%" align="right" class="location-bar">Title</th> |
| 406 <td><display call="field('title')"></td></tr> | 406 <td><display call="field('title')"></td></tr> |
| 407 </property> | 407 </property> |
| 408 <property name="status"> | 408 <property name="status"> |
| 433 <tr><th width="1%" align="right" class="location-bar">Customer name</th> | 433 <tr><th width="1%" align="right" class="location-bar">Customer name</th> |
| 434 <td><display call="field('customername')"></td></tr> | 434 <td><display call="field('customername')"></td></tr> |
| 435 </property> | 435 </property> |
| 436 """ | 436 """ |
| 437 | 437 |
| 438 supportDOTindex = """<!-- $Id: htmlbase.py,v 1.5 2001-07-30 08:12:17 richard Exp $--> | 438 supportDOTindex = """<!-- dollarId: support.index,v 1.1 2001/07/30 01:27:28 richard Exp dollar--> |
| 439 <tr> | 439 <tr> |
| 440 <property name="id"> | 440 <property name="id"> |
| 441 <td valign="top"><display call="field('id')"></td> | 441 <td valign="top"><display call="field('id')"></td> |
| 442 </property> | 442 </property> |
| 443 <property name="activity"> | 443 <property name="activity"> |
| 468 <td valign="top"><display call="plain('customername')"></td> | 468 <td valign="top"><display call="plain('customername')"></td> |
| 469 </property> | 469 </property> |
| 470 </tr> | 470 </tr> |
| 471 """ | 471 """ |
| 472 | 472 |
| 473 supportDOTitem = """<!-- $Id: htmlbase.py,v 1.5 2001-07-30 08:12:17 richard Exp $--> | 473 supportDOTitem = """<!-- dollarId: support.item,v 1.2 2001/07/30 08:03:56 richard Exp dollar--> |
| 474 <table border=0 cellspacing=0 cellpadding=2> | 474 <table border=0 cellspacing=0 cellpadding=2> |
| 475 | 475 |
| 476 <tr class="strong-header"> | 476 <tr class="strong-header"> |
| 477 <td colspan=4>Item Information</td> | 477 <td colspan=4>Item Information</td> |
| 478 </td> | 478 </td> |
| 575 | 575 |
| 576 </table> | 576 </table> |
| 577 | 577 |
| 578 """ | 578 """ |
| 579 | 579 |
| 580 timelogDOTindex = """<!-- $Id: htmlbase.py,v 1.5 2001-07-30 08:12:17 richard Exp $--> | 580 timelogDOTindex = """<!-- dollarId: timelog.index,v 1.1 2001/07/30 08:04:26 richard Exp dollar--> |
| 581 <tr> | 581 <tr> |
| 582 <property name="date"> | 582 <property name="date"> |
| 583 <td><display call="link('date')"></td> | 583 <td><display call="link('date')"></td> |
| 584 </property> | 584 </property> |
| 585 <property name="performedby"> | 585 <property name="performedby"> |
| 592 <td><display call="plain('description')"></td> | 592 <td><display call="plain('description')"></td> |
| 593 </property> | 593 </property> |
| 594 </tr> | 594 </tr> |
| 595 """ | 595 """ |
| 596 | 596 |
| 597 timelogDOTitem = """<!-- $Id: htmlbase.py,v 1.5 2001-07-30 08:12:17 richard Exp $--> | 597 timelogDOTitem = """<!-- dollarId: timelog.item,v 1.1 2001/07/30 08:04:26 richard Exp dollar--> |
| 598 <table border=0 cellspacing=0 cellpadding=2> | 598 <table border=0 cellspacing=0 cellpadding=2> |
| 599 | 599 |
| 600 <tr class="strong-header"> | 600 <tr class="strong-header"> |
| 601 <td colspan=2>Time log details</td> | 601 <td colspan=2>Time log details</td> |
| 602 </td> | 602 </td> |
| 632 | 632 |
| 633 </table> | 633 </table> |
| 634 | 634 |
| 635 """ | 635 """ |
| 636 | 636 |
| 637 userDOTindex = """<!-- $Id: htmlbase.py,v 1.5 2001-07-30 08:12:17 richard Exp $--> | 637 userDOTindex = """<!-- dollarId: user.index,v 1.1 2001/07/23 04:21:20 richard Exp dollar--> |
| 638 <tr> | 638 <tr> |
| 639 <property name="username"> | 639 <property name="username"> |
| 640 <td><display call="link('username')"></td> | 640 <td><display call="link('username')"></td> |
| 641 </property> | 641 </property> |
| 642 <property name="realname"> | 642 <property name="realname"> |
| 652 <td><display call="plain('phone')"></td> | 652 <td><display call="plain('phone')"></td> |
| 653 </property> | 653 </property> |
| 654 </tr> | 654 </tr> |
| 655 """ | 655 """ |
| 656 | 656 |
| 657 userDOTitem = """<!-- $Id: htmlbase.py,v 1.5 2001-07-30 08:12:17 richard Exp $--> | 657 userDOTitem = """<!-- dollarId: user.item,v 1.1 2001/07/23 04:21:20 richard Exp dollar--> |
| 658 <table border=0 cellspacing=0 cellpadding=2> | 658 <table border=0 cellspacing=0 cellpadding=2> |
| 659 | 659 |
| 660 <tr class="strong-header"> | 660 <tr class="strong-header"> |
| 661 <td colspan=2>Your Details</td> | 661 <td colspan=2>Your Details</td> |
| 662 </td> | 662 </td> |
