Wiki source code of ContributorsSheet
Last modified by superadmin on 2025/05/22 17:44
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | {{velocity}} |
| 2 | {{html wiki="true"}} | ||
| 3 | #set ($discard = $doc.use('Help.Applications.Contributors.Code.ContributorsClass')) | ||
| 4 | (% class="xform" %) | ||
| 5 | ((( | ||
| 6 | ; <label#if ($xcontext.action == 'edit') for="Help.Applications.Contributors.Code.ContributorsClass_0_longText1"#end>$escapetool.xml($doc.displayPrettyName('longText1', false, false))</label> | ||
| 7 | : $doc.display('longText1') | ||
| 8 | ; <label#if ($xcontext.action == 'edit') for="Help.Applications.Contributors.Code.ContributorsClass_0_title1"#end>$escapetool.xml($doc.displayPrettyName('title1', false, false))</label> | ||
| 9 | : $doc.display('title1') | ||
| 10 | ; <label#if ($xcontext.action == 'edit') for="Help.Applications.Contributors.Code.ContributorsClass_0_date1"#end>$escapetool.xml($doc.displayPrettyName('date1', false, false))</label> | ||
| 11 | : $doc.display('date1') | ||
| 12 | ; <label#if ($xcontext.action == 'edit') for="Help.Applications.Contributors.Code.ContributorsClass_0_staticList1"#end>$escapetool.xml($doc.displayPrettyName('staticList1', false, false))</label> | ||
| 13 | : $doc.display('staticList1') | ||
| 14 | ; <label#if ($xcontext.action == 'edit') for="Help.Applications.Contributors.Code.ContributorsClass_0_content1"#end>$escapetool.xml($doc.displayPrettyName('content1', false, false))</label> | ||
| 15 | : $doc.display('content1') | ||
| 16 | ))) | ||
| 17 | {{/html}} | ||
| 18 | {{/velocity}} |