comparison templates/tags.tmpl @ 3363:ce8f31e0b3b8

hgweb: Apply the new method of passing session variables to links.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 11 Oct 2006 22:01:24 +0200
parents 46188b9528ca
children 46c5e1ee8aaa
comparison
equal deleted inserted replaced
3362:887da2247b57 3363:ce8f31e0b3b8
4 href="#url#rss-tags" title="RSS feed for #repo|escape#: tags"> 4 href="#url#rss-tags" title="RSS feed for #repo|escape#: tags">
5 </head> 5 </head>
6 <body> 6 <body>
7 7
8 <div class="buttons"> 8 <div class="buttons">
9 <a href="#url#log{getentries}">changelog</a> 9 <a href="#url#log{sessionvars%urlparameter}">changelog</a>
10 <a href="#url#shortlog{getentries}">shortlog</a> 10 <a href="#url#shortlog{sessionvars%urlparameter}">shortlog</a>
11 <a href="#url#file/#node|short#/{getentries}">manifest</a> 11 <a href="#url#file/#node|short#/{sessionvars%urlparameter}">manifest</a>
12 <a type="application/rss+xml" href="#url#rss-tags">rss</a> 12 <a type="application/rss+xml" href="#url#rss-tags">rss</a>
13 </div> 13 </div>
14 14
15 <h2>tags:</h2> 15 <h2>tags:</h2>
16 16