koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/catalogue detail


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/catalogue detail.tmpl,1.5,1.6
Date: Tue, 14 Oct 2003 04:37:50 -0700

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/catalogue
In directory 
sc8-pr-cvs1:/tmp/cvs-serv17529/koha-tmpl/intranet-tmpl/default/fr/catalogue

Modified Files:
        detail.tmpl 
Log Message:
improving non-MARC biblio detail in both intranet and opac.

Index: detail.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/catalogue/detail.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** detail.tmpl 18 Sep 2003 13:28:59 -0000      1.5
--- detail.tmpl 14 Oct 2003 11:37:48 -0000      1.6
***************
*** 19,59 ****
  </p>
  <table cellspacing="0" cellpadding="5" border="1" align="left" width="220">
! <!-----------------BIBLIO RECORD TABLE--------->
! <tr valign="top">
! 
! <td bgcolor="#cccc99" background="/images/background-mem.gif">
! <b>Notice biblio N° <TMPL_VAR NAME="biblionumber"></b>
! </td>
! </tr>
! <tr valign="top">
! <td>
! <form action="/cgi-bin/koha/modbib.pl" method="post">
!                       <table width="100%" border=0 cellpadding=10>
!                               <tr>
!                                       <td>
!                                               <input type="hidden" 
name="bibnum" value="<TMPL_VAR NAME="biblionumber">">
!                                               <input type="image" 
name="submit" value="modify" border="0" src="<TMPL_VAR 
NAME='interface'>/<TMPL_VAR name="theme">/images/fileopen.png"  width=32 
hspace=0 vspace=0 border=0>
!                                       </td>
!                                       <td><input type="image" name="delete" 
value="delete" border="0" src="<TMPL_VAR NAME='interface'>/<TMPL_VAR 
name="theme">/images/edittrash.png" width=32 hspace=0 vspace=0 border=0"></td>
!                                       <td><a 
href="MARCdetail.pl?bib=<TMPL_VAR name="biblionumber">" 
class="button">MARC</a></td>
!                               </tr>
!                       </table>
! </form>
! <br>
! <FONT SIZE=2  face="arial, helvetica">
! <TMPL_IF name="subtitle"><b>Sous-titre:</b></TMPL_IF> <TMPL_VAR 
NAME="subtitle"><br>
! <TMPL_IF name="author"><b>Auteur:</b> <a 
href=/cgi-bin/koha/search.pl?author=<TMPL_VAR NAME="author" 
ESCAPE=URL>><TMPL_VAR NAME="author"></a></TMPL_IF><br>
! <TMPL_IF name="additional"><b>Autre Auteur:</b></TMPL_IF> <TMPL_VAR 
NAME="additional"><br>
! <TMPL_IF name="collection"><b>Collection:</b></TMPL_IF> <TMPL_VAR 
NAME="seriestitle"><br>
! <TMPL_IF name="subject"><b>Sujet:</b></TMPL_IF> <TMPL_VAR NAME="subject"><br>
! <TMPL_IF name="copyrightdate"><b>Ann&eacute;e:</b></TMPL_IF> <TMPL_VAR 
NAME="copyrightdate"><br>
! <TMPL_IF name="notes"><b>Notes:</b></TMPL_IF> <TMPL_VAR NAME="notes"><br>
! <TMPL_IF name="unititle"><b>Titre unique:</b></TMPL_IF> <TMPL_VAR 
NAME="unititle"><br>
! <TMPL_IF name="serial"><b>P&eacute;riodique:</b><TMPL_VAR 
NAME="serial"></TMPL_IF><br>
! <TMPL_IF name="url"><b>URL :</b> <a hre="<TMPL_VAR name="url"><TMPL_VAR 
NAME="url"></a></TMPL_IF><br>
! <b>Nbre total d'exemplaires:</b> <TMPL_VAR NAME="count">
! <p>
! </font></td>
! </tr>
  </table>
  </TMPL_LOOP>
--- 19,52 ----
  </p>
  <table cellspacing="0" cellpadding="5" border="1" align="left" width="220">
!       <!-----------------BIBLIO RECORD TABLE--------->
!       <tr valign="top">
!               <td bgcolor="#cccc99" background="/images/background-mem.gif">
!                       <b>Notice N° <TMPL_VAR NAME="biblionumber"></b>
!               </td>
!       </tr>
!       <tr valign="top">
!               <td>
!                       <br/><a href="MARCdetail.pl?bib=<TMPL_VAR 
name="biblionumber">" class="button">MARC</a><br/><br/>
!                       <FONT SIZE=2  face="arial, helvetica">
!                       <TMPL_IF name="subtitle"><b>Sous-titre:</b></TMPL_IF> 
<TMPL_VAR NAME="subtitle">
!                       <TMPL_IF name="author"><b>Auteur:</b> <a 
href=/cgi-bin/koha/search.pl?author=<TMPL_VAR NAME="author" 
ESCAPE=URL>><TMPL_VAR NAME="author"></a></TMPL_IF><br>
!                       <TMPL_IF name="additional"><b>Autre 
Auteur:</b><TMPL_VAR NAME="additional"><br></TMPL_IF>
!                       <TMPL_IF name="publishercode"><b>Publié par 
:</b></TMPL_IF> <TMPL_VAR NAME="publishercode">
!                       <TMPL_IF name="publicationyear"><b>en 
</b></TMPL_IF><TMPL_VAR NAME="publicationyear">
!                       <TMPL_IF name="pages">, </TMPL_IF><TMPL_VAR 
name="pages">
!                       <TMPL_IF name="size">, </TMPL_IF><TMPL_VAR 
name="size"><br/>
!                       <TMPL_IF name="collection"><b>Collection:</b></TMPL_IF> 
<TMPL_VAR NAME="seriestitle"><br/>
!                       <TMPL_IF name="subject"><b>Sujet:</b></TMPL_IF> 
<TMPL_VAR NAME="subject"><br/>
!                       <TMPL_IF 
name="copyrightdate"><b>Ann&eacute;e:</b></TMPL_IF> <TMPL_VAR 
NAME="copyrightdate"><br/>
!                       <TMPL_IF name="notes"><b>Notes:</b></TMPL_IF> <TMPL_VAR 
NAME="notes"><br/>
!                       <TMPL_IF name="unititle"><b>Titre 
uniforme:</b></TMPL_IF> <TMPL_VAR NAME="unititle"><br/>
!                       <TMPL_IF 
name="serial"><b>P&eacute;riodique:</b><TMPL_VAR NAME="serial"></TMPL_IF><br/>
!                       <TMPL_IF name="dewey"><b>Côte dewey 
:</b></TMPL_IF><TMPL_VAR name="dewey"><br/>
!                       <TMPL_IF name="url"><b>URL :</b> <a hre="<TMPL_VAR 
name="url"><TMPL_VAR NAME="url"></a></TMPL_IF><br>
!                       <b>Nbre total d'exemplaires:</b> <TMPL_VAR NAME="count">
!                       <p>
!                       </font>
!               </td>
!       </tr>
  </table>
  </TMPL_LOOP>




reply via email to

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