From: <sea...@us...> - 2006-09-26 17:19:52
|
Revision: 17354 http://svn.sourceforge.net/gaim/?rev=17354&view=rev Author: seanegan Date: 2006-09-26 10:19:42 -0700 (Tue, 26 Sep 2006) Log Message: ----------- Add blog templates Added Paths: ----------- web/htdocs/sean/posts/date_head.html web/htdocs/sean/posts/foot.html web/htdocs/sean/posts/head.html web/htdocs/sean/posts/story.html Added: web/htdocs/sean/posts/date_head.html =================================================================== Property changes on: web/htdocs/sean/posts/date_head.html ___________________________________________________________________ Name: svn:mime-type + text/html Name: svn:eol-style + native Added: web/htdocs/sean/posts/foot.html =================================================================== --- web/htdocs/sean/posts/foot.html (rev 0) +++ web/htdocs/sean/posts/foot.html 2006-09-26 17:19:42 UTC (rev 17354) @@ -0,0 +1,27 @@ +<table border="0" width="100%"> + <tr> + <td style="border: 0;"> </td> + + <td align="right" style="border: 0;"><a href="blog/2005">Older Posts »</a></td> + </tr> +</table> + +</div> +<!-- end #content --> + +<div id="footer"> + +<p><strong>Gaim is NOT endorsed by or affiliated with AOL</strong></p> + +<p> +<a href="http://www.linspire.com/lindows_products_details.php?id=1832"><img src="http://linspire.com/sponsorbadge" width="155" height="50" border="0" alt="Lindows" /></a> + +<a href="http://sourceforge.net/"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=235&type=5" width="210" height="62" border="0" alt="SourceForge" /></a> +</p> + +</div> +<!-- end #footer --> + +</body> +</html> + Property changes on: web/htdocs/sean/posts/foot.html ___________________________________________________________________ Name: svn:mime-type + text/html Name: svn:eol-style + native Added: web/htdocs/sean/posts/head.html =================================================================== --- web/htdocs/sean/posts/head.html (rev 0) +++ web/htdocs/sean/posts/head.html 2006-09-26 17:19:42 UTC (rev 17354) @@ -0,0 +1,126 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + +<head> + <title>$blog_title - Gaim</title> + <link rel="Stylesheet" href="/gaim.css" type="text/css" media="screen" /> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> + <link rel="alternate" type="application/rss+xml" title="RSS" href="http://gaim.sourceforge.net/summerofcode/andrews/blog/index.rss" /> +</head> + +<body> + +<div id="header"> + +<h1> + <a href="/" title="Gaim home page"><img src="/images/gaim-logo.png" height="46" width="35" alt="Gaim logo" class="logo" />Gaim</a> + <span class="version">1.3.1</span> +</h1> + +<div class="subtitle">A multi-protocol instant messaging (IM) client</div> + +<div id="download"> + + Source: <a href="http://prdownloads.sourceforge.net/gaim/gaim-1.3.1.tar.gz?download">tarball</a>, + <a href="http://prdownloads.sourceforge.net/gaim/gaim-1.3.1.tar.bz2?download">bz2ball</a><br /> + <a href="/downloads.php">Other Packages</a><br /> + <a href="/ChangeLog">ChangeLog</a> (<a href="/win32/ChangeLog.win32">Win32</a>) +</div> + +</div> +<!-- end #header --> + +<div id="nav" style="background: #6486C1;"> +<ul> + <li> + <a href="/index.php"> + <img src="/images/navbar/news_t.png" width="140" height="35" border="0" alt="" /> + <img src="/images/navbar/news_bh.png" width="140" height="20" border="0" alt="News" /> + </a> + </li> + + <li> + <a href="/about.php"> + <img src="/images/navbar/whatisgaim_t.png" width="140" height="35" border="0" alt="" /> + <img src="/images/navbar/whatisgaim_b.png" width="140" height="20" border="0" alt="What is Gaim?" /> + </a> + </li> + <li> + <a href="/documentation.php"> + <img src="/images/navbar/documentation_t.png" width="140" height="35" border="0" alt="" /> + + <img src="/images/navbar/documentation_b.png" width="140" height="20" border="0" alt="Documentation" /> + </a> + </li> + <li> + <a href="/faq.php"> + <img src="/images/navbar/faq_t.png" width="140" height="35" border="0" alt="" /> + <img src="/images/navbar/faq_b.png" width="140" height="20" border="0" alt="FAQ" /> + </a> + </li> + + <li> + <a href="/screenshots.php"> + <img src="/images/navbar/screenshots_t.png" width="140" height="35" border="0" alt="" /> + <img src="/images/navbar/screenshots_b.png" width="140" height="20" border="0" alt="Screen Shots" /> + </a> + </li> + <li> + <a href="/downloads.php"> + <img src="/images/navbar/downloads_t.png" width="140" height="35" border="0" alt="" /> + + <img src="/images/navbar/downloads_b.png" width="140" height="20" border="0" alt="Downloads" /> + </a> + </li> + <li> + <a href="/win32/index.php"> + <img src="/images/navbar/wingaim_t.png" width="140" height="35" border="0" alt="" /> + <img src="/images/navbar/wingaim_b.png" width="140" height="20" border="0" alt="Windows Port" /> + </a> + </li> + + <li> + <a href="/plugins.php"> + <img src="/images/navbar/plugins_t.png" width="140" height="35" border="0" alt="" /> + <img src="/images/navbar/plugins_b.png" width="140" height="20" border="0" alt="Plugins" /> + </a> + </li> + <li> + <a href="/themes.php"> + <img src="/images/navbar/themes_t.png" width="140" height="35" border="0" alt="" /> + + <img src="/images/navbar/themes_b.png" width="140" height="20" border="0" alt="Themes" /> + </a> + </li> + <li> + <a href="/bug.php"> + <img src="/images/navbar/bugs_t.png" width="140" height="35" border="0" alt="" /> + <img src="/images/navbar/bugs_b.png" width="140" height="20" border="0" alt="Bug Reports" /> + </a> + </li> + + <li> + <a href="http://sourceforge.net/projects/gaim/"> + <img src="/images/navbar/project_t.png" width="140" height="35" border="0" alt="" /> + <img src="/images/navbar/project_b.png" width="140" height="20" border="0" alt="Project Page" /> + </a> + </li> + <li> + <a href="/contactinfo.php"> + <img src="/images/navbar/contactinfo_t.png" width="140" height="35" border="0" alt="" /> + + <img src="/images/navbar/contactinfo_b.png" width="140" height="20" border="0" alt="Contact Information" /> + </a> + </li> + </ul> +</div> +<!-- end #nav --> + +<div id="content"> +<div id="rss"> + Get this weblog in RSS + <a href="/summerofcode/andrews/blog/index.rss"><img src="/images/feed-icon.png" border="0" alt="XML" /></a> + +</div> +<br /> Property changes on: web/htdocs/sean/posts/head.html ___________________________________________________________________ Name: svn:mime-type + text/html Name: svn:eol-style + native Added: web/htdocs/sean/posts/story.html =================================================================== --- web/htdocs/sean/posts/story.html (rev 0) +++ web/htdocs/sean/posts/story.html 2006-09-26 17:19:42 UTC (rev 17354) @@ -0,0 +1,7 @@ +<h2 class = "news"> +$title +</h2> +<div class="newsdate"><a href="blog/$fn.html">$mo $da $yr - $ti PDT +</a></div> +$body +<br /> Property changes on: web/htdocs/sean/posts/story.html ___________________________________________________________________ Name: svn:mime-type + text/html Name: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |