]> git.deb.at Git - deb/hackedgotchi.git/blobdiff - templates/index.html.tmpl
Add atom.png
[deb/hackedgotchi.git] / templates / index.html.tmpl
index 6dc9160bb2b085f02dd5a95aa39ca704ffb93cdd..6719f6c842310e6e00dab99b18e9a0ba84651caa 100644 (file)
@@ -6,7 +6,15 @@
 <title><TMPL_VAR name></title>
 <meta name="generator" content="<TMPL_VAR generator ESCAPE="HTML">">
 <link rel="stylesheet" media="screen" type="text/css" href="boxless.css">
-<link rel="icon" type="image/x-icon" href="favicon.ico">
+<link rel="icon" type="image/x-icon" href="/favicon.ico">
+<link href="/rss10.xml" rel="alternate" type="application/rss+xml"  title="RSS 1.0 Feed" />
+<link href="/rss20.xml" rel="alternate" type="application/rss+xml"  title="RSS 2.0 Feed" />
+<link href="/atom.xml"  rel="alternate" type="application/atom+xml" title="Atom Feed" />
+
+<script type="text/javascript" src="/hide.js"></script>
+<script type="text/javascript">
+window.onload=hideHosts;
+</script>
 </head>
 
 <body>
 <TMPL_IF channel_face>
 <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></h2>
+<h2><a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR channel_title ESCAPE="HTML">"><TMPL_VAR channel_name></a>
+<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">
 <TMPL_IF title>
 <h3><a href="<TMPL_VAR link ESCAPE="HTML">"><TMPL_VAR title></a></h3>
@@ -54,6 +66,7 @@ under <TMPL_VAR category>
 </TMPL_IF>
 </p>
 </div>
+</div>
 </TMPL_LOOP>
 </div>
 
@@ -62,6 +75,11 @@ under <TMPL_VAR category>
 <h1><TMPL_VAR name></h1>
 <div id="logo"><img src="debian.png" width="101" height="124" alt=""></div>
 
+<h1>Search</h1>
+<form method="GET" action="/cgi-bin/search.cgi">
+<input type="text" name="terms" value="">
+</form>
+
 <p>
 A complete feed is available in any of your favourite syndication formats
 linked by the buttons below.
@@ -70,6 +88,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>
@@ -79,9 +98,14 @@ linked by the buttons below.
 <p>
 Last updated: <TMPL_VAR date>.<br>
 All times are UTC.<br>
-Contact: &lt;<a href="mailto:mako@debian,org">mako@debian.org</a>&gt;
+Contact: &lt;<a href="mailto:planet@debian.org">planet@debian.org</a>&gt;
 </p>
 
+<div id="unhide-all" style="display:none;">
+<h2>Hidden Feeds</h2>
+<p>You currently have hidden entries.  <a href="#" onClick="excludeNone(); return false">Show all</a></p>
+</div>
+
 <h2>Subscriptions</h2>
 <ul>
 <TMPL_LOOP Channels>