[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters aqbud
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters aqbudget.tmpl,1.20,1.20.2.1 authorised_values.tmpl,1.17,1.17.2.1 branches.tmpl,1.18,1.18.2.1 categorie.tmpl,1.15,1.15.2.1 categoryitem.tmpl,1.7,1.7.2.1 charges.tmpl,1.2,1.2.2.1 currency.tmpl,1.7,1.7.2.1 itemtypes.tmpl,1.14.2.1,1.14.2.2 koha2marclinks.tmpl,1.9,1.9.2.1 marc_subfields_structure.tmpl,1.23.2.1,1.23.2.2 printers.tmpl,1.8,1.8.2.1 thesaurus.tmpl,1.17.2.1,1.17.2.2 z3950servers.tmpl,1.11,1.11.2.1 |
Date: |
Fri, 06 Feb 2004 06:12:31 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8520/koha-tmpl/intranet-tmpl/default/en/parameters
Modified Files:
Tag: rel_2_0
aqbudget.tmpl authorised_values.tmpl branches.tmpl
categorie.tmpl categoryitem.tmpl charges.tmpl currency.tmpl
itemtypes.tmpl koha2marclinks.tmpl
marc_subfields_structure.tmpl printers.tmpl thesaurus.tmpl
z3950servers.tmpl
Log Message:
template fixes for translation
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.20.2.1
diff -C2 -r1.20 -r1.20.2.1
*** aqbudget.tmpl 9 Dec 2003 10:29:00 -0000 1.20
--- aqbudget.tmpl 6 Feb 2004 14:12:26 -0000 1.20.2.1
***************
*** 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"
-->'> </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> </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"
-->'> </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> </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.17.2.1
diff -C2 -r1.17 -r1.17.2.1
*** authorised_values.tmpl 9 Dec 2003 10:29:00 -0000 1.17
--- authorised_values.tmpl 6 Feb 2004 14:12:27 -0000 1.17.2.1
***************
*** 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.18.2.1
diff -C2 -r1.18 -r1.18.2.1
*** branches.tmpl 9 Dec 2003 10:29:00 -0000 1.18
--- branches.tmpl 6 Feb 2004 14:12:27 -0000 1.18.2.1
***************
*** 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> </td>
! <td><input type=submit value='Submit'></td>
</tr>
</table>
--- 58,62 ----
<tr>
<td> </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.15.2.1
diff -C2 -r1.15 -r1.15.2.1
*** categorie.tmpl 9 Dec 2003 10:29:00 -0000 1.15
--- categorie.tmpl 6 Feb 2004 14:12:27 -0000 1.15.2.1
***************
*** 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.7.2.1
diff -C2 -r1.7 -r1.7.2.1
*** categoryitem.tmpl 9 Dec 2003 10:29:00 -0000 1.7
--- categoryitem.tmpl 6 Feb 2004 14:12:27 -0000 1.7.2.1
***************
*** 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.2.2.1
diff -C2 -r1.2 -r1.2.2.1
*** charges.tmpl 9 Dec 2003 10:29:00 -0000 1.2
--- charges.tmpl 6 Feb 2004 14:12:27 -0000 1.2.2.1
***************
*** 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: currency.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/currency.tmpl,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -C2 -r1.7 -r1.7.2.1
*** currency.tmpl 9 Dec 2003 10:29:00 -0000 1.7
--- currency.tmpl 6 Feb 2004 14:12:27 -0000 1.7.2.1
***************
*** 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.2.1
retrieving revision 1.14.2.2
diff -C2 -r1.14.2.1 -r1.14.2.2
*** itemtypes.tmpl 12 Jan 2004 19:20:33 -0000 1.14.2.1
--- itemtypes.tmpl 6 Feb 2004 14:12:27 -0000 1.14.2.2
***************
*** 81,90 ****
<tr>
<td>Not for loan</td>
! <td><input type=checkbox name=notforloan <!--
TMPL_IF name="notforloan" -->checked<!-- /TMPL_IF --> value=1> (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>
--- 81,99 ----
<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>
***************
*** 157,161 ****
<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.9.2.1
diff -C2 -r1.9 -r1.9.2.1
*** koha2marclinks.tmpl 9 Dec 2003 10:29:01 -0000 1.9
--- koha2marclinks.tmpl 6 Feb 2004 14:12:27 -0000 1.9.2.1
***************
*** 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.2.1
retrieving revision 1.23.2.2
diff -C2 -r1.23.2.1 -r1.23.2.2
*** marc_subfields_structure.tmpl 20 Jan 2004 10:23:30 -0000 1.23.2.1
--- marc_subfields_structure.tmpl 6 Feb 2004 14:12:27 -0000 1.23.2.2
***************
*** 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.8.2.1
diff -C2 -r1.8 -r1.8.2.1
*** printers.tmpl 9 Dec 2003 10:29:01 -0000 1.8
--- printers.tmpl 6 Feb 2004 14:12:27 -0000 1.8.2.1
***************
*** 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: thesaurus.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/thesaurus.tmpl,v
retrieving revision 1.17.2.1
retrieving revision 1.17.2.2
diff -C2 -r1.17.2.1 -r1.17.2.2
*** thesaurus.tmpl 26 Jan 2004 10:46:35 -0000 1.17.2.1
--- thesaurus.tmpl 6 Feb 2004 14:12:27 -0000 1.17.2.2
***************
*** 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> </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>
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.11.2.1
diff -C2 -r1.11 -r1.11.2.1
*** z3950servers.tmpl 9 Dec 2003 10:29:02 -0000 1.11
--- z3950servers.tmpl 6 Feb 2004 14:12:27 -0000 1.11.2.1
***************
*** 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>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters aqbudget.tmpl,1.20,1.20.2.1 authorised_values.tmpl,1.17,1.17.2.1 branches.tmpl,1.18,1.18.2.1 categorie.tmpl,1.15,1.15.2.1 categoryitem.tmpl,1.7,1.7.2.1 charges.tmpl,1.2,1.2.2.1 currency.tmpl,1.7,1.7.2.1 itemtypes.tmpl,1.14.2.1,1.14.2.2 koha2marclinks.tmpl,1.9,1.9.2.1 marc_subfields_structure.tmpl,1.23.2.1,1.23.2.2 printers.tmpl,1.8,1.8.2.1 thesaurus.tmpl,1.17.2.1,1.17.2.2 z3950servers.tmpl,1.11,1.11.2.1,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/members imemberentry.tmpl,1.6,1.6.2.1 jmemberentry.tmpl,1.7,1.7.2.1 memberentry.tmpl,1.21.2.1,1.21.2.2 member-password.tmpl,1.5,1.5.2.1 member.tmpl,1.8,1.8.2.1 moremember.tmpl,1.23.2.2,1.23.2.3 readingrec.tmpl,1.7.2.1,1.7.2.2
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/search.marc search.tmpl,1.9.2.2,1.9.2.3
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/members imemberentry.tmpl,1.6,1.6.2.1 jmemberentry.tmpl,1.7,1.7.2.1 memberentry.tmpl,1.21.2.1,1.21.2.2 member-password.tmpl,1.5,1.5.2.1 member.tmpl,1.8,1.8.2.1 moremember.tmpl,1.23.2.2,1.23.2.3 readingrec.tmpl,1.7.2.1,1.7.2.2
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/search.marc search.tmpl,1.9.2.2,1.9.2.3
- Index(es):