changeset 46:b62a7095fe07

tmpl: don't hardcore the domain name
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Sun, 15 Feb 2009 19:22:18 -0500
parents d56d766e0ff6
children 14646ab1a409
files templates/header.html templates/sidebar-archive-item.html templates/sidebar-bottom.html templates/sidebar-cat-item.html templates/story-bottom.html templates/story-cat-item.html templates/story-comment-tail.html templates/story-top.html
diffstat 8 files changed, 11 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/templates/header.html	Sun Feb 15 19:18:24 2009 -0500
+++ b/templates/header.html	Sun Feb 15 19:22:18 2009 -0500
@@ -5,15 +5,15 @@
 	<title>Josef &#8220;Jeff&#8221; Sipek &raquo; @@TITLE@@</title>
 	<meta name="generator" content="Pile of C" />
 	<style type="text/css" media="screen">
-		@import url( http://josefsipek.net/blahg/wp-content/themes/jsn/style.css );
+		@import url( /blahg/wp-content/themes/jsn/style.css );
 	</style>
 
-	<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://josefsipek.net/blahg-test/?feed=atom" />
+	<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="/blahg-test/?feed=atom" />
 </head>
 <body>
 
 <div id="rap">
-<h1 id="header"><a href="http://josefsipek.net/blahg-test/">Josef &#8220;Jeff&#8221; Sipek</a></h1>
+<h1 id="header"><a href="/blahg-test/">Josef &#8220;Jeff&#8221; Sipek</a></h1>
 
 <div id="content">
 <!-- end header -->
--- a/templates/sidebar-archive-item.html	Sun Feb 15 19:18:24 2009 -0500
+++ b/templates/sidebar-archive-item.html	Sun Feb 15 19:22:18 2009 -0500
@@ -1,1 +1,1 @@
-	<li><a href='http://josefsipek.net/blahg-test/?m=@@ARCHNAME@@' title='@@ARCHDESC@@'>@@ARCHDESC@@</a></li>
+	<li><a href='/blahg-test/?m=@@ARCHNAME@@' title='@@ARCHDESC@@'>@@ARCHDESC@@</a></li>
--- a/templates/sidebar-bottom.html	Sun Feb 15 19:18:24 2009 -0500
+++ b/templates/sidebar-bottom.html	Sun Feb 15 19:22:18 2009 -0500
@@ -3,8 +3,8 @@
  </li>
 
  <li id="meta">Meta:	<ul>
-		<li><a href="http://josefsipek.net/blahg/?feed=atom" title="Syndicate this site using ATOM">Atom</a></li>
-		<li><a href="http://josefsipek.net/blahg/?feed=comments-atom" title="The latest comments to all posts in Atom">Comments Atom</a></li>
+		<li><a href="/blahg-test/?feed=atom" title="Syndicate this site using ATOM">Atom</a></li>
+		<li><a href="/blahg-test/?feed=comments-atom" title="The latest comments to all posts in Atom">Comments Atom</a></li>
 
 		<li><a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional">Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a></li>
 			</ul>
--- a/templates/sidebar-cat-item.html	Sun Feb 15 19:18:24 2009 -0500
+++ b/templates/sidebar-cat-item.html	Sun Feb 15 19:22:18 2009 -0500
@@ -1,1 +1,1 @@
-	<li class="cat-item cat-item-25"><a href="http://josefsipek.net/blahg-test/?cat=@@CATNAME@@" title="View all posts under @@CATNAME@@">@@CATNAME@@</a></li>
+	<li class="cat-item cat-item-25"><a href="/blahg-test/?cat=@@CATNAME@@" title="View all posts under @@CATNAME@@">@@CATNAME@@</a></li>
--- a/templates/story-bottom.html	Sun Feb 15 19:18:24 2009 -0500
+++ b/templates/story-bottom.html	Sun Feb 15 19:22:18 2009 -0500
@@ -1,7 +1,7 @@
 	</div>
 
 	<div class="feedback">
-		<a href="http://josefsipek.net/blahg/?p=@@POSTID@@#respond" title="Comment on @@TITLE@@">Comments (@@COMCOUNT@@)</a>
+		<a href="/blahg-test/?p=@@POSTID@@#respond" title="Comment on @@TITLE@@">Comments (@@COMCOUNT@@)</a>
 	</div>
 
 </div>
--- a/templates/story-cat-item.html	Sun Feb 15 19:18:24 2009 -0500
+++ b/templates/story-cat-item.html	Sun Feb 15 19:22:18 2009 -0500
@@ -1,1 +1,1 @@
-<a href="http://josefsipek.net/blahg-test/?cat=@@CATNAME@@" title="View all posts in @@CATNAME@@" rel="category">@@CATNAME@@</a>
+<a href="/blahg-test/?cat=@@CATNAME@@" title="View all posts in @@CATNAME@@" rel="category">@@CATNAME@@</a>
--- a/templates/story-comment-tail.html	Sun Feb 15 19:18:24 2009 -0500
+++ b/templates/story-comment-tail.html	Sun Feb 15 19:22:18 2009 -0500
@@ -1,6 +1,6 @@
 </ol>
 
-<p><a href='http://josefsipek.net/blahg-test/?feed=atom&amp;p=@@POSTID@@'>Atom feed for comments on this post.</a> 
+<p><a href='/blahg-test/?feed=atom&amp;p=@@POSTID@@'>Atom feed for comments on this post.</a> 
 </p>
 
 <h2 id="postcomment">Sorry, comments submission is currently disabled</h2>
--- a/templates/story-top.html	Sun Feb 15 19:18:24 2009 -0500
+++ b/templates/story-top.html	Sun Feb 15 19:22:18 2009 -0500
@@ -1,4 +1,4 @@
 <h2>@@POSTDATE@@</h2>
 <div class="post" id="post-@@POSTID@@">
-	 <h3 class="storytitle"><a href="http://josefsipek.net/blahg-test/?p=@@POSTID@@" rel="bookmark">@@TITLE@@</a></h3>
+	 <h3 class="storytitle"><a href="/blahg-test/?p=@@POSTID@@" rel="bookmark">@@TITLE@@</a></h3>
 	<div class="meta">Filed under: