librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1311] remove things from footer, move them into adbar


From: Matt Lee
Subject: [Librefm-commits] [1311] remove things from footer, move them into adbard template and remove profile specific stuff
Date: Fri, 08 May 2009 01:17:42 +0000

Revision: 1311
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1311
Author:   mattl
Date:     2009-05-08 01:17:42 +0000 (Fri, 08 May 2009)
Log Message:
-----------
remove things from footer, move them into adbard template and remove profile 
specific stuff

Modified Paths:
--------------
    trunk/nixtape/themes/librefm/templates/footer.tpl
    trunk/nixtape/themes/librefm/templates/welcome.tpl

Added Paths:
-----------
    trunk/nixtape/themes/librefm/templates/adbard.tpl

Added: trunk/nixtape/themes/librefm/templates/adbard.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/adbard.tpl                           
(rev 0)
+++ trunk/nixtape/themes/librefm/templates/adbard.tpl   2009-05-08 01:17:42 UTC 
(rev 1311)
@@ -0,0 +1,14 @@
+           <div id="adbard">
+
+           <!--Ad Bard advertisement snippet, begin -->
+
+           <script type='text/javascript'>
+            var ab_h = '4bcaab930d3bdfded68fd7be730d7db4';
+            var ab_s = '55fd9cde6d855a75f9ca43d854272f6b';
+           </script>
+           
+            <script type='text/javascript' 
src='http://cdn1.adbard.net/js/ab1.js'></script>
+
+           <!--Ad Bard, end -->
+           
+           </div>

Modified: trunk/nixtape/themes/librefm/templates/footer.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/footer.tpl   2009-05-08 01:15:17 UTC 
(rev 1310)
+++ trunk/nixtape/themes/librefm/templates/footer.tpl   2009-05-08 01:17:42 UTC 
(rev 1311)
@@ -1,26 +1,11 @@
     </div></div>
-{if !$profile}
     <div class="yui-u" id="sidebar">
         <div style="padding: 10px;">
 
-           <div id="adbard">
-
-           <!--Ad Bard advertisement snippet, begin -->
-
-           <script type='text/javascript'>
-            var ab_h = '4bcaab930d3bdfded68fd7be730d7db4';
-            var ab_s = '55fd9cde6d855a75f9ca43d854272f6b';
-           </script>
-           
-            <script type='text/javascript' 
src='http://cdn1.adbard.net/js/ab1.js'></script>
-
-           <!--Ad Bard, end -->
-           
-           </div>
+       {include file='adbard.tpl'}
        
         </div>
     </div>
-{/if}
 </div></div>
 <div class="yui-g" id="artists">
 

Modified: trunk/nixtape/themes/librefm/templates/welcome.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/welcome.tpl  2009-05-08 01:15:17 UTC 
(rev 1310)
+++ trunk/nixtape/themes/librefm/templates/welcome.tpl  2009-05-08 01:17:42 UTC 
(rev 1311)
@@ -45,4 +45,4 @@
   {/section}
     </dl>
 <div class='cleaner'>&nbsp;</div>
-{include file='footer.tpl'}
+{include file='footer.tpl'}
\ No newline at end of file





reply via email to

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