Author: blues                        Date: Wed Jul 26 12:34:17 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use relative links

---- Files affected:
SOURCES:
   gallery-theme-carbon-hoverbox.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/gallery-theme-carbon-hoverbox.patch
diff -u SOURCES/gallery-theme-carbon-hoverbox.patch:1.1 
SOURCES/gallery-theme-carbon-hoverbox.patch:1.2
--- SOURCES/gallery-theme-carbon-hoverbox.patch:1.1     Wed Jul 26 14:17:49 2006
+++ SOURCES/gallery-theme-carbon-hoverbox.patch Wed Jul 26 14:34:12 2006
@@ -4,9 +4,9 @@
  
      {* Include this theme's style sheet *}
      <link rel="stylesheet" type="text/css" href="{g->theme url="theme.css"}"/>
-+    <link rel="stylesheet" href='/hoverbox/hoverbox.css' type="text/css" 
media="screen, projection" />
++    <link rel="stylesheet" href='hoverbox/hoverbox.css' type="text/css" 
media="screen, projection" />
 +    <!--[if IE]>
-+    <link rel="stylesheet" href='/hoverbox/ie_fixes.css' type="text/css" 
media="screen, projection" />
++    <link rel="stylesheet" href='hoverbox/ie_fixes.css' type="text/css" 
media="screen, projection" />
 +    <![endif]-->
      <script type="text/javascript" src="{g->url 
href='themes/carbon/theme.js'}"></script>
    </head>
@@ -29,7 +29,7 @@
 -        </td>
 -      {/if}
 +      {if ($peer.peerIndex == $data.thisPeerIndex)}
-+              <td width="44" height="40" align="center" style="background: 
url(/hoverbox/display.gif) no-repeat;">
++              <td width="44" height="40" align="center" style="background: 
url(hoverbox/display.gif) no-repeat;">
 +               {g->image item=$peer image=$peer.thumbnail 
style="filter:alpha(opacity=33);-moz-opacity:.33;opacity:.33;" maxSize=40 
title="Currently Displayed Image"}
 +              </td>
 +      {else}
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/gallery-theme-carbon-hoverbox.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to