comparison templates/tags.tmpl @ 6177:673d8a6bc709

Renamed "manifest" to "files" in web templates. manifest.tmpl is still used, so people having their own templates don't have to change them. "cmd=manifest" still works, new style URLs are not affected, because they already used "/file/".
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 26 Feb 2008 22:42:37 +0100
parents 46c5e1ee8aaa
children 7f58dec6aeb7
comparison
equal deleted inserted replaced
6176:99c25f4e00c7 6177:673d8a6bc709
8 <body> 8 <body>
9 9
10 <div class="buttons"> 10 <div class="buttons">
11 <a href="#url#log{sessionvars%urlparameter}">changelog</a> 11 <a href="#url#log{sessionvars%urlparameter}">changelog</a>
12 <a href="#url#shortlog{sessionvars%urlparameter}">shortlog</a> 12 <a href="#url#shortlog{sessionvars%urlparameter}">shortlog</a>
13 <a href="#url#file/#node|short#/{sessionvars%urlparameter}">manifest</a> 13 <a href="#url#file/#node|short#/{sessionvars%urlparameter}">files</a>
14 <a type="application/rss+xml" href="#url#rss-tags">rss</a> 14 <a type="application/rss+xml" href="#url#rss-tags">rss</a>
15 <a type="application/atom+xml" href="#url#atom-tags">atom</a> 15 <a type="application/atom+xml" href="#url#atom-tags">atom</a>
16 </div> 16 </div>
17 17
18 <h2>tags:</h2> 18 <h2>tags:</h2>