small gui fixes
authortipaul <tipaul>
Thu, 23 Jan 2003 12:29:10 +0000 (12:29 +0000)
committertipaul <tipaul>
Thu, 23 Jan 2003 12:29:10 +0000 (12:29 +0000)
14 files changed:
koha-tmpl/intranet-tmpl/default/en/includes/cat-top.inc
koha-tmpl/intranet-tmpl/default/en/includes/parameters-bottom.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/parameters-top.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl
koha-tmpl/intranet-tmpl/default/en/parameters/aqbookfund.tmpl
koha-tmpl/intranet-tmpl/default/en/parameters/aqbudget.tmpl
koha-tmpl/intranet-tmpl/default/en/parameters/authorised_values.tmpl
koha-tmpl/intranet-tmpl/default/en/parameters/branches.tmpl
koha-tmpl/intranet-tmpl/default/en/parameters/checkmarc.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/parameters/koha2marclinks.tmpl
koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl
koha-tmpl/intranet-tmpl/default/en/parameters/marctagstructure.tmpl
koha-tmpl/intranet-tmpl/default/en/parameters/systempreferences.tmpl
koha-tmpl/intranet-tmpl/default/en/parameters/thesaurus.tmpl

index 1659527..4763a5e 100644 (file)
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">\r
-<!--Authored by rachel@katipo.co.nz 104:38 1/11/99-->\r
-<!--updated by rachel@katipo.co.nz 12:24 12/01/00-->\r
-\r
-<html>\r
-<head>\r
-<title>KOHA: INTRANET: Catalogue</title>\r
-\r
-\r
-<style type="text/css">\r
-<!--\r
-select,option {font-size:12px}\r
--->\r
-\r
-</style>\r
-\r
-<SCRIPT LANGUAGE="JavaScript">\r
-<!--\r
-\r
-// go to page selected from options menu\r
-\r
-function leapto(form) {\r
-var myindex=form.dest.selectedIndex\r
-parent.location.href=(form.dest.options[myindex].value);\r
-}\r
-\r
-function focusinput() {\r
-    window.onerror=null;\r
-    if (document.forms[0]) {\r
-       document.forms[0].elements[0].focus();\r
-    }\r
-}\r
-       \r
-if (document.images){\r
-\r
-menu=new Image;\r
-menu.src ="/images/cat-cat.gif"\r
-\r
-}\r
-\r
-function messenger(url){                                   \r
-  window1=window.open(url,"window1","height=250,width=350,left=150,top=50,350,screenY=50");\r
-\r
-}\r
-\r
-//-->\r
-\r
-</script>\r
-\r
-</head>\r
-<body text="black" bgcolor="white" link="#0000ff" \r
-vlink="#0000ff" "3366cc" Alink="#cc3300"\r
-marginheight=0 marginwidth=0 leftmargin=0 topmargin=0\r
-onLoad=focusinput()>\r
-\r
-\r
-\r
-\r
-<!--HDL Colours\r
-\r
-       Yellow = ffcc00 \r
-       light blue = ccccff\r
-       bright blue links = 0000ff\r
-       aubergine = 663266 \r
-       light green/grey = cccc99\r
-\r
-\r
--->\r
-\r
-<!------------------------MENUS-------------------------------->\r
-\r
-<table cellpadding=0 cellspacing=0 width="100%" border=0>\r
-<tr bgcolor=663266 >\r
-\r
-       <td  valign=top>\r
-       <table cellpadding=0 cellspacing=0  border=0 height=29>\r
-       <tr valign=top bgcolor=663266 >\r
-       <td background="/images/catalogue-spot-1.gif" width="224" \r
-       height="29"><font size=1 face="arial"><img src="/images/holder.gif" width=210 height=4 alt=" " hspace=0 vspace=0><br>\r
-       <img src="/images/holder.gif" \r
-       width=35 height=21 align=left alt=" " hspace=0 vspace=0><font size="+1">KOHA: <a href="/cgi-bin/koha/mainpage.pl">Main Menu</a></font><br>\r
-       <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 vspace=0></FONT></td>\r
-       \r
-       </TR></TABLE> </td>\r
-\r
-\r
-       <td  valign=bottom align=right>\r
-<img src="/images/holder.gif"  WIDTH=1  HEIGHT=38 HSPACE=0 vspace=0></td>\r
-<td  valign=bottom align=right>\r
-       <table cellpadding=0 cellspacing=0  border=0 height=29><tr><td>\r
-<img src=/images/cat-cat.gif border="0" name=menu usemap="#map" HSPACE=0 vspace=0 ></td>\r
-       \r
-       </TR></TABLE></TD>\r
-</tr>\r
-\r
-</tr>\r
-<TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=3><img src="/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR>\r
-\r
-</table>\r
-\r
-\r
-<map name="map">\r
-<area shape="rect" coords="18,8,84,27" href="/cgi-bin/koha/catalogue-home.pl" alt="Catalogue" onMouseOver="if(document.images)document.menu.src='/images/cat-cat.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">\r
-\r
-<area shape="rect" coords="94,8,149,28" href="/cgi-bin/koha/members-home.pl" alt="Members" onMouseOver="if(document.images)document.menu.src='/images/cat-mem.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">\r
-\r
-<area shape="rect" coords="154,9,212,29" alt="Acquisitions"   href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" onMouseOver="if(document.images)document.menu.src='/images/cat-acq.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">\r
-\r
-<area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/cgi-bin/koha/reports-home.pl" onMouseOver="if(document.images)document.menu.src='/images/cat-rep.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">\r
-\r
-<area shape="rect" coords="306,8,352,27" href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" onMouseOver="if(document.images)document.menu.src='/images/cat-crc.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">\r
-\r
-<area  shape="rect" alt="Home" coords="374,9,419,29" href="/cgi-bin/koha/mainpage.pl" onMouseOver="if(document.images)document.menu.src='/images/cat-hom.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">\r
-<area shape="default" nohref>\r
-</map>\r
-\r
-\r
-\r
-<BLOCKQUOTE>\r
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<!--Authored by rachel@katipo.co.nz 104:38 1/11/99-->
+<!--updated by rachel@katipo.co.nz 12:24 12/01/00-->
+
+<html>
+<head>
+<title>KOHA: INTRANET: Catalogue</title>
+
+
+<style type="text/css">
+<!--
+select,option {font-size:12px}
+-->
+
+</style>
+
+<SCRIPT LANGUAGE="JavaScript">
+<!--
+
+// go to page selected from options menu
+
+function leapto(form) {
+var myindex=form.dest.selectedIndex
+parent.location.href=(form.dest.options[myindex].value);
+}
+
+function focusinput() {
+    window.onerror=null;
+    if (document.forms[0]) {
+       document.forms[0].elements[0].focus();
+    }
+}
+
+if (document.images){
+
+menu=new Image;
+menu.src ="/images/cat-cat.gif"
+
+}
+
+function messenger(url){
+  window1=window.open(url,"window1","height=250,width=350,left=150,top=50,350,screenY=50");
+
+}
+
+//-->
+
+</script>
+
+</head>
+<body text="black" bgcolor="white" link="#0000ff"
+vlink="#0000ff" "3366cc" Alink="#cc3300"
+marginheight=0 marginwidth=0 leftmargin=0 topmargin=0
+onLoad=focusinput()>
+
+
+
+
+<!--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=663266 >
+
+       <td  valign=top>
+       <table cellpadding=0 cellspacing=0  border=0 height=29>
+       <tr valign=top bgcolor=663266 >
+       <td background="/images/catalogue-spot-1.gif" width="224"
+       height="29"><font size=1 face="arial"><img src="/images/holder.gif" width=210 height=4 alt=" " hspace=0 vspace=0><br>
+       <img src="/images/holder.gif"
+       width=35 height=21 align=left alt=" " hspace=0 vspace=0><font size="+1">KOHA: <a href="/cgi-bin/koha/mainpage.pl">Main Menu</a></font><br>
+       <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 vspace=0></FONT></td>
+
+       </TR></TABLE> </td>
+
+
+       <td  valign=bottom align=right>
+<img src="/images/holder.gif"  WIDTH=1  HEIGHT=38 HSPACE=0 vspace=0></td>
+<td  valign=bottom align=right>
+       <table cellpadding=0 cellspacing=0  border=0 height=29><tr><td>
+<img src=/images/cat-cat.gif border="0" name=menu usemap="#map" HSPACE=0 vspace=0 ></td>
+
+       </TR></TABLE></TD>
+</tr>
+
+</tr>
+<TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=3><img src="/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR>
+
+</table>
+
+
+<map name="map">
+<area shape="rect" coords="18,8,84,27" href="/cgi-bin/koha/catalogue-home.pl" alt="Catalogue" onMouseOver="if(document.images)document.menu.src='/images/cat-cat.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
+
+<area shape="rect" coords="94,8,149,28" href="/cgi-bin/koha/members-home.pl" alt="Members" onMouseOver="if(document.images)document.menu.src='/images/cat-mem.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
+
+<area shape="rect" coords="154,9,212,29" alt="Acquisitions"   href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" onMouseOver="if(document.images)document.menu.src='/images/cat-acq.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
+
+<area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/cgi-bin/koha/reports-home.pl" onMouseOver="if(document.images)document.menu.src='/images/cat-rep.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
+
+<area shape="rect" coords="306,8,352,27" href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" onMouseOver="if(document.images)document.menu.src='/images/cat-crc.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
+
+<area  shape="rect" alt="Home" coords="374,9,419,29" href="/cgi-bin/koha/mainpage.pl" onMouseOver="if(document.images)document.menu.src='/images/cat-hom.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
+<area shape="default" nohref>
+</map>
+
+
+
+<BLOCKQUOTE>
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/parameters-bottom.inc b/koha-tmpl/intranet-tmpl/default/en/includes/parameters-bottom.inc
new file mode 100644 (file)
index 0000000..967baf5
--- /dev/null
@@ -0,0 +1,25 @@
+<br clear=all>
+<p> &nbsp; </p>
+
+
+</BLOCKQUOTE>
+
+<table cellpadding=0 cellspacing=0 width="100%" border=0>
+<TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=6><img src="/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR></TABLE>
+
+
+<CENTER>
+<FONT SIZE=2  face="arial, helvetica">
+<A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
+<A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
+<A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue</a> ||
+<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
+<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
+<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
+<A HREF="/cgi-bin/koha/admin-home.pl">Admin</a> ||
+<A HREF="/help/">Help</a>
+</FONT>
+</CENTER>
+</BODY>
+
+</HTML>
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/parameters-top.inc b/koha-tmpl/intranet-tmpl/default/en/includes/parameters-top.inc
new file mode 100644 (file)
index 0000000..4763a5e
--- /dev/null
@@ -0,0 +1,119 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<!--Authored by rachel@katipo.co.nz 104:38 1/11/99-->
+<!--updated by rachel@katipo.co.nz 12:24 12/01/00-->
+
+<html>
+<head>
+<title>KOHA: INTRANET: Catalogue</title>
+
+
+<style type="text/css">
+<!--
+select,option {font-size:12px}
+-->
+
+</style>
+
+<SCRIPT LANGUAGE="JavaScript">
+<!--
+
+// go to page selected from options menu
+
+function leapto(form) {
+var myindex=form.dest.selectedIndex
+parent.location.href=(form.dest.options[myindex].value);
+}
+
+function focusinput() {
+    window.onerror=null;
+    if (document.forms[0]) {
+       document.forms[0].elements[0].focus();
+    }
+}
+
+if (document.images){
+
+menu=new Image;
+menu.src ="/images/cat-cat.gif"
+
+}
+
+function messenger(url){
+  window1=window.open(url,"window1","height=250,width=350,left=150,top=50,350,screenY=50");
+
+}
+
+//-->
+
+</script>
+
+</head>
+<body text="black" bgcolor="white" link="#0000ff"
+vlink="#0000ff" "3366cc" Alink="#cc3300"
+marginheight=0 marginwidth=0 leftmargin=0 topmargin=0
+onLoad=focusinput()>
+
+
+
+
+<!--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=663266 >
+
+       <td  valign=top>
+       <table cellpadding=0 cellspacing=0  border=0 height=29>
+       <tr valign=top bgcolor=663266 >
+       <td background="/images/catalogue-spot-1.gif" width="224"
+       height="29"><font size=1 face="arial"><img src="/images/holder.gif" width=210 height=4 alt=" " hspace=0 vspace=0><br>
+       <img src="/images/holder.gif"
+       width=35 height=21 align=left alt=" " hspace=0 vspace=0><font size="+1">KOHA: <a href="/cgi-bin/koha/mainpage.pl">Main Menu</a></font><br>
+       <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 vspace=0></FONT></td>
+
+       </TR></TABLE> </td>
+
+
+       <td  valign=bottom align=right>
+<img src="/images/holder.gif"  WIDTH=1  HEIGHT=38 HSPACE=0 vspace=0></td>
+<td  valign=bottom align=right>
+       <table cellpadding=0 cellspacing=0  border=0 height=29><tr><td>
+<img src=/images/cat-cat.gif border="0" name=menu usemap="#map" HSPACE=0 vspace=0 ></td>
+
+       </TR></TABLE></TD>
+</tr>
+
+</tr>
+<TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=3><img src="/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR>
+
+</table>
+
+
+<map name="map">
+<area shape="rect" coords="18,8,84,27" href="/cgi-bin/koha/catalogue-home.pl" alt="Catalogue" onMouseOver="if(document.images)document.menu.src='/images/cat-cat.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
+
+<area shape="rect" coords="94,8,149,28" href="/cgi-bin/koha/members-home.pl" alt="Members" onMouseOver="if(document.images)document.menu.src='/images/cat-mem.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
+
+<area shape="rect" coords="154,9,212,29" alt="Acquisitions"   href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" onMouseOver="if(document.images)document.menu.src='/images/cat-acq.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
+
+<area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/cgi-bin/koha/reports-home.pl" onMouseOver="if(document.images)document.menu.src='/images/cat-rep.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
+
+<area shape="rect" coords="306,8,352,27" href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" onMouseOver="if(document.images)document.menu.src='/images/cat-crc.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
+
+<area  shape="rect" alt="Home" coords="374,9,419,29" href="/cgi-bin/koha/mainpage.pl" onMouseOver="if(document.images)document.menu.src='/images/cat-hom.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
+<area shape="default" nohref>
+</map>
+
+
+
+<BLOCKQUOTE>
index 99f1ead..0e8ae96 100644 (file)
@@ -1,4 +1,4 @@
-<TMPL_INCLUDE NAME="cat-top.inc">
+<TMPL_INCLUDE NAME="parameters-top.inc">
 <TMPL_IF NAME="loggedinuser">
     <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p>
 <TMPL_ELSE>
@@ -38,6 +38,7 @@
 <th colspan=2>MARC related</th>
 <tr><td valign="top" width="25%"><a href=/cgi-bin/koha/admin/marctagstructure.pl>MARC tag structure</a></td><td>MARC structure : tag then subfields</td></tr>
 <tr><td valign="top" width="25%"><a href=/cgi-bin/koha/admin/koha2marclinks.pl>Links koha - MARC DB</a></td><td>Define links between the koha standard DB and the MARC one. Note those links can be defined through MARC structure. This tool is just a shortcut to speed up linkage</td></tr>
+<tr><td valign="top" width="25%"><a href=/cgi-bin/koha/admin/checkmarc.pl>Checks MARC</a></td><td>Checks the MARC structure. USE IT before working with real datas. It will show mistakes that BREAKS koha database!</td></tr>
 
 <th colspan=2>Various parameters</th>
 <tr>
@@ -83,4 +84,4 @@
 </tr>
 </table>
 </center>
-<TMPL_INCLUDE NAME="cat-bottom.inc">
+<TMPL_INCLUDE NAME="parameters-bottom.inc">
index 9ba4c68..66e62be 100644 (file)
@@ -1,4 +1,4 @@
-<TMPL_INCLUDE NAME="cat-top.inc">
+<TMPL_INCLUDE NAME="parameters-top.inc">
 <TMPL_IF NAME="loggedinuser">
     <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p>
 <TMPL_ELSE>
@@ -116,4 +116,4 @@ data deleted
 "</form>"
 </TMPL_IF>
 
-<TMPL_INCLUDE NAME="cat-bottom.inc">
+<TMPL_INCLUDE NAME="parameters-bottom.inc">
index 30fba6a..bb569d0 100644 (file)
@@ -1,4 +1,4 @@
-<TMPL_INCLUDE NAME="cat-top.inc">
+<TMPL_INCLUDE NAME="parameters-top.inc">
 <TMPL_IF NAME="loggedinuser">
     <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p>
 <TMPL_ELSE>
@@ -121,4 +121,4 @@ data deleted
 </form>
 </TMPL_IF>
 
-<TMPL_INCLUDE NAME="cat-bottom.inc">
+<TMPL_INCLUDE NAME="parameters-bottom.inc">
index 56523b8..1378d31 100644 (file)
@@ -1,4 +1,4 @@
-<TMPL_INCLUDE NAME="cat-top.inc">
+<TMPL_INCLUDE NAME="parameters-top.inc">
 <TMPL_IF NAME="loggedinuser">
     <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p>
 <TMPL_ELSE>
@@ -93,4 +93,4 @@ the subfield is not entered through a free field, but though a list of authorise
 </form>
 </TMPL_IF>
 
-<TMPL_INCLUDE NAME="cat-bottom.inc">
+<TMPL_INCLUDE NAME="parameters-bottom.inc">
index c9ca4f6..b05f6a7 100644 (file)
@@ -1,5 +1,5 @@
 <HTML>
-<TMPL_INCLUDE NAME="cat-top.inc">
+<TMPL_INCLUDE NAME="parameters-top.inc">
 <TMPL_IF NAME="loggedinuser">
     <p align=left>Zalogowano jako: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj</a>]</p>
 <TMPL_ELSE>
@@ -85,4 +85,4 @@ Potwierd
 </table>
 </TMPL_IF>
 
-<TMPL_INCLUDE NAME="cat-bottom.inc">
+<TMPL_INCLUDE NAME="parameters-bottom.inc">
diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/checkmarc.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/checkmarc.tmpl
new file mode 100644 (file)
index 0000000..b0da2b9
--- /dev/null
@@ -0,0 +1,109 @@
+<TMPL_INCLUDE NAME="parameters-top.inc">
+<TMPL_IF NAME="loggedinuser">
+    <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p>
+<TMPL_ELSE>
+    <p align=left><a href=/cgi-bin/koha/opac-user.pl>Log In</a> to Koha</p>
+</TMPL_IF>
+<table width="100%" cellpadding=5 cellspacing=5>
+       <tr background="/images/background-mem.gif">
+               <td><b>Test</b></td>
+               <td><b>Result</b></td>
+       </tr>
+<!----------------------------------------------------------------------------------------------------------->
+<TMPL_IF name="itemnum">
+       <tr>
+               <td><b>itemnum</b></td>
+               <td><li>The field itemnum MUST be mapped </li>
+                       <li>The correspounding subfield MUST be in with -1 (ignore) tab</td>
+       </tr>
+<TMPL_ELSE>
+       <tr>
+               <td>OK</td>
+               <td><i>itemnum : the field itemnumber is mapped to a field in tab -1</i></td>
+       </tr>
+</TMPL_IF>
+<!----------------------------------------------------------------------------------------------------------->
+<TMPL_IF name="itemfields">
+       <tr>
+               <td><b>item fields</b></td>
+               <td>ALL items fields MUST :<br/>
+                       <li>be mapped to the same tag,</li>
+                       <li>and they must all be in the 10 (items) tab</li></td>
+       </tr>
+<TMPL_ELSE>
+       <tr>
+               <td>OK</td>
+               <td><i>All item fields are in the same tag and in item tab</i></td>
+       </tr>
+</TMPL_IF>
+<!----------------------------------------------------------------------------------------------------------->
+<TMPL_IF name="itemtype">
+       <tr>
+               <td><b>itemtype NOT mapped</b></td>
+               <td>the biblioitems.itemtype field MUST :<br/>
+                       <li>be mapped to a MARC subfield, </li>
+                       <li>the correspounding subfield MUST have authorised_value=itemtype</li></td>
+       </tr>
+<TMPL_ELSE>
+       <tr>
+               <td>OK</td>
+               <td><i>biblioitems.itemtype defined</i></td>
+       </tr>
+</TMPL_IF>
+<!----------------------------------------------------------------------------------------------------------->
+<TMPL_IF name="branch">
+       <tr>
+               <td><b>branch NOT mapped</b></td>
+               <td>the items.homebranch field MUST :<br/>
+                       <li>be mapped to a MARC subfield,</li>
+                       <li>the correspounding subfield MUST have authorised value=branch</li></td>
+       </tr>
+<TMPL_ELSE>
+       <tr>
+               <td>OK</td>
+               <td><i>homebranch defined</i></td>
+       </tr>
+</TMPL_IF>
+<!----------------------------------------------------------------------------------------------------------->
+<TMPL_IF name="holdingbranch">
+       <tr>
+               <td><b>holdingbranch NOT mapped</b></td>
+               <td>the items.holdingbranch field MUST :<br/>
+                       <li>be mapped to a MARC subfield, </li>
+                       <li>the correspounding subfield MUST have authorised value=branch</li></td>
+       </tr>
+<TMPL_ELSE>
+       <tr>
+               <td>OK</td>
+               <td><i>holdingbranch defined</i></td>
+       </tr>
+</TMPL_IF>
+<!----------------------------------------------------------------------------------------------------------->
+<TMPL_IF name="biblionumber">
+       <tr>
+               <td><b>biblio and biblionumber</b></td>
+               <td>The biblio.biblionumber and biblioitems.biblioitemnumber fields MUST :<br/>
+                       <li>be mapped to a MARC subfield,</li>
+                       <li>be in the SAME tag (for example : 090$a and 090$b)</li>
+                       <li>be in tab -1</li></td>
+       </tr>
+<TMPL_ELSE>
+       <tr>
+               <td>OK</td>
+               <td><i>biblionumber and biblioitemnumber mapped correctly</i></td>
+       </tr>
+</TMPL_IF>
+<!----------------------------------------------------------------------------------------------------------->
+<TMPL_IF name="total">
+       <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>
+       <tr>
+               <td>&nbsp;</td>
+               <td><b>Configuration OK, you don't have errors in your MARC parameters table</b></td>
+       </tr>
+</TMPL_IF>
+</table>
+<TMPL_INCLUDE NAME="parameters-bottom.inc">
index 347e0ec..9e94a33 100644 (file)
@@ -1,4 +1,4 @@
-<TMPL_INCLUDE NAME="cat-top.inc">
+<TMPL_INCLUDE NAME="parameters-top.inc">
 <TMPL_IF NAME="loggedinuser">
     <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p>
 <TMPL_ELSE>
 </table>
 </TMPL_IF>
 
-<TMPL_INCLUDE NAME="cat-bottom.inc">
+<TMPL_INCLUDE NAME="parameters-bottom.inc">
index 703e1ce..614af0b 100644 (file)
@@ -1,7 +1,7 @@
 <html>
 <!-- clarification needed about this page. many questions... what is Lib? a Library? -->
 
-<TMPL_INCLUDE NAME="cat-top.inc">
+<TMPL_INCLUDE NAME="parameters-top.inc">
 <TMPL_IF NAME="loggedinuser">
     <p align=left>Zalogowano jako: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj</a>]</p>
 <TMPL_ELSE>
@@ -114,5 +114,5 @@ To dowi
 </table>
 </TMPL_IF>
 
-<TMPL_INCLUDE NAME="cat-bottom.inc">
+<TMPL_INCLUDE NAME="parameters-bottom.inc">
 </html>
index 09b1f64..15281cd 100644 (file)
@@ -1,4 +1,4 @@
-<TMPL_INCLUDE NAME="cat-top.inc">
+<TMPL_INCLUDE NAME="parameters-top.inc">
 <TMPL_IF NAME="loggedinuser">
     <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p>
 <TMPL_ELSE>
 </form>
 </TMPL_IF>
 
-<TMPL_INCLUDE NAME="cat-bottom.inc">
+<TMPL_INCLUDE NAME="parameters-bottom.inc">
index 2975984..971137a 100644 (file)
@@ -1,4 +1,4 @@
-<TMPL_INCLUDE NAME="cat-top.inc">
+<TMPL_INCLUDE NAME="parameters-top.inc">
 <TMPL_IF NAME="loggedinuser">
     <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p>
 <TMPL_ELSE>
 </form>
 </TMPL_IF>
 
-<TMPL_INCLUDE NAME="cat-bottom.inc">
+<TMPL_INCLUDE NAME="parameters-bottom.inc">
index bd0d861..95e2516 100644 (file)
@@ -1,4 +1,4 @@
-<TMPL_INCLUDE NAME="cat-top.inc">
+<TMPL_INCLUDE NAME="parameters-top.inc">
 <TMPL_IF NAME="loggedinuser">
     <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p>
 <TMPL_ELSE>
        </table>
 </TMPL_IF>
 
-<TMPL_INCLUDE NAME="cat-bottom.inc">
+<TMPL_INCLUDE NAME="parameters-bottom.inc">