[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Librefm-commits] [1852] okay, let's fix this shitty design
From: |
Matt Lee |
Subject: |
[Librefm-commits] [1852] okay, let's fix this shitty design |
Date: |
Thu, 28 May 2009 22:37:53 +0000 |
Revision: 1852
http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1852
Author: mattl
Date: 2009-05-28 22:37:51 +0000 (Thu, 28 May 2009)
Log Message:
-----------
okay, let's fix this shitty design
Modified Paths:
--------------
trunk/nixtape/themes/librefm/alpha.css
trunk/nixtape/themes/librefm/templates/footer.tpl
trunk/nixtape/themes/librefm/templates/header.tpl
trunk/nixtape/themes/librefm/templates/welcome.tpl
Modified: trunk/nixtape/themes/librefm/alpha.css
===================================================================
--- trunk/nixtape/themes/librefm/alpha.css 2009-05-28 05:02:12 UTC (rev
1851)
+++ trunk/nixtape/themes/librefm/alpha.css 2009-05-28 22:37:51 UTC (rev
1852)
@@ -24,8 +24,6 @@
#hd .inner {position: relative;}
-#sidebar {background-color: cyan;}
-
.yui-u .first {background-color: white;}
#hd {margin-bottom: 8px; height: 40px; position: relative;}
@@ -46,8 +44,6 @@
#artists{background-color: lightblue; margin: 15px 0 15px 0; padding: 5px;}
-#ft{margin-top: 15px; position: relative; background-color: #111; color:
white; margin-bottom: 0 !important;}
-
#ft p{ text-align: right;}
#ft li{ display: inline; margin-right: 0.5em; }
Modified: trunk/nixtape/themes/librefm/templates/footer.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/footer.tpl 2009-05-28 05:02:12 UTC
(rev 1851)
+++ trunk/nixtape/themes/librefm/templates/footer.tpl 2009-05-28 22:37:51 UTC
(rev 1852)
@@ -1,33 +1,17 @@
-
- {include file='adbard.tpl'}
-
- </div> </div>
+ </div>
</div>
-</div>
<div id="ft" role="navigation" style="clear:both;">
- <div class="inner">
-
{include file='language-selector.tpl'}
<ul>
- <li class="copy">© 2009 <a
href="http://libre.fm/">Libre.fm</a> Project</li>
- <li><a
href="http://libre.fm/contributors/">{t}Contributors{/t}</a></li>
- <li><a href="http://libre.fm/licensing/">{t}Licensing
information{/t}</a></li>
- <li><a
href="http://libre.fm/developers/">{t}Developers{/t}</a></li>
- <li><a href="http://libre.fm/api/">API</a></li>
- <li><a
href="http://libre.fm/download/">{t}Download{/t}</a></li>
- <li><a href="http://libre.fm/translations/">{t}Help
translate Libre.fm{/t}</a></li>
- </ul>
+ <li class="copy">© 2009 <a
href="http://libre.fm/">Libre.fm</a></li>
- <ul>
<li>{t escape=no}A <a
href="http://foocorp.org/">FooCorp</a> thing.{/t}</li>
- <li><a href="http://autonomo.us/">autonomo.us</a></li>
- <li><a href="http://nixtape.org/">{t}Powered by
Nixtape{/t}</a></li>
+
</ul>
</div>
</div>
-</div>
</body>
</html>
Modified: trunk/nixtape/themes/librefm/templates/header.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/header.tpl 2009-05-28 05:02:12 UTC
(rev 1851)
+++ trunk/nixtape/themes/librefm/templates/header.tpl 2009-05-28 22:37:51 UTC
(rev 1852)
@@ -33,14 +33,9 @@
</head>
<body typeof="foaf:Document">
-
- <div id="hd" role="navigation">
- <div class="inner">
+<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>
- </div>
-
+ </div>
<div id="bd" role="main">
-<div class="inner yui-t7">
- <div class="yui-gc">
+ <div class="yui-g">
Modified: trunk/nixtape/themes/librefm/templates/welcome.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/welcome.tpl 2009-05-28 05:02:12 UTC
(rev 1851)
+++ trunk/nixtape/themes/librefm/templates/welcome.tpl 2009-05-28 22:37:51 UTC
(rev 1852)
@@ -1,61 +1,12 @@
{include file='header.tpl'}
- <div class="yui-u first" id="new-libre-fm">
- <div class="inner-p">
- <h2>{t}New on Libre.fm...{/t}</h2>
-
- <ul>
- <li>Artist</li>
- <li>Artist</li>
- <li>Artist</li>
- <li>Artist</li>
- </ul>
-
- <h2>{t}Upcoming events...{/t}</h2>
-
- <ul>
- <li>Artist</li>
- <li>Artist</li>
- <li>Artist</li>
- <li>Artist</li>
- </ul>
-
- </div> </div>
- <div class="yui-u" id="sidebar">
-
- <div id="radio">
-
- {include file='player.tpl'}
-
- <script type="text/javascript">
- {if isset($this_user)}
- playerInit(false, "{$this_user->getScrobbleSession()}",
"{$radio_session}");
- {else}
- playerInit(false, false, "{$radio_session}");
- {/if}
- </script>
-
- </div>
-
- <div id="downloads">
-
- <h2>{t}Libre music downloads...{/t}</h2>
-
- <ul>
- <li><a href="#">Foo — Bar</a></li>
- <li><a href="#">Foo — Bar</a></li>
- <li><a href="#">Foo — Bar</a></li>
- <li><a href="#">Foo — Bar</a></li>
- <li><a href="#">Foo — Bar</a></li>
- <li><a href="#">Foo — Bar</a></li>
- <li><a href="#">Foo — Bar</a></li>
- <li><a href="#">Foo — Bar</a></li>
- <li><a href="#">Foo — Bar</a></li>
- </ul>
-
- <p><a href="#">{t}More Libre music downloads...{/t}</a></p>
-
- <p><small><a
href="http://creativecommons.org/licenses/by-sa/3.0/">{t}License{/t}</a></small></p>
-
+{if ($logged_in)}
+<h2>Welcome, <a href="{$this_user->getURL()}">{$this_user->name}</a>.</h2>
+<div class="yui-gc">
+ <div class="yui-u first">
</div>
+ <div class="yui-u">
+ {include file='menu.tpl'}
+ </div>
+</div>
{include file='footer.tpl'}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Librefm-commits] [1852] okay, let's fix this shitty design,
Matt Lee <=