comparison templates/old/shortlog.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#: shortlog</title> 2 <title>#repo|escape#: shortlog</title>
3 <link rel="alternate" type="application/atom+xml"
4 href="#url#atom-log" title="Atom feed for #repo|escape#">
3 <link rel="alternate" type="application/rss+xml" 5 <link rel="alternate" type="application/rss+xml"
4 href="?cmd=changelog;style=rss" title="RSS feed for #repo|escape#"> 6 href="?cmd=changelog;style=rss" title="RSS feed for #repo|escape#">
5 </head> 7 </head>
6 <body> 8 <body>
7 9
9 <a href="?cl=#rev#">changelog</a> 11 <a href="?cl=#rev#">changelog</a>
10 <a href="?cmd=tags">tags</a> 12 <a href="?cmd=tags">tags</a>
11 <a href="?mf=#node|short#;path=/">manifest</a> 13 <a href="?mf=#node|short#;path=/">manifest</a>
12 #archives%archiveentry# 14 #archives%archiveentry#
13 <a type="application/rss+xml" href="?style=rss">rss</a> 15 <a type="application/rss+xml" href="?style=rss">rss</a>
16 <a type="application/atom+xml" href="#url#atom-log" title="Atom feed for #repo|escape#">atom</a>
14 </div> 17 </div>
15 18
16 <h2>shortlog for #repo|escape#</h2> 19 <h2>shortlog for #repo|escape#</h2>
17 20
18 <form action="#"> 21 <form action="#">