librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1557] undo that part


From: Clint Adams
Subject: [Librefm-commits] [1557] undo that part
Date: Thu, 14 May 2009 04:12:34 +0000

Revision: 1557
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1557
Author:   clint
Date:     2009-05-14 04:12:34 +0000 (Thu, 14 May 2009)
Log Message:
-----------
undo that part

Modified Paths:
--------------
    branches/stable/nixtape/themes/librefm/templates/header.tpl

Modified: branches/stable/nixtape/themes/librefm/templates/header.tpl
===================================================================
--- branches/stable/nixtape/themes/librefm/templates/header.tpl 2009-05-14 
04:08:40 UTC (rev 1556)
+++ branches/stable/nixtape/themes/librefm/templates/header.tpl 2009-05-14 
04:12:34 UTC (rev 1557)
@@ -18,7 +18,7 @@
        xml:lang="en">
        
 <head profile="http://www.w3.org/1999/xhtml/vocab http://purl.org/uF/2008/03/ 
http://purl.org/uF/hAudio/0.9/";>
-       <title>Libre.fm &mdash; {t}discover new music{/t}</title>
+       <title>Libre.fm &mdash; discover new music</title>
        <meta name="author" content="FooCorp catalogue number FOO200 and 
contributors" />
        <link rel="stylesheet" 
href="{$base_url}/themes/librefm/reset-fonts-grids.css" type="text/css" />
        <link rel="stylesheet" href="{$base_url}/themes/librefm/base.css" 
type="text/css" />
@@ -36,17 +36,30 @@
 </head>
 
 <body typeof="foaf:Document">
+{if ($logged_in)}
 
-<div id="try-the-alpha"><a href="http://alpha.libre.fm{$this_page}";>This is 
the current, live, in-development beta version of the site</a></div>
+<div id="try-the-alpha"><a href="http://alpha.dev.libre.fm{$this_page}";>If you 
have the time, please try some of the new features we've been working 
on</a></div>
 
-{if ($sidebar)}<div id="doc2" class="yui-t5">{else}<div id="doc2" 
class="yui-t7"> {/if}
+{/if}
+<div id="doc2" class="yui-t7">
        <div id="hd" role="navigation">
                <h1 rel="dc:publisher" class="vcard"><a property="foaf:name" 
rel="foaf:homepage" href="{$base_url}" class="fn org url">Libre.fm</a></h1>
                {include file='menu.tpl'}
        </div>
 
-
-  {if ($sidebar)}   <div id="bd" role="main"><div id="yui-main"> 
-  <div class="yui-b"><div class="yui-g">{else}
-   <div id="bd" role="main"> 
-    <div class="yui-g">{/if}
+   <div id="bd" role="main">
+   <div id="coolio">
+       {if ($logged_in)}
+       <!-- put something here -->
+        {else}
+       {if $welcome}
+       <div class="yui-g" id="banner">
+         <a href="{$base_url}/register.php"><img 
src="{$base_url}/i/topblock.png" alt="" /></a>
+       {else}
+       <div class="yui-g">
+         <a href="{$base_url}/register.php"><img 
src="{$base_url}/themes/librefm/images/topblocksmall.png" alt="" /></a>
+       {/if}
+       </div>{/if}
+<div class="yui-gc">
+    <div class="yui-u first" id="content">
+    <div style="padding: 10px;">





reply via email to

[Prev in Thread] Current Thread [Next in Thread]