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/npl/en/catalogue MARCdetail


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/catalogue MARCdetail.tmpl,1.3.2.1,1.3.2.2
Date: Wed, 08 Jun 2005 13:04:17 -0700

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/catalogue
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4634/koha-tmpl/intranet-tmpl/npl/en/catalogue

Modified Files:
      Tag: rel_2_2
        MARCdetail.tmpl 
Log Message:
Synching with default template

Index: MARCdetail.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/catalogue/MARCdetail.tmpl,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -r1.3.2.1 -r1.3.2.2
*** MARCdetail.tmpl     30 Mar 2005 22:51:53 -0000      1.3.2.1
--- MARCdetail.tmpl     8 Jun 2005 20:04:14 -0000       1.3.2.2
***************
*** 5,15 ****
  
  <div id="main">
! <h2>MARC Record for <em><!-- TMPL_VAR NAME="biblio_title" --><!-- TMPL_IF 
NAME="biblio_subtitle" -->: <!-- TMPL_VAR NAME="biblio_subtitle" --><!-- 
/TMPL_IF --></em></h2>
  <div class="tabitem"><form action="/cgi-bin/koha/detail.pl" 
method="get"><input type="hidden" name="bib" value="<!-- TMPL_VAR 
NAME="biblionumber" -->" /><input type="hidden" value="intra" name="type" 
/><input type="submit" class="submit" value="Brief Display" /></form><!-- 
TMPL_IF NAME="norequests" -->&nbsp;<!-- TMPL_ELSE --> <form action="request.pl" 
method="get"><input type="hidden" name="bib" value="<!-- TMPL_VAR 
NAME="biblionumber" -->" /> <input type="submit" class="submit" value="Place 
Reserve" /></form>
                <!-- /TMPL_IF --><form action="/cgi-bin/koha/detailprint.pl" 
method="get"><input type="hidden" name="bib" value="<!-- TMPL_VAR 
NAME="biblionumber" -->" /><input type="submit" class="submit" value="Simple 
Print View" /></form> <!-- TMPL_IF name="subscriptionid" --><form 
action="/cgi-bin/koha/bull/subscription-detail.pl" method="get"><input 
type="hidden" name="subscriptionid" value="<!-- TMPL_VAR NAME="subscriptionid" 
-->" /><input type="submit" value="Subscription" class="submit" /></form>
! <form action="/cgi-bin/koha/bull/serial-issues.pl" method="get"><input 
type="hidden" name="subscriptionid" value="!-- TMPL_VAR NAME="subscriptionid" 
-->" /><input type="submit" value="Serial Issues" class="submit" /></form><!-- 
/TMPL_IF -->  <form action="/cgi-bin/koha/acqui.simple/addbiblio.pl" 
method="get"><input type="hidden" name="oldbiblionumber" value="<!-- TMPL_VAR 
NAME="biblionumber" -->" /><input type="submit" class="submit" value="Edit 
MARC" /></form> <form action="/cgi-bin/koha/acqui.simple/additem.pl" 
method="get"><input type="hidden" name="bibid" value="<!-- TMPL_VAR 
name="bibid"-->" /><input type="submit" class="submit" value="Edit Items" 
/></form> <form action="/cgi-bin/koha/acqui.simple/addbiblio.pl" 
method="get"><input type="hidden" name="op" value="delete" /><input 
type="hidden" name="bibid" value="<!-- TMPL_VAR NAME="bibid" -->" /><input 
type="submit" class="cancel" value="Delete Record" onclick="confirm_deletion(); 
return false;" /></form></div>
  
  <!-- TMPL_IF NAME="0XX" -->
! <div class="table"><table class="marc">
        <!-- TMPL_LOOP NAME="0XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
--- 5,17 ----
  
  <div id="main">
! <h2>MARC Record <em><!-- TMPL_VAR NAME="biblionumber" --></em></h2>
  <div class="tabitem"><form action="/cgi-bin/koha/detail.pl" 
method="get"><input type="hidden" name="bib" value="<!-- TMPL_VAR 
NAME="biblionumber" -->" /><input type="hidden" value="intra" name="type" 
/><input type="submit" class="submit" value="Brief Display" /></form><!-- 
TMPL_IF NAME="norequests" -->&nbsp;<!-- TMPL_ELSE --> <form action="request.pl" 
method="get"><input type="hidden" name="bib" value="<!-- TMPL_VAR 
NAME="biblionumber" -->" /> <input type="submit" class="submit" value="Place 
Reserve" /></form>
                <!-- /TMPL_IF --><form action="/cgi-bin/koha/detailprint.pl" 
method="get"><input type="hidden" name="bib" value="<!-- TMPL_VAR 
NAME="biblionumber" -->" /><input type="submit" class="submit" value="Simple 
Print View" /></form> <!-- TMPL_IF name="subscriptionid" --><form 
action="/cgi-bin/koha/bull/subscription-detail.pl" method="get"><input 
type="hidden" name="subscriptionid" value="<!-- TMPL_VAR NAME="subscriptionid" 
-->" /><input type="submit" value="Subscription" class="submit" /></form>
! <form action="/cgi-bin/koha/bull/serial-issues.pl" method="get"><input 
type="hidden" name="subscriptionid" value="!-- TMPL_VAR NAME="subscriptionid" 
-->" /><input type="submit" value="Serial Issues" class="submit" /></form><!-- 
/TMPL_IF -->  </div>
! 
! <div id="controls"><form action="/cgi-bin/koha/acqui.simple/addbiblio.pl" 
method="get"><input type="hidden" name="oldbiblionumber" value="<!-- TMPL_VAR 
NAME="biblionumber" -->" /><input type="submit" class="submit" value="Edit 
MARC" /></form> <form action="/cgi-bin/koha/acqui.simple/additem.pl" 
method="get"><input type="hidden" name="bibid" value="<!-- TMPL_VAR 
name="bibid"-->" /><input type="submit" class="submit" value="Edit Items" 
/></form> <form name="duplicate"><h4>Duplicate</h4> using <!--TMPL_VAR 
Name="framework" -->Framework <input type="submit" class="submit" 
value="Duplicate" onclick="Addbiblio('duplicate'); return false;" /></form> 
<form action="/cgi-bin/koha/acqui.simple/addbiblio.pl" method="get"><input 
type="hidden" name="op" value="delete" /><input type="hidden" name="bibid" 
value="<!-- TMPL_VAR NAME="bibid" -->" /><input type="submit" class="cancel" 
value="Delete Record" onclick="confirm_deletion(); return false;" 
/></form></div>
  
  <!-- TMPL_IF NAME="0XX" -->
! <table class="marc">
        <!-- TMPL_LOOP NAME="0XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
***************
*** 24,32 ****
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table></div>
  <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="1XX" -->
!     <div class="table"><table class="marc">
        <!-- TMPL_LOOP NAME="1XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
--- 26,34 ----
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table>
  <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="1XX" -->
!     <table class="marc">
        <!-- TMPL_LOOP NAME="1XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
***************
*** 41,49 ****
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table></div>
         <!-- /TMPL_IF -->
         
  <!-- TMPL_IF NAME="2XX" -->
!     <div class="table"><table class="marc">
        <!-- TMPL_LOOP NAME="2XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
--- 43,51 ----
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table>
         <!-- /TMPL_IF -->
         
  <!-- TMPL_IF NAME="2XX" -->
!     <table class="marc">
        <!-- TMPL_LOOP NAME="2XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
***************
*** 58,66 ****
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table></div>
         <!-- /TMPL_IF -->
         
  <!-- TMPL_IF NAME="3XX" -->
!     <div class="table"><table class="marc">
        <!-- TMPL_LOOP NAME="3XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
--- 60,68 ----
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table>
         <!-- /TMPL_IF -->
         
  <!-- TMPL_IF NAME="3XX" -->
!     <table class="marc">
        <!-- TMPL_LOOP NAME="3XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
***************
*** 75,83 ****
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table></div>
         <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="4XX" -->
!     <div class="table"><table class="marc">
        <!-- TMPL_LOOP NAME="4XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
--- 77,85 ----
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table>
         <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="4XX" -->
!     <table class="marc">
        <!-- TMPL_LOOP NAME="4XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
***************
*** 92,100 ****
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table></div>
         <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="5XX" -->
!     <div class="table"><table class="marc">
        <!-- TMPL_LOOP NAME="5XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
--- 94,102 ----
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table>
         <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="5XX" -->
!     <table class="marc">
        <!-- TMPL_LOOP NAME="5XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
***************
*** 109,117 ****
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table></div>
         <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="6XX" -->
!     <div class="table"><table class="marc">
        <!-- TMPL_LOOP NAME="6XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
--- 111,119 ----
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table>
         <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="6XX" -->
!     <table class="marc">
        <!-- TMPL_LOOP NAME="6XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
***************
*** 126,134 ****
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table></div>
         <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="7XX" -->
!     <div class="table"><table class="marc">
        <!-- TMPL_LOOP NAME="7XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
--- 128,136 ----
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table>
         <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="7XX" -->
!     <table class="marc">
        <!-- TMPL_LOOP NAME="7XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
***************
*** 143,152 ****
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table></div>
         <!-- /TMPL_IF -->
  
         
  <!-- TMPL_IF NAME="8XX" -->
!     <div class="table"><table class="marc">
        <!-- TMPL_LOOP NAME="8XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
--- 145,154 ----
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table>
         <!-- /TMPL_IF -->
  
         
  <!-- TMPL_IF NAME="8XX" -->
!     <table class="marc">
        <!-- TMPL_LOOP NAME="8XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
***************
*** 161,169 ****
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table></div>
  <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="9XX" -->
!     <div class="table"><table class="marc">
        <!-- TMPL_LOOP NAME="9XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
--- 163,171 ----
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table>
  <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="9XX" -->
!     <table class="marc">
        <!-- TMPL_LOOP NAME="9XX" -->
        <tr><th colspan="5"><!-- TMPL_VAR NAME="tag" --></th></tr>
***************
*** 178,186 ****
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table></div>
  <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="item_header_loop -->
!     <div class="table"><table>
                <tr>
                        <!-- TMPL_LOOP NAME="item_header_loop" --><th><!-- 
TMPL_VAR NAME="header_value" --></th><!-- /TMPL_LOOP -->
--- 180,188 ----
        <!-- /TMPL_LOOP -->
        <!-- /TMPL_LOOP -->
!      </table>
  <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="item_header_loop -->
!     <table>
                <tr>
                        <!-- TMPL_LOOP NAME="item_header_loop" --><th><!-- 
TMPL_VAR NAME="header_value" --></th><!-- /TMPL_LOOP -->
***************
*** 191,195 ****
                        </tr>
                <!-- /TMPL_LOOP -->
!      </table></div>
  <!-- /TMPL_IF -->
         </div>
--- 193,197 ----
                        </tr>
                <!-- /TMPL_LOOP -->
!      </table>
  <!-- /TMPL_IF -->
         </div>
***************
*** 201,204 ****
--- 203,214 ----
        }
  }
+ function Changefwk(FwkList) {
+   var fwk = FwkList.options[FwkList.selectedIndex].value;
+   window.location = "MARCdetail.pl?bib=<!--TMPL_VAR 
Name="biblionumber"-->&frameworkcode="+fwk;
+ }
+ function Addbiblio(op) {
+   var fwk = 
document.forms['duplicate'].Frameworks.options[document.forms['duplicate'].Frameworks.selectedIndex].value;
+   window.location = "acqui.simple/addbiblio.pl?oldbiblionumber=<!-- TMPL_VAR 
NAME="biblionumber" -->&frameworkcode="+fwk+"&op="+op; 
+ }
  </script>
  <!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
\ No newline at end of file




reply via email to

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