comparison templates/old/tags.tmpl @ 5266:46c5e1ee8aaa

Added support for the Atom syndication format
author Robert Bachmann <rbach@rbach.priv.at>
date Thu, 30 Aug 2007 16:42:17 +0200
parents fc34c031ff54
children
comparison
equal deleted inserted replaced
5265:980da86fc66a 5266:46c5e1ee8aaa
1 #header# 1 #header#
2 <title>#repo|escape#: tags</title> 2 <title>#repo|escape#: tags</title>
3 <link rel="alternate" type="application/atom+xml"
4 href="#url#atom-tags" title="Atom feed for #repo|escape#: tags">
3 <link rel="alternate" type="application/rss+xml" 5 <link rel="alternate" type="application/rss+xml"
4 href="?cmd=tags;style=rss" title="RSS feed for #repo|escape#: tags"> 6 href="?cmd=tags;style=rss" title="RSS feed for #repo|escape#: tags">
5 </head> 7 </head>
6 <body> 8 <body>
7 9
8 <div class="buttons"> 10 <div class="buttons">
9 <a href="?cl=tip">changelog</a> 11 <a href="?cl=tip">changelog</a>
10 <a href="?sl=tip">shortlog</a> 12 <a href="?sl=tip">shortlog</a>
11 <a href="?mf=#node|short#;path=/">manifest</a> 13 <a href="?mf=#node|short#;path=/">manifest</a>
12 <a type="application/rss+xml" href="?cmd=tags;style=rss">rss</a> 14 <a type="application/rss+xml" href="?cmd=tags;style=rss">rss</a>
15 <a type="application/atom+xml" href="#url#atom-tags">atom</a>
13 </div> 16 </div>
14 17
15 <h2>tags:</h2> 18 <h2>tags:</h2>
16 19
17 <ul id="tagEntries"> 20 <ul id="tagEntries">