|
From: <ara...@us...> - 2007-05-28 20:47:22
|
Revision: 166
http://svn.sourceforge.net/easybox-mod/?rev=166&view=rev
Author: aragornis
Date: 2007-05-28 13:47:16 -0700 (Mon, 28 May 2007)
Log Message:
-----------
- maj des deux skins optionnelles
Modified Paths:
--------------
trunk/skin/ETI/interface.tpl
trunk/skin/mediacenter/interface.tpl
trunk/skin/mediacenter/menu.tpl
trunk/skin/simplegreen/couleur.conf
Modified: trunk/skin/ETI/interface.tpl
===================================================================
--- trunk/skin/ETI/interface.tpl 2007-05-28 20:03:19 UTC (rev 165)
+++ trunk/skin/ETI/interface.tpl 2007-05-28 20:47:16 UTC (rev 166)
@@ -112,15 +112,11 @@
<tr><td width="115" background="{$RACINE_REP}{$SKIN_REP}images/selection/selection_4.gif" onfocus='front_panel="{$MENU_ALT[menu_alt].front_pannel|default:$MENU_ALT[menu_alt].nom|cleanaff}";' href="{$MENU_ALT[menu_alt].lien}"{if $MENU_ALT[menu_alt].selected} focused{/if} once rollover>{$MENU_ALT[menu_alt].nom}</td></tr>
{if $smarty.section.menu_alt.last}
<tr><td width="115" onfocus='front_panel="RETOUR";' href="{$LINK.red}" background="{$RACINE_REP}{$SKIN_REP}images/selection/selection_4.gif" once rollover> Retour</td></tr>
- {assign var=compter value=$compter-20}
{/if}
- {assign var=compter value=$compter-20}
{sectionelse}
{section name=menu_header loop=$MENU_SUP}
<tr><td width="115" background="{$RACINE_REP}{$SKIN_REP}images/selection/selection_4.gif" onfocus='front_panel="{$MENU_SUP[menu_header].name|cleanaff}";' href="{$MODULE}_menu/menu.php?cat={$MENU_SUP[menu_header].nb}&show=1" {if $cat==$MENU_SUP[menu_header].nb} focused{/if} once rollover>{$MENU_SUP[menu_header].name}</td></tr>
- {assign var=compter value=$compter-20}
{if $smarty.section.menu_header.last}
- {assign var=compter value=$compter-20}
{if $LINK.red}
<tr><td width="115" onfocus='front_panel="RETOUR";' href="{$LINK.red}" background="{$RACINE_REP}{$SKIN_REP}images/selection/selection_4.gif" once rollover><img src="{$INTERFACE_REP}btn_rouge.gif" border="0"> Retour</td></tr>
{else}
@@ -129,8 +125,7 @@
{/if}
{/section}
{/section}
- <tr><td height="{$compter}"><img src="blank.gif" height="{$compter}"></td></tr>
- <tr><td height="39" width="115" background="{$PLAYER_REP}pagination.gif">{if $MULTI_ACTIF}{$_multipage.current_page} / {$_multipage.nb_page}{else} {/if}</td></tr>
+ <tr><td height="40" width="115">{if $MULTI_ACTIF}{$_multipage.current_page} / {$_multipage.nb_page}{else} {/if}</td></tr>
</table>
{/if}
</td><td width="525">
Modified: trunk/skin/mediacenter/interface.tpl
===================================================================
--- trunk/skin/mediacenter/interface.tpl 2007-05-28 20:03:19 UTC (rev 165)
+++ trunk/skin/mediacenter/interface.tpl 2007-05-28 20:47:16 UTC (rev 166)
@@ -15,21 +15,16 @@
</tr>
<tr>
<td width="130" height="415" valign="top">
-{assign var=compter value=376}
<table height="415"><tr height="20"><td> </td></tr>
{section name=menu_alt loop=$MENU_ALT}
<tr><td width="115"><a onfocus='front_panel="{$MENU_ALT[menu_alt].front_pannel|default:$MENU_ALT[menu_alt].nom|cleanaff}";' href="{$MENU_ALT[menu_alt].lien}"{if $MENU_ALT[menu_alt].selected} focused{/if}><table width="115" border="0" cellpadding="0" cellspacing="0" bgcolor="{#COULEUR_FOND2#}" abgcolor="{#COULEUR_TABLE_SELECTED#}"><tr><td>{$MENU_ALT[menu_alt].nom}</td></tr></table></a></td></tr>
{if $smarty.section.menu_alt.last}
<tr><td width="115"><a onfocus='front_panel="RETOUR";' href="{$LINK.red}"><table width="115" border="0" cellpadding="0" cellspacing="0" bgcolor="{#COULEUR_FOND2#}" abgcolor="{#COULEUR_TABLE_SELECTED#}"><tr><td><img src="{$INTERFACE_REP}btn_rouge.gif" border="0"> Retour</td></tr></table></a></td></tr>
- {assign var=compter value=$compter-20}
{/if}
- {assign var=compter value=$compter-20}
{sectionelse}
{section name=menu_header loop=$MENU_SUP}
<tr><td width="115"><a onfocus='front_panel="{$MENU_SUP[menu_header].name|cleanaff}";' href="{$MODULE}_menu/menu.php?cat={$MENU_SUP[menu_header].nb}&show=1" {if $cat==$MENU_SUP[menu_header].nb} focused{/if}><table width="115" border="0" cellpadding="0" cellspacing="0" bgcolor="{#COULEUR_FOND2#}" abgcolor="{#COULEUR_TABLE_SELECTED#}"><tr><td>{$MENU_SUP[menu_header].name}</td></tr></table></a></td>
- {assign var=compter value=$compter-20}
{if $smarty.section.menu_header.last}
- {assign var=compter value=$compter-20}
{if $LINK.red}
<tr><td width="115"><a onfocus='front_panel="RETOUR";' href="{$LINK.red}"><table width="115" border="0" cellpadding="0" cellspacing="0" bgcolor="{#COULEUR_FOND2#}" abgcolor="{#COULEUR_TABLE_SELECTED#}"><tr><td><img src="{$INTERFACE_REP}btn_rouge.gif" border="0"> Retour</td></tr></table></a></td></tr>
{else}
@@ -38,8 +33,7 @@
{/if}
{/section}
{/section}
- <tr><td height="{$compter}"><img src="blank.gif" height="{$compter}"></td></tr>
- <tr><td height="39" width="97" background="{$PLAYER_REP}pagination.gif">{if $MULTI_ACTIF}{$_multipage.current_page} / {$_multipage.nb_page}{/if}</td></tr>
+ <tr><td height="39" width="115">{if $MULTI_ACTIF}{$_multipage.current_page} / {$_multipage.nb_page}{else} {/if}</td></tr>
</table>
Modified: trunk/skin/mediacenter/menu.tpl
===================================================================
--- trunk/skin/mediacenter/menu.tpl 2007-05-28 20:03:19 UTC (rev 165)
+++ trunk/skin/mediacenter/menu.tpl 2007-05-28 20:47:16 UTC (rev 166)
@@ -8,19 +8,19 @@
{section name=menu loop=$MENU}
{if $CAT=="1" AND NOT $SHOW}
{if $smarty.section.menu.first}
- <a focused onfocus='front_panel="FILMS";service="ts://127.0.0.1?ox=0&oy=0&ow=720&oh=576,&ix=0&iy=0&iw=360&ih=192";location="ts://127.0.0.1?ox=0&oy=0&ow=720&oh=576,&ix=0&iy=0&iw=360&ih=192";' href="../../module/films/index1.php">
+ <a focused onfocus='front_panel="FILMS";service="srv://default?ox=0&oy=0&ow=720&oh=576,&ix=0&iy=0&iw=360&ih=192";' href="../../module/films/index1.php">
</a>
- <a onfocus='front_panel="MODULES";service="ts://127.0.0.1?ox=0&oy=0&ow=720&oh=576,&ix=0&iy=384&iw=360&ih=192";location="ts://127.0.0.1?ox=0&oy=0&ow=720&oh=576,&ix=0&iy=384&iw=360&ih=192";' href="../../module/_menu/menu.php?show=1">
+ <a onfocus='front_panel="MODULES";service="srv://default?ox=0&oy=0&ow=720&oh=576,&ix=0&iy=384&iw=360&ih=192";' href="../../module/_menu/menu.php?show=1">
</a>
- <a onfocus='front_panel="PHOTO";service="ts://127.0.0.1?ox=0&oy=0&ow=720&oh=576,&ix=360&iy=192&iw=360&ih=192";location="ts://127.0.0.1?ox=0&oy=0&ow=720&oh=576,&ix=360&iy=192&iw=360&ih=192";' href="../../module/diaporama/index1.php">
+ <a onfocus='front_panel="PHOTO";service="srv://default?ox=0&oy=0&ow=720&oh=576,&ix=360&iy=192&iw=360&ih=192";' href="../../module/diaporama/index1.php">
</a>
- <a onfocus='front_panel="AUDIO";service="ts://127.0.0.1?ox=0&oy=0&ow=720&oh=576,&ix=0&iy=192&iw=360&ih=192";location="ts://127.0.0.1?ox=0&oy=0&ow=720&oh=576,&ix=0&iy=192&iw=360&ih=192";' href="../../module/mp3/lecteuraudio.php">
+ <a onfocus='front_panel="AUDIO";service="srv://default?ox=0&oy=0&ow=720&oh=576,&ix=0&iy=192&iw=360&ih=192";' href="../../module/mp3/lecteuraudio.php">
</a>
- <a onfocus='front_panel="BIBLIOTHEQUE";service="ts://127.0.0.1?ox=0&oy=0&ow=720&oh=576,&ix=360&iy=0&iw=360&ih=192";location="ts://127.0.0.1?ox=0&oy=0&ow=720&oh=576,&ix=360&iy=0&iw=360&ih=192";' href="../../module/films/catalogue.php">
+ <a onfocus='front_panel="BIBLIOTHEQUE";service="srv://default?ox=0&oy=0&ow=720&oh=576,&ix=360&iy=0&iw=360&ih=192";' href="../../module/films/catalogue.php">
</a>
{/if}
Modified: trunk/skin/simplegreen/couleur.conf
===================================================================
--- trunk/skin/simplegreen/couleur.conf 2007-05-28 20:03:19 UTC (rev 165)
+++ trunk/skin/simplegreen/couleur.conf 2007-05-28 20:47:16 UTC (rev 166)
@@ -67,7 +67,7 @@
COULEUR_FOND_AVERTISSEMENT = "#B7D88B3F"
#///////////////////////////////// Fond d'\xE9cran ///////////////////////////////////
-BACKGROUND = "background.jpg"
+BACKGROUND = "background.png"
TYPE = "int"
?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|