[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/fr/includes members-top.inc,1.2,1.3 opac-bottom.inc,1.1,1.2 opac-top.inc,1.2,1.3

Paul POULAIN tipaul at users.sourceforge.net
Thu Sep 18 12:19:31 CEST 2003


Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/fr/includes
In directory sc8-pr-cvs1:/tmp/cvs-serv16522/koha-tmpl/opac-tmpl/default/fr/includes

Modified Files:
	members-top.inc opac-bottom.inc opac-top.inc 
Log Message:
all those fixes are related to translation improvement.
A few minor bugfixes too in perl code.

NOTE TO ENGLISH "TEMPLATORS" : you should look at this commits, as some ideas are really nice.  Thanks to Carole, Wesford School, new Koha user in France :-)

Index: members-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/fr/includes/members-top.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** members-top.inc	8 Feb 2003 22:13:55 -0000	1.2
--- members-top.inc	18 Sep 2003 10:19:29 -0000	1.3
***************
*** 5,9 ****
  <head>
  <title>KOHA: Rechercher dans le catalogue</title>
- 
  </head>
  <body text="black" bgcolor="white" link="#0000ff" vlink="#3366cc" Alink="#cc3300"
--- 5,8 ----
***************
*** 28,32 ****
  <tr BGCOLOR="#339999" >
  
!         <td valign=bottom><img src="<TMPL_VAR NAME='themelang'>/images/inside-top-member.gif" 
  	width=353 height=50 alt="KOHA: services en ligne" hspace=0 vspace=0 border=0></td>
  
--- 27,31 ----
  <tr BGCOLOR="#339999" >
  
!         <td valign=bottom><img src="<TMPL_VAR NAME='themelang'>/images/inside-top-member.gif"
  	width=353 height=50 alt="KOHA: services en ligne" hspace=0 vspace=0 border=0></td>
  

Index: opac-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/fr/includes/opac-bottom.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** opac-bottom.inc	19 Dec 2002 11:02:26 -0000	1.1
--- opac-bottom.inc	18 Sep 2003 10:19:29 -0000	1.2
***************
*** 1,17 ****
! </BLOCKQUOTE>

! 

! <p> &nbsp; </p>

! <br>

! <center>

! 

! 

! <A HREF="/cgi-bin/koha/opac-search.pl">Rechercher dans le catalogue</a> || 

! <!--<A HREF="/members/">acc&egrave;s aux services en ligne</a> || 

! -->

! <A HREF="/join.html">S'inscrire aux services en ligne</a> || 

! <A HREF="/cgi-bin/koha/opac-main.pl">Accueil</a> 

! 

! </font>

! </center>

! </body>

! </html>

--- 1,13 ----
! </BLOCKQUOTE>
! 
! <p> &nbsp; </p>
! <br>
! <center>
! 
! <A HREF="/cgi-bin/koha/opac-search.pl">Rechercher dans le catalogue</a> ||
! <A HREF="/cgi-bin/koha/opac-main.pl">Accueil</a> ||
! <td align=right><a href="/cgi-bin/koha/opac-user.pl">Votre compte lecteur</a>
! </font>
! </center>
! </body>
! </html>

Index: opac-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/fr/includes/opac-top.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** opac-top.inc	8 Feb 2003 22:13:55 -0000	1.2
--- opac-top.inc	18 Sep 2003 10:19:29 -0000	1.3
***************
*** 1,71 ****
! <!doctype html public "-//w3c//dtd html 4.0 transitional//en">

! <!--Authored by rachel at katipo.co.nz 10:46 24/12/99-->

! 

! <html>

! <head>

! <title>KOHA: Rechercher dans le catalogue</title>

! 

! </head>

! <body text="black" bgcolor="white" link="#0000ff" vlink="#3366cc" Alink="#cc3300"

! marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >

! 

! 

! 

! <!--HDL Colours

! 

!         Yellow = ffcc00 

!         light blue = ccccff

!         bright blue links = 0000ff

!         aubergine = 663266 

!         light green/grey = cccc99

! 

! 

! -->

! 

! <!------------------------MENUS-------------------------------->

! 

! <table cellpadding=0 cellspacing=0 width="100%" border=0>

! <tr BGCOLOR="#339999" >

! 

!         <td valign=bottom><img src="<TMPL_VAR NAME='themelang'>/images/inside-top-search.gif" 

! 	width=349 height=50 alt="KOHA: Rechercher dans le catalogue" hspace=0 vspace=0 border=0></td>

! 

! 

!       

!         <td align=right><a href="/cgi-bin/koha/opac-search.pl" 		onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-search.gif'" 		onMouseOut="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/holder.gif'"><img 

! 	src="<TMPL_VAR NAME='themelang'>/images/menu-search.gif" 

! 	width=90 height=30 alt="Rechercher" hspace=0 vspace=0 border=0 name="menu-search"></a>

! 	

! <!--	<a href="/members/"

! 	onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-member.gif'" 			onMouseOut="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/holder.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/menu-login.gif" 

! 	width=111 height=30 alt="Member Login" hspace=0 vspace=0 border=0 name="menu-login"></a>

! -->

! 	<a href="/join.html"

! 	onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-join.gif'" 		onMouseOut="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/holder.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/menu-join.gif" 

! 	width=78 height=30 alt="S'incrire" hspace=0 vspace=0 border=0 name="menu-join"></a>

! 

! 	<a href="/cgi-bin/koha/opac-main.pl" 

! 	onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-home.gif'" 		onMouseOut="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/holder.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/menu-home.gif" 

! 	width=68 height=30 alt="Accueil" hspace=0 vspace=0 border=0 name="menu-home"></a></td>

!         

!         </TR>

! 

! 

! <tr valign=top>

! 

!         <td><img src="<TMPL_VAR NAME='themelang'>/images/inside-koha-bottom.gif" 

! 	width=69 height=44 alt="KOHA" hspace=0 vspace=0 border=0 ></td>

! 

!         <td align=right><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" 

! 	width=300 height=48 alt="" hspace=0 vspace=0 name="mouseover" ></a></td>

! 

!         </TR>

! 

! 

! 

! </TABLE>

! 

! 

! 

! <!-------------------------MAIN BODY OF PAGE-------------------------->

! <BLOCKQUOTE>

--- 1,35 ----
! <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
! <!--Authored by rachel at katipo.co.nz 10:46 24/12/99-->
! 
! <html>
! <head>
! <title>KOHA: Rechercher dans le catalogue</title>
! 
! </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#3366cc" Alink="#cc3300"
! marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >
! 
! <!--HDL Colours
! 
!         Yellow = ffcc00
!         light blue = ccccff
!         bright blue links = 0000ff
!         aubergine = 663266
!         light green/grey = cccc99
! 
! 
! -->
! 
! <!------------------------MENUS-------------------------------->
! 
! <table cellpadding=0 cellspacing=0 border=0 width="40%">
! <tr   bgcolor="#fecc99" >
! 
! <td align=right><a href="/cgi-bin/koha/opac-main.pl">Accueil</a>
! <td align=right><a href="/cgi-bin/koha/opac-search.pl">Rechercher</a>
! <td align=right><a href="/cgi-bin/koha/opac-user.pl">Votre compte lecteur</a>
!         </TR>
! </TABLE>
! <br/><br/>
! <!-------------------------MAIN BODY OF PAGE-------------------------->
! <BLOCKQUOTE>





More information about the Koha-cvs mailing list