]> git.deb.at Git - deb/hackedgotchi.git/blobdiff - templates/index.html.tmpl
Add atom feed
[deb/hackedgotchi.git] / templates / index.html.tmpl
index fa7188d73f9f79b0568355be49bf3d67a151a2c9..42d95899849288632555b5dd65abdb1f0a31f22a 100644 (file)
@@ -34,7 +34,10 @@ window.onload=hideHosts;
 <a href="<TMPL_VAR channel_link ESCAPE="HTML">"><img class="face" src="heads/<TMPL_VAR channel_face ESCAPE="HTML">" width="<TMPL_VAR channel_facewidth ESCAPE="HTML">" height="<TMPL_VAR channel_faceheight ESCAPE="HTML">" alt=""></a>
 </TMPL_IF>
 <h2><a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR channel_title ESCAPE="HTML">"><TMPL_VAR channel_name></a>
-<a href="#" id="<TMPL_VAR link ESCAPE="html">_hide" onClick="exclude( '<TMPL_VAR link ESCAPE="html">' ); hideHosts(); return false;"><img src="/minus-8.png" style="border: none;" title="Hide Author" alt="Hide Author" height="8" width="8"></a> <a href="#" id="<TMPL_VAR link ESCAPE="html">_show"  style="display:none;" onClick="show( '<TMPL_VAR link ESCAPE="html">' );  return false;"><img src="/plus-8.png" style="border: none;" title="Show Author" alt="Show Author" height="8" width="8"></a></h2>
+<script type="text/javascript">
+document.write( "<a href=\"#\" id=\"<TMPL_VAR link ESCAPE=\"html\">_hide\" onClick=\"exclude( '<TMPL_VAR link ESCAPE=\"html\">' ); hideHosts(); return false;\"><img src=\"/minus-8.png\" style=\"border: none;\" title=\"Hide Author\" alt=\"Hide Author\" height=\"8\" width=\"8\"></a> <a href=\"#\" id=\"<TMPL_VAR link ESCAPE=\"html\">_show\"  style=\"display:none;\" onClick=\"show( '<TMPL_VAR link ESCAPE=\"html\">' );  return false;\"><img src=\"/plus-8.png\" style=\"border: none;\" title=\"Show Author\" alt=\"Show Author\" height=\"8\" width=\"8\"></a>" );
+</script>
+</h2>
 </TMPL_IF>
 <div id="<TMPL_VAR link ESCAPE="html">" class="<TMPL_VAR link ESCAPE="html">">
 <div class="entry">
@@ -82,6 +85,7 @@ linked by the buttons below.
 <p>
 <a href="rss10.xml"><img class="button" src="rss10.png" width="80" height="15" alt="[RSS 1.0 Feed]"></a>
 <a href="rss20.xml"><img class="button" src="rss20.png" width="80" height="15" alt="[RSS 2.0 Feed]"></a>
+<a href="atom.xml"><img class="button" src="atom.png" width="80" height="15" alt="[Atom Feed]"></a>
 <a href="foafroll.xml"><img class="button" src="foaf.png" width="80" height="15" alt="[FOAF Subscriptions]"></a>
 <a href="opml.xml"><img class="button" src="opml.png" width="80" height="15" alt="[OPML Subscriptions]"></a>
 <a href="http://www.catb.org/hacker-emblem/"><img class="button" src="hacker.png" width="80" height="15" alt="[Hacker]"></a>
@@ -91,8 +95,7 @@ linked by the buttons below.
 <p>
 Last updated: <TMPL_VAR date>.<br>
 All times are UTC.<br>
-Contact: &lt;<a href="mailto:planet@debian.org">planet@debian.org</a>&gt;<br>
-<a href="http://wiki.debian.org/PlanetDebian">more information</a>
+Contact: &lt;<a href="mailto:planet@debian.org">planet@debian.org</a>&gt;
 </p>
 
 <div id="unhide-all" style="display:none;">