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/en/parameters admin


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters admin-home.tmpl,1.27,1.28 aqbudget.tmpl,1.20,1.21 authorised_values.tmpl,1.17,1.18 branches.tmpl,1.18,1.19 categorie.tmpl,1.15,1.16 categoryitem.tmpl,1.7,1.8 charges.tmpl,1.2,1.3 checkmarc.tmpl,1.6,1.7 currency.tmpl,1.7,1.8 itemtypes.tmpl,1.14,1.15 koha2marclinks.tmpl,1.9,1.10 marc_subfields_structure.tmpl,1.23,1.24 printers.tmpl,1.8,1.9 systempreferences.tmpl,1.21,1.22 thesaurus.tmpl,1.17,1.18 z3950servers.tmpl,1.11,1.12
Date: Wed, 11 Feb 2004 01:02:58 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28092/koha-tmpl/intranet-tmpl/default/en/parameters

Modified Files:
        admin-home.tmpl aqbudget.tmpl authorised_values.tmpl 
        branches.tmpl categorie.tmpl categoryitem.tmpl charges.tmpl 
        checkmarc.tmpl currency.tmpl itemtypes.tmpl 
        koha2marclinks.tmpl marc_subfields_structure.tmpl 
        printers.tmpl systempreferences.tmpl thesaurus.tmpl 
        z3950servers.tmpl 
Log Message:
synch'ing 2.0.0 branch (RC4 tag) and head

Index: admin-home.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -r1.27 -r1.28
*** admin-home.tmpl     10 Feb 2004 03:13:41 -0000      1.27
--- admin-home.tmpl     11 Feb 2004 09:02:55 -0000      1.28
***************
*** 43,47 ****
  <tr>
        <td valign="top" width="25%"><a 
href=/cgi-bin/koha/admin/authorised_values.pl>Authorised values</a></td>
!       <td>Define categories and authorised values for them.  Authorised 
values are used in MARC form to limit/help editing MARC biblios.</td>
  </tr>
  <tr><td>&nbsp;</td></tr>
--- 43,47 ----
  <tr>
        <td valign="top" width="25%"><a 
href=/cgi-bin/koha/admin/authorised_values.pl>Authorised values</a></td>
!       <td>Define categories and authorised values for them. Authorised values 
are used in MARC form to limit and help editing MARC biblios.</td>
  </tr>
  <tr><td>&nbsp;</td></tr>
***************
*** 65,74 ****
        <td>Checks the MARC structure. USE IT before working with real data. It 
will show mistakes that can BREAK Koha's database!</td></tr>
  
- <tr><td>&nbsp;</td></tr>
  <tr>
  <th colspan=2>Various parameters</th>
  </tr>
- <tr><td>&nbsp;</td></tr>
- 
  <tr>
        <td valign="top" width="25%"><a 
href=/cgi-bin/koha/admin/printers.pl>Printers</a></td>
--- 65,71 ----
***************
*** 98,106 ****
  <table cellspacing=5 cellpadding=1 width="80%">
        <tr>
!       <th colspan=2>Export</th>
        </tr>
        <tr>
                <td valign="top" width="25%"><a 
href="/cgi-bin/koha/export/marc.pl">MARC biblio export</a></td>
!               <td>Exporting in MARC format.</td>
        </tr>
        <tr>
--- 95,103 ----
  <table cellspacing=5 cellpadding=1 width="80%">
        <tr>
!       <th colspan=2> Export</th>
        </tr>
        <tr>
                <td valign="top" width="25%"><a 
href="/cgi-bin/koha/export/marc.pl">MARC biblio export</a></td>
!               <td> Exporting in MARC format.</td>
        </tr>
        <tr>
***************
*** 108,115 ****
        </tr>
        <tr valign="top">
!               <td width="20%"><a 
href="/cgi-bin/koha/import/breeding.pl">Upload MARC records</a> in Breeding 
Farm</td>
!               <td>The breeding farm is a table where imported MARC records 
are stored.<br/>
!                       A MARC record is stored in the breeding farm as long as 
you have no item. When you type the ISBN or title of a biblio, it's searched 
for in the breeding farm.
!                       If it is found, the biblio is added to Koha active 
table and removed from the breeding farm. <br/>
                </td>
        </tr>
--- 105,110 ----
        </tr>
        <tr valign="top">
!               <td width="20%"><a 
href="/cgi-bin/koha/import/breeding.pl">Upload MARC records in Breeding 
Farm</a></td>
!               <td>The breeding farm is a table where imported MARC records 
are stored. A MARC record is stored in the breeding farm as long as you have no 
item. When you type the ISBN or title of a biblio, it's searched for in the 
breeding farm. If it is found, the biblio is added to Koha active table and 
removed from the breeding farm.
                </td>
        </tr>

Index: aqbudget.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/aqbudget.tmpl,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** aqbudget.tmpl       9 Dec 2003 10:29:00 -0000       1.20
--- aqbudget.tmpl       11 Feb 2004 09:02:55 -0000      1.21
***************
*** 92,97 ****
  <!-- /TMPL_IF -->
  
! <tr><td>Start date (<!-- TMPL_VAR NAME=dateformat -->)</td><td><input 
type=text name=startdate size=11 value='<!-- TMPL_VAR name="startdate" 
-->'>&nbsp;</td></tr>
! <tr><td>End date (<!-- TMPL_VAR NAME=dateformat -->)</td><td><input type=text 
name=enddate size=11 value='<!-- TMPL_VAR name="enddate" -->'></td></tr>
  <tr><td>Budget amount</td><td><input type=text name=budgetamount value='<!-- 
TMPL_VAR name="budgetamount" -->'></td></tr>
  <tr><td>&nbsp;</td><td><input type="hidden" name="aqbudgetid" value="<!-- 
TMPL_VAR name="aqbudgetid" -->"><INPUT type=button value='OK' 
onClick='Check(this.form)'></td></tr>
--- 92,97 ----
  <!-- /TMPL_IF -->
  
! <tr><td>Start date <i>(<!-- TMPL_VAR NAME=dateformat -->)</i></td><td><input 
type=text name=startdate size=11 value='<!-- TMPL_VAR name="startdate" 
-->'>&nbsp;</td></tr>
! <tr><td>End date <i>(<!-- TMPL_VAR NAME=dateformat -->)</i></td><td><input 
type=text name=enddate size=11 value='<!-- TMPL_VAR name="enddate" 
-->'></td></tr>
  <tr><td>Budget amount</td><td><input type=text name=budgetamount value='<!-- 
TMPL_VAR name="budgetamount" -->'></td></tr>
  <tr><td>&nbsp;</td><td><input type="hidden" name="aqbudgetid" value="<!-- 
TMPL_VAR name="aqbudgetid" -->"><INPUT type=button value='OK' 
onClick='Check(this.form)'></td></tr>

Index: authorised_values.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/authorised_values.tmpl,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** authorised_values.tmpl      9 Dec 2003 10:29:00 -0000       1.17
--- authorised_values.tmpl      11 Feb 2004 09:02:55 -0000      1.18
***************
*** 51,56 ****
  <h1>Authorised values admin</h1>
  <p>This table is used in MARC definition. You can define as many categories 
as you want, and as many authorised values as you want in each category.</p>
! <p>When you define the MARC subfield structure, you can link a subfield to an 
authorised-value category. When the user adds or modifies a biblio,
! the subfield is not entered through a free field, but though a list of 
authorised values.</p>
  <form action=/cgi-bin/koha/admin/authorised_values.pl method=post>
        <!-- TMPL_VAR name="tab_list" --><input type="submit" value="OK">   <a 
href="authorised_values.pl?op=add_form">New category...</a>
--- 51,55 ----
  <h1>Authorised values admin</h1>
  <p>This table is used in MARC definition. You can define as many categories 
as you want, and as many authorised values as you want in each category.</p>
! <p>When you define the MARC subfield structure, you can link a subfield to an 
authorised-value category. When the user adds or modifies a biblio, the 
subfield is not entered through a free field, but though a list of authorised 
values.</p>
  <form action=/cgi-bin/koha/admin/authorised_values.pl method=post>
        <!-- TMPL_VAR name="tab_list" --><input type="submit" value="OK">   <a 
href="authorised_values.pl?op=add_form">New category...</a>

Index: branches.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/branches.tmpl,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** branches.tmpl       9 Dec 2003 10:29:00 -0000       1.18
--- branches.tmpl       11 Feb 2004 09:02:55 -0000      1.19
***************
*** 2,5 ****
--- 2,6 ----
  
  <!-- TMPL_IF name="add" -->
+ 
  <h1><!-- TMPL_VAR name=head --></h1><br>
  <form action='<!-- TMPL_VAR name=action -->' name=Aform method=post>
***************
*** 57,61 ****
        <tr>
                <td>&nbsp;</td>
!               <td><input type=submit value='Submit'></td>
        </tr>
  </table>
--- 58,62 ----
        <tr>
                <td>&nbsp;</td>
!               <td><input type=submit value='Save' class="button"></td>
        </tr>
  </table>
***************
*** 127,131 ****
                                        <input type='hidden' name='op' 
value='edit'>
                                        <input type='hidden' name='branchcode' 
value='<!-- TMPL_VAR name=value escape="HTML" -->'>
!                                       <input type=submit value=Edit 
class="button">
                                        </form>
                                </td>
--- 128,132 ----
                                        <input type='hidden' name='op' 
value='edit'>
                                        <input type='hidden' name='branchcode' 
value='<!-- TMPL_VAR name=value escape="HTML" -->'>
!                                       <input type=submit value="Edit" 
class="button">
                                        </form>
                                </td>

Index: categorie.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/categorie.tmpl,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** categorie.tmpl      9 Dec 2003 10:29:00 -0000       1.15
--- categorie.tmpl      11 Feb 2004 09:02:55 -0000      1.16
***************
*** 194,201 ****
                </tr>
                <tr>
-                       <td>Bulk</td>
-                       <td><!-- TMPL_VAR NAME=bulk --></td>
-               </tr>
-               <tr>
                        <td>Enrollment fee</td>
                        <td><!-- TMPL_VAR NAME=enrolmentfee --></td>
--- 194,197 ----
***************
*** 238,242 ****
  <!-- TMPL_IF NAME=delete_confirmed -->
        Data deleted
!         <form action='<!-- TMPL_VAR NAME=script_name -->' method=post>
          <input type=submit value=OK>
          </form>
--- 234,238 ----
  <!-- TMPL_IF NAME=delete_confirmed -->
        Data deleted
!         <form action='<!-- TMPL_VAR NAME="script_name" -->' method=post>
          <input type=submit value=OK>
          </form>
***************
*** 247,270 ****
        <h2>Category admin</h2>
        <!-- TMPL_IF NAME=searchfield -->
!               You Searched for <!-- TMPL_VAR NAME=searchfield -->
        <!-- /TMPL_IF -->
  
!       <form action='<TMP_VAR NAME=script_name>' method=post>
!               <input type=text name=description value=<!-- TMPL_VAR 
NAME=searchfield -->>
!               <input type=reset name=reset value="clr">
        </form>
!       
          <table border=0 cellspacing=0 cellpadding=5>
                <tr bgcolor='#99cc33'>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Category</b></td>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Description</b></td>
!                       <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Enrollment</b></td>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Upper Age Limit</b></td>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Age Required</b></td>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Fine</b></td>
-                       <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Bulk</b></td>
-                       <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Fee</b></td>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Overdue</b></td>
!                       <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Issue Limit</b></td>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Reserve</b></td>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'> </td>
--- 243,265 ----
        <h2>Category admin</h2>
        <!-- TMPL_IF NAME=searchfield -->
!               You Searched for <!-- TMPL_VAR name=searchfield -->
        <!-- /TMPL_IF -->
  
!       <form action='<TMPL_VAR NAME="script_name">' method=post>
!               <input type=text name=description value=<!-- TMPL_VAR 
name="searchfield" -->>
!               <input type="submit" name="submit" value="OK" class="button">
        </form>
! 
          <table border=0 cellspacing=0 cellpadding=5>
                <tr bgcolor='#99cc33'>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Category</b></td>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Description</b></td>
!                       <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Enrollment period</b></td>
!                       <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Enrollment fee</b></td>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Upper Age Limit</b></td>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Age Required</b></td>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Fine</b></td>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Overdue</b></td>
!                       <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Issue limit</b></td>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'><b>Reserve</b></td>
                        <td background='<!-- TMPL_VAR name="themelang" 
-->/images/background-mem.gif'> </td>
***************
*** 276,285 ****
                          <td><!-- TMPL_VAR NAME=description --></td>
                          <td><!-- TMPL_VAR NAME=enrolmentperiod --></td>
                          <td><!-- TMPL_VAR NAME=upperagelimit --></td>
                          <td><!-- TMPL_VAR NAME=dateofbirthrequired --></td>
                          <td><!-- TMPL_VAR NAME=finetype --></td>
!                         <td><!-- TMPL_VAR NAME=bulk --></td>
!                         <td><!-- TMPL_VAR NAME=enrolmentfee --></td>
!                         <td><!-- TMPL_IF NAME=overduenoticerequired 
-->Yes<!-- TMPL_ELSE -->No<!-- /TMPL_IF --></td>
                          <td><!-- TMPL_VAR NAME=issuelimit --></td>
                          <td><!-- TMPL_VAR NAME=reservefee --></td>
--- 271,284 ----
                          <td><!-- TMPL_VAR NAME=description --></td>
                          <td><!-- TMPL_VAR NAME=enrolmentperiod --></td>
+                         <td><!-- TMPL_VAR NAME=enrolmentfee --></td>
                          <td><!-- TMPL_VAR NAME=upperagelimit --></td>
                          <td><!-- TMPL_VAR NAME=dateofbirthrequired --></td>
                          <td><!-- TMPL_VAR NAME=finetype --></td>
!                         <td><!-- TMPL_IF NAME=overduenoticerequired -->
!                                       <i>Yes</i>
!                               <!-- TMPL_ELSE -->
!                                       <i>No</i>
!                               <!-- /TMPL_IF -->
!                       </td>
                          <td><!-- TMPL_VAR NAME=issuelimit --></td>
                          <td><!-- TMPL_VAR NAME=reservefee --></td>
***************
*** 292,296 ****
        <p><form action='<!-- TMPL_VAR NAME=script_name -->' method=post>
                <input type=hidden name=op value=add_form>
!               <input type=submit class="button" value="Add Category"  
ALT="Add Category"><br>
        </form></p>
  <!-- /TMPL_IF -->
--- 291,295 ----
        <p><form action='<!-- TMPL_VAR NAME=script_name -->' method=post>
                <input type=hidden name=op value=add_form>
!               <input type=submit class="button" value="Add category"  
ALT="Add category"><br>
        </form></p>
  <!-- /TMPL_IF -->

Index: categoryitem.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/categoryitem.tmpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** categoryitem.tmpl   9 Dec 2003 10:29:00 -0000       1.7
--- categoryitem.tmpl   11 Feb 2004 09:02:55 -0000      1.8
***************
*** 269,273 ****
                          <td 
background='/images/background-mem.gif'><b>Fee</b></td>
                          <td 
background='/images/background-mem.gif'><b>Overdue</b></td>
!                         <td background='/images/background-mem.gif'><b>Issue 
Limit</b></td>
                          <td 
background='/images/background-mem.gif'><b>Reserve</b></td>
                          <td background='/images/background-mem.gif'> </td>
--- 269,273 ----
                          <td 
background='/images/background-mem.gif'><b>Fee</b></td>
                          <td 
background='/images/background-mem.gif'><b>Overdue</b></td>
!                         <td background='/images/background-mem.gif'><b>Issue 
limit</b></td>
                          <td 
background='/images/background-mem.gif'><b>Reserve</b></td>
                          <td background='/images/background-mem.gif'> </td>
***************
*** 294,298 ****
          <p><form action='<!-- TMPL_VAR NAME=script_name -->' method=post>
                  <input type=hidden name=op value=add_form>
!                 <input type=submit class="button"  value="Add Category"  
ALT="Add Category"><br>
          </form></p>
  <!-- /TMPL_IF -->
--- 294,298 ----
          <p><form action='<!-- TMPL_VAR NAME=script_name -->' method=post>
                  <input type=hidden name=op value=add_form>
!                 <input type=submit class="button"  value="Add category"  
ALT="Add category"><br>
          </form></p>
  <!-- /TMPL_IF -->

Index: charges.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/charges.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** charges.tmpl        9 Dec 2003 10:29:00 -0000       1.2
--- charges.tmpl        11 Feb 2004 09:02:55 -0000      1.3
***************
*** 2,8 ****
  <p>
  Each box needs to be filled in with fine,time to start charging,charging 
cycle<br/>
! eg 1,7,7 = $1 fine, after 7 days, every 7 days</p>
! <p>Note : fines are calculated by the fines2.pl script, located in misc 
directory.
! Ask your administrator to put this script in crontab (after midnight) to have 
fines calculated every night
  </p>
  <form action=/cgi-bin/koha/admin/updatecharges.pl method=post>
--- 2,7 ----
  <p>
  Each box needs to be filled in with fine,time to start charging,charging 
cycle<br/>
! eg 1,7,7 = 1USD,EUR,etc fine, after 7 days, every 7 days</p>
! <p>Note : fines are calculated by the fines2.pl script, located in misc 
directory. Ask your administrator to put this script in crontab, after 
midnight, to have fines calculated every night
  </p>
  <form action=/cgi-bin/koha/admin/updatecharges.pl method=post>

Index: checkmarc.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/checkmarc.tmpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** checkmarc.tmpl      9 Dec 2003 10:29:00 -0000       1.6
--- checkmarc.tmpl      11 Feb 2004 09:02:55 -0000      1.7
***************
*** 118,122 ****
        <tr>
                <td><b>TOTAL</b></td>
!               <td>You have <!-- TMPL_VAR name="total" --> error(s) in your 
MARC configuration. Please fix them before using koha</td>
        </tr>
  <!-- TMPL_ELSE -->
--- 118,122 ----
        <tr>
                <td><b>TOTAL</b></td>
!               <td>You have <b><!-- TMPL_VAR name="total" --></b> error(s) in 
your MARC configuration. Please fix them before using koha</td>
        </tr>
  <!-- TMPL_ELSE -->

Index: currency.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/currency.tmpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** currency.tmpl       9 Dec 2003 10:29:00 -0000       1.7
--- currency.tmpl       11 Feb 2004 09:02:55 -0000      1.8
***************
*** 182,187 ****
                        <td><!-- TMPL_VAR NAME=currency --></td>
                        <td><!-- TMPL_VAR NAME=rate --></td>
!                       <td><a href="<!-- TMPL_VAR NAME=script_name 
-->?op=add_form&searchfield=<!-- TMPL_VAR NAME=currency -->">Edit</a></td>
!                         <td><a href="<!-- TMPL_VAR NAME=script_name 
-->?op=delete_confirm&searchfield=<!-- TMPL_VAR NAME=currency 
-->">Delete</a></td>
                </tr>
                <!-- /TMPL_LOOP -->
--- 182,187 ----
                        <td><!-- TMPL_VAR NAME=currency --></td>
                        <td><!-- TMPL_VAR NAME=rate --></td>
!                       <td><a href="<!-- TMPL_VAR NAME=script_name 
-->?op=add_form&searchfield=<!-- TMPL_VAR NAME=currency -->" 
class="button">Edit</a></td>
!                         <td><a href="<!-- TMPL_VAR NAME=script_name 
-->?op=delete_confirm&searchfield=<!-- TMPL_VAR NAME=currency -->" 
class="button">Delete</a></td>
                </tr>
                <!-- /TMPL_LOOP -->
***************
*** 202,206 ****
  
          <br>
!       <input type=submit class="button" value="Add Currency" alt="Add 
Currency">
        <br>
          </form>
--- 202,206 ----
  
          <br>
!       <input type=submit class="button" value="Add currency" alt="Add 
currency">
        <br>
          </form>

Index: itemtypes.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/itemtypes.tmpl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** itemtypes.tmpl      9 Dec 2003 10:29:00 -0000       1.14
--- itemtypes.tmpl      11 Feb 2004 09:02:55 -0000      1.15
***************
*** 80,85 ****
                        </tr>
                        <tr>
                                <td>Loan length</td>
!                               <td><input type=text name=loanlength size=10 
value='<!-- TMPL_VAR name="loanlength" -->'></td>
                        </tr>
                        <tr>
--- 80,99 ----
                        </tr>
                        <tr>
+                               <td>Not for loan</td>
+                               <td>
+                                       <!-- TMPL_IF name="notforloan" -->
+                                               <input type=checkbox 
name=notforloan checked value=1>
+                                       <!-- TMPL_ELSE -->
+                                               <input type=checkbox 
name=notforloan value=1>
+                                       <!-- /TMPL_IF -->
+                                       if checked, no item of this type can be 
issued. If not checked, every item of this type can be issued unless notforloan 
is set for a specific item
+                               </td>
+                       </tr>
+                       <tr>
                                <td>Loan length</td>
!                               <td>
!                                       <input type=text name=loanlength 
size=10 value='<!-- TMPL_VAR name="loanlength" -->'>
!                                       meaningful only if not for loan is not 
set
!                               </td>
                        </tr>
                        <tr>
***************
*** 152,156 ****
        <tr>
                <td width="33%">
!                       <input type=submit class="button" value="Add Item Type" 
title="Add item type" alt="Add item type" >
                </td>
                <td width=33%><!-- TMPL_IF name="previous" --><a href="<!-- 
TMPL_VAR name=previous -->"><input type=image src="<!-- TMPL_VAR 
name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/1leftarrow.png" 
title="previous" ALT="previous" BORDER=0></a><!-- /TMPL_IF --></td>
--- 166,170 ----
        <tr>
                <td width="33%">
!                       <input type=submit class="button" value="Add item type" 
title="Add item type" alt="Add item type" >
                </td>
                <td width=33%><!-- TMPL_IF name="previous" --><a href="<!-- 
TMPL_VAR name=previous -->"><input type=image src="<!-- TMPL_VAR 
name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/1leftarrow.png" 
title="previous" ALT="previous" BORDER=0></a><!-- /TMPL_IF --></td>

Index: koha2marclinks.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/koha2marclinks.tmpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** koha2marclinks.tmpl 9 Dec 2003 10:29:01 -0000       1.9
--- koha2marclinks.tmpl 11 Feb 2004 09:02:55 -0000      1.10
***************
*** 164,168 ****
  <table border=0 cellspacing=0 cellpadding=2>
  <tr valign=top bgcolor=#99cc33>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=10%><b>koha field</b> <span 
style="font-size:8;color:red" title="the koha-DB field linked to this 
subfield">?</span></td>
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=5%><b>Tag</b></td>
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=5%><b>Subfield</b></td>
--- 164,168 ----
  <table border=0 cellspacing=0 cellpadding=2>
  <tr valign=top bgcolor=#99cc33>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=10%><b>Koha field</b> <span 
style="font-size:8;color:red" title="the koha-DB field linked to this 
subfield">?</span></td>
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=5%><b>Tag</b></td>
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=5%><b>Subfield</b></td>

Index: marc_subfields_structure.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** marc_subfields_structure.tmpl       9 Dec 2003 10:29:01 -0000       1.23
--- marc_subfields_structure.tmpl       11 Feb 2004 09:02:55 -0000      1.24
***************
*** 22,27 ****
                <tr valign=top bgcolor='<!-- TMPL_VAR name="bgcolor" -->'>
                <td><!-- TMPL_VAR name="tagfield" --> - <!-- TMPL_VAR 
name="tagsubfield" --></td>
!               <td><input type=text name="liblibrarian" value='<!-- TMPL_VAR 
name="liblibrarian" escape=HTML -->' size=40 maxlength=80><br/>
!                               <input type=text name="libopac" value='<!-- 
TMPL_VAR name="libopac" escape=HTML -->' size=40 maxlength=80></td>
                <td><!-- TMPL_VAR name="repeatable" --></td>
                <td><!-- TMPL_VAR name="mandatory" --></td>
--- 22,27 ----
                <tr valign=top bgcolor='<!-- TMPL_VAR name="bgcolor" -->'>
                <td><!-- TMPL_VAR name="tagfield" --> - <!-- TMPL_VAR 
name="tagsubfield" --></td>
!               <td><input type=text name="liblibrarian" value="<!-- TMPL_VAR 
name="liblibrarian" -->" size=40 maxlength=80><br/>
!                               <input type=text name="libopac" value="<!-- 
TMPL_VAR name="libopac" -->" size=40 maxlength=80></td>
                <td><!-- TMPL_VAR name="repeatable" --></td>
                <td><!-- TMPL_VAR name="mandatory" --></td>
***************
*** 68,75 ****
  
<!-------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
! <font SIZE=6><em>MARC subfield structure admin for <!-- TMPL_VAR 
name="tagfield" --></em></font>
! <p>This screen shows the subfields associated with the selected tag. You can 
edit subfields or add a new one by clicking on "edit". </p>
! <p>The column <b>Koha field</b> shows that the subfield is linked with a 
"Koha field". Koha can manage a MARC interface, or a Koha interface. This link 
ensures that 
! both DB are synchronized, thus you can change from a MARC to a Koha interface 
easily.</p>
  
  <table border=0 cellspacing=0 cellpadding=2 width="80%">
--- 68,74 ----
  
<!-------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
! <h1>MARC subfield structure admin for <!-- TMPL_VAR name="tagfield" --></h1>
! <p>This screen shows the subfields associated with the selected tag. You can 
edit subfields or add a new one by clicking on edit. </p>
! <p>The column <b>Koha field</b> shows that the subfield is linked with a Koha 
field. Koha can manage a MARC interface, or a Koha interface. This link ensures 
that both DB are synchronized, thus you can change from a MARC to a Koha 
interface easily.</p>
  
  <table border=0 cellspacing=0 cellpadding=2 width="80%">
***************
*** 77,81 ****
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=5%><b>Subfield</b></td>
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=30%><b>Lib</b></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=10%><b>koha field</b> <span 
style="font-size:8;color:red" title="the koha-DB field linked to this 
subfield">?</span></td>
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=8%><b>Rep</b> <span 
style="font-size:8;color:red" title="subfield may be repeated (1=yes, 
0=no)">?</span></td>
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=8%><b>Mand</b> <span 
style="font-size:8;color:red" title="subfield is mandatory (1=yes, 
0=no)">?</span></td>
--- 76,80 ----
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=5%><b>Subfield</b></td>
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=30%><b>Lib</b></td>
!       <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=10%><b>Koha field</b> <span 
style="font-size:8;color:red" title="the koha-DB field linked to this 
subfield">?</span></td>
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=8%><b>Rep</b> <span 
style="font-size:8;color:red" title="subfield may be repeated (1=yes, 
0=no)">?</span></td>
        <td background="<!-- TMPL_VAR NAME='themelang' 
-->/images/background-mem.gif" width=8%><b>Mand</b> <span 
style="font-size:8;color:red" title="subfield is mandatory (1=yes, 
0=no)">?</span></td>

Index: printers.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/printers.tmpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** printers.tmpl       9 Dec 2003 10:29:01 -0000       1.8
--- printers.tmpl       11 Feb 2004 09:02:55 -0000      1.9
***************
*** 195,199 ****
  
          <br>
!       <input type=submit class="button" value="Add Printer" alt="Add Printer">
        <br>
          </form>
--- 195,199 ----
  
          <br>
!       <input type=submit class="button" value="Add printer" alt="Add printer">
        <br>
          </form>

Index: systempreferences.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/systempreferences.tmpl,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** systempreferences.tmpl      10 Feb 2004 07:38:57 -0000      1.21
--- systempreferences.tmpl      11 Feb 2004 09:02:55 -0000      1.22
***************
*** 70,75 ****
                <tr><td>Variable</td><td><input type=text 
name=variable></td></tr>
        <!-- /TMPL_IF -->
!       <tr><td>Value</td><td><input type=text name=value value='<!-- TMPL_VAR 
name="value" escape=HTML -->'></td></tr>
!       <tr><td>Explanation</td><td><input type=text name=explanation size=80 
value='<!-- TMPL_VAR name="explanation" escape=HTML -->'></td></tr>
        <tr><td>&nbsp;</td><td><INPUT type=button value='OK' 
onClick='Check(this.form)'></td></tr>
        </table>
--- 70,75 ----
                <tr><td>Variable</td><td><input type=text 
name=variable></td></tr>
        <!-- /TMPL_IF -->
!       <tr><td>Value</td><td><input type=text name=value value="<!-- TMPL_VAR 
name="value" escape=HTML -->"></td></tr>
!       <tr><td>Explanation</td><td><input type=text name=explanation size=80 
value="<!-- TMPL_VAR name="explanation" escape=HTML -->"></td></tr>
        <tr><td>&nbsp;</td><td><INPUT type=button value='OK' 
onClick='Check(this.form)'></td></tr>
        </table>

Index: thesaurus.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/thesaurus.tmpl,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** thesaurus.tmpl      9 Dec 2003 10:29:02 -0000       1.17
--- thesaurus.tmpl      11 Feb 2004 09:02:55 -0000      1.18
***************
*** 99,103 ****
        <p>Manages thesaurus and authorities files.<br />
        <ul>
!               <b>Dig</b>: see data dependent one this one<br />
                <b>Related</b>: see other forms of this authority entry</p>
        </ul>
--- 99,103 ----
        <p>Manages thesaurus and authorities files.<br />
        <ul>
!               <b>Dig</b>: see data depending of this one<br />
                <b>Related</b>: see other forms of this authority entry</p>
        </ul>
***************
*** 125,129 ****
                <td><!-- TMPL_VAR name="freelib" --></td>
                <td><!-- TMPL_VAR name="father" --> <!-- TMPL_VAR name="stdlib" 
--></td>
!               <td><!-- TMPL_VAR name="dig" -->Dig</a></td>
                <td><!-- TMPL_VAR name="related" -->Related</a></td>
                <td><a href="<!-- TMPL_VAR name="edit" -->"><img src="<!-- 
TMPL_VAR NAME='interface' -->/<!-- TMPL_VAR name="theme" 
-->/images/fileopen.png"  width=32 hspace=0 vspace=0 border=0></a></td>
--- 125,129 ----
                <td><!-- TMPL_VAR name="freelib" --></td>
                <td><!-- TMPL_VAR name="father" --> <!-- TMPL_VAR name="stdlib" 
--></td>
!               <td><!-- TMPL_VAR name="dig" -->Dig</a>&nbsp;&nbsp;</td>
                <td><!-- TMPL_VAR name="related" -->Related</a></td>
                <td><a href="<!-- TMPL_VAR name="edit" -->"><img src="<!-- 
TMPL_VAR NAME='interface' -->/<!-- TMPL_VAR name="theme" 
-->/images/fileopen.png"  width=32 hspace=0 vspace=0 border=0></a></td>
***************
*** 134,144 ****
        <input type=hidden name=op value=add_form>
        </table>
!       <table width=40%>
                <tr>
!                       <td width=50%><!-- TMPL_VAR name="previous" --></td>
!                       <td width=50%><!-- TMPL_VAR name="next" --></td>
                </tr>
        </table>
! 
        <form action='<!-- TMPL_VAR name="script_name" -->' method=post>
        <input type="hidden" name="op" value="add_form">
--- 134,145 ----
        <input type=hidden name=op value=add_form>
        </table>
!       <br/>
!       <table width=40% height="80">
                <tr>
!                       <td width=50%><a href="<!-- TMPL_VAR name="previous" 
-->" class="button">Previous</a></td>
!                       <td width=50%><a href="<!-- TMPL_VAR name="next" -->" 
class="button"> Next</a></td>
                </tr>
        </table>
!       <br/>
        <form action='<!-- TMPL_VAR name="script_name" -->' method=post>
        <input type="hidden" name="op" value="add_form">
***************
*** 146,152 ****
        <input type="hidden" name="branch" value="<!-- TMPL_VAR name="branch" 
-->">
        <input type="hidden" name="father" value="<!-- TMPL_VAR name="father" 
-->">
!       <br><input type=submit class="button"  value="Add Thesaurus entry" 
title="Add Thesaurus entry" ALT="Add Thesaurus entry"><br>
        </form>
  
  <!-- /TMPL_IF -->
  
--- 147,154 ----
        <input type="hidden" name="branch" value="<!-- TMPL_VAR name="branch" 
-->">
        <input type="hidden" name="father" value="<!-- TMPL_VAR name="father" 
-->">
!       <br><input type=submit class="button"  value="Add" title="Add Thesaurus 
entry" ALT="Add Thesaurus entry"><br>
        </form>
  
+ 
  <!-- /TMPL_IF -->
  

Index: z3950servers.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/z3950servers.tmpl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** z3950servers.tmpl   9 Dec 2003 10:29:02 -0000       1.11
--- z3950servers.tmpl   11 Feb 2004 09:02:55 -0000      1.12
***************
*** 74,78 ****
                  <h1>Modify Z39.50 Server</h1>
          <!-- TMPL_ELSE -->
!                 <h1>Add Z39.50 Server</h1>
          <!-- /TMPL_IF -->
          <form action="<!-- TMPL_VAR NAME=script_name -->" name=Aform 
method=post>
--- 74,78 ----
                  <h1>Modify Z39.50 Server</h1>
          <!-- TMPL_ELSE -->
!                 <h1>Add Z39.50 server</h1>
          <!-- /TMPL_IF -->
          <form action="<!-- TMPL_VAR NAME=script_name -->" name=Aform 
method=post>
***************
*** 280,284 ****
                  
          <br>
!         <input type=submit class="button" alt="Add Z39.50 server" value="Add 
Z39.50 Server">
          <br>
          </form>
--- 280,284 ----
                  
          <br>
!         <input type=submit class="button" alt="Add Z39.50 server" value="Add 
Z39.50 server">
          <br>
          </form>




reply via email to

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