templates/paper/shortlogentry.tmpl
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Wed, 24 Jun 2009 13:42:02 +0200
changeset 8934 9dda4c73fc3b
parent 8235 89bc3946c8f3
permissions -rw-r--r--
extensions: change descriptions for extensions providing a few commands

 <tr class="parity{parity}">
  <td class="age">{date|age}</td>
  <td class="author">{author|person}</td>
  <td class="description"><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}</a>{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags%changelogtag}</td>
 </tr>