moving templates to structure defined by finlay
authortipaul <tipaul>
Wed, 2 Oct 2002 16:16:50 +0000 (16:16 +0000)
committertipaul <tipaul>
Wed, 2 Oct 2002 16:16:50 +0000 (16:16 +0000)
27 files changed:
koha-tmpl/intranet-tmpl/default/en/includes/acquisitions-bottom.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/acquisitions-top.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/aquisitions-bottom.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/aquisitions-top.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/cat-bottom.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/cat-class-list.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/cat-top.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/circulation-bottom.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/circulation-top.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/issues-bottom.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/issues-top.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/members-bottom.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/members-top.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/opac-bottom.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/opac-top.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/reports-bottom.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/includes/reports-top.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/marcimport/AcceptBiblioitem.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/marcimport/AcceptItemCopy.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/marcimport/AcceptMarcUpload.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/marcimport/ListFileRecords.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/marcimport/mainmenu.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/marcimport/marcimportdetail.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/marcimport/uploadmarc.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/parameters/systempreferences.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/default/en/user/userpage.tmpl [new file with mode: 0644]

diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/acquisitions-bottom.inc b/koha-tmpl/intranet-tmpl/default/en/includes/acquisitions-bottom.inc
new file mode 100644 (file)
index 0000000..0e8357b
--- /dev/null
@@ -0,0 +1,27 @@
+<!-- saas@users.sf.net 21-APR-2002 renamed "aquisitions" to "acquisitions" -->
+
+<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="/">Home</a> ||
+<A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
+<A HREF="/catalogue/">Catalogue</a> ||
+<A HREF="/members/">Members</a> ||
+<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
+<A HREF="/reports/">Reports</a> ||
+<A HREF="/help/">Help</a> ||
+<A HREF="http://opac.katipo.co.nz">OPAC</a> ||
+<A HREF="http://www.library.org.nz">Library Website</a>
+</FONT>
+</CENTER>
+</BODY>
+
+</HTML>
+
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/acquisitions-top.inc b/koha-tmpl/intranet-tmpl/default/en/includes/acquisitions-top.inc
new file mode 100644 (file)
index 0000000..2b01f58
--- /dev/null
@@ -0,0 +1,150 @@
+<!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
+<!--updated by chris@katipo.co.nz 1/3/00-->\r
+<!--renamed by saas@users.sf.net 21/04/02 "aquisitions" to "acquisitions" -->\r
+\r
+<html>\r
+<head>\r
+<title>KOHA: INTRANET: Acquisitions</title>\r
+\r
+<style type="text/css">\r
+<!--\r
+select,option {font-size:12px}\r
+-->\r
+\r
+</style>\r
+\r
+<SCRIPT LANGUAGE="JavaScript">\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
+          //\r
+   \r
+if (document.images){\r
+\r
+menu=new Image;\r
+menu.src ="/images/acq-acq.gif"\r
+\r
+}\r
+\r
+\r
+        //\r
+//adder\r
+\r
+\r
+//display tidys up a number for display: hopefully leaving 2 decimal points\r
+\r
+function display(numb){\r
+  if (parseInt(numb)){\r
+    if (numb== Math.round(numb)){\r
+      return ( numb + ".00")\r
+    }\r
+    else {\r
+      numb=(numb + "0");\r
+      return (numb.substring(0,(numb.indexOf(".")+3)))\r
+    }\r
+  }\r
+  else{\r
+    return "0.00"\r
+  }\r
+}\r
+// update -- the main function\r
+\r
+function update(f){\r
+  z=0;\r
+  total=0;\r
+  count=0;\r
+  subtotal=0;\r
+  discount=0;\r
+  q=f.length-5;\r
+  while (z < q){\r
+//     f.elements[z].value=z;\r
+    z++;\r
+    //skip rrp for now\r
+    est = parseFloat(f.elements[z].value);\r
+    z++;\r
+    quant = parseInt(f.elements[z].value);\r
+    z++;\r
+    booktotal= est*quant;\r
+    f.elements[z].value=display(booktotal);\r
+    subtotal = subtotal + booktotal;\r
+    z++;\r
+    z++;\r
+    z++;\r
+  }\r
+  GST=subtotal*0.125;\r
+  total=subtotal+GST;\r
+  f.subtotal.value = display(subtotal);\r
+  f.gst.value =display(GST);\r
+  f.grandtotal.value =display(total);\r
+}\r
+    \r
+    //-->\r
+    \r
+</script>\r
+\r
+</head>\r
+<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"\r
+marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>\r
+\r
+\r
+<!--HDL Colours\r
+       Yellow = ffcc00 \r
+       light blue = ccccff\r
+       bright blue links = 0000ff\r
+       aubergine = 663266 \r
+       light green/grey = cccc99\r
+-->\r
+\r
+<!------------------------MENUS-------------------------------->\r
+\r
+<table cellpadding=0 cellspacing=0 width="100%" border=0>\r
+<tr bgcolor=ffcc00  >\r
+\r
+       <td valign=top >\r
+       <table cellpadding=0 cellspacing=0  border=0 height=29>\r
+       <tr valign=top bgcolor=ffcc00 >\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="/">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
+       <td  valign=bottom align=right><img src="/images/holder.gif"\r
+         WIDTH=1  HEIGHT=38 HSPACE=0 vspace=0></td>\r
+\r
+       <td  valign=bottom align=right>\r
+       <table cellpadding=0 cellspacing=0  border=0 height=29><tr><td><img src=/images/acq-acq.gif     border="0" name=menu usemap="#map" HSPACE=0 vspace=0 ></td>\r
+       \r
+       </TR></TABLE></TD>\r
+</tr>\r
+\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="/catalogue/" alt="Catalogue" onMouseOver="if(document.images)document.menu.src='/images/acq-cat.gif'" onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">\r
+\r
+<area shape="rect" coords="94,8,149,28" href="/members/" alt="Members" onMouseOver="if(document.images)document.menu.src='/images/acq-mem.gif'" onMouseOut="if(document.images)document.menu.src='/images/acq-acq.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/acq-acq.gif'" onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">\r
+\r
+<area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/reports/" onMouseOver="if(document.images)document.menu.src='/images/acq-rep.gif'" onMouseOut="if(document.images)document.menu.src='/images/acq-acq.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/acq-crc.gif'" onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">\r
+\r
+<area  shape="rect" alt="Home" coords="374,9,419,29" href="/" onMouseOver="if(document.images)document.menu.src='/images/acq-hom.gif'" onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">\r
+<area shape="default" nohref>\r
+</map>\r
+\r
+<BLOCKQUOTE>\r
+\r
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/aquisitions-bottom.inc b/koha-tmpl/intranet-tmpl/default/en/includes/aquisitions-bottom.inc
new file mode 100644 (file)
index 0000000..98aba4d
--- /dev/null
@@ -0,0 +1,26 @@
+<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="/">Home</a> ||
+<A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
+<A HREF="/catalogue/">Catalogue</a> ||
+<A HREF="/members/">Members</a> ||
+<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
+<A HREF="/reports/">Reports</a> ||
+<A HREF="/help/">Help</a> ||
+<A HREF="http://opac.katipo.co.nz">OPAC</a> ||
+<A HREF="http://www.library.org.nz">Library Website</a>
+</FONT>
+</CENTER>
+</BODY>
+
+</HTML>
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/aquisitions-top.inc b/koha-tmpl/intranet-tmpl/default/en/includes/aquisitions-top.inc
new file mode 100644 (file)
index 0000000..15d1ec7
--- /dev/null
@@ -0,0 +1,160 @@
+<!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
+<!--updated by chris@katipo.co.nz 1/3/00-->\r
+\r
+<html>\r
+<head>\r
+<title>KOHA: INTRANET: Acquisitions</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
+// 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
+          //\r
+   \r
+if (document.images){\r
+\r
+menu=new Image;\r
+menu.src ="/images/acq-acq.gif"\r
+\r
+}\r
+\r
+\r
+\r
+\r
+        //\r
+//adder\r
+\r
+\r
+//display tidys up a number for display: hopefully leaving 2 decimal points\r
+\r
+function display(numb){\r
+  if (parseInt(numb)){\r
+    if (numb== Math.round(numb)){\r
+      return ( numb + ".00")\r
+    }\r
+    else {\r
+      numb=(numb + "0");\r
+      return (numb.substring(0,(numb.indexOf(".")+3)))\r
+    }\r
+  }\r
+  else{\r
+    return "0.00"\r
+  }\r
+}\r
+// update -- the main function\r
+\r
+function update(f){\r
+  z=0;\r
+  total=0;\r
+  count=0;\r
+  subtotal=0;\r
+  discount=0;\r
+  q=f.length-5;\r
+  while (z < q){\r
+//     f.elements[z].value=z;\r
+    z++;\r
+    //skip rrp for now\r
+    est = parseFloat(f.elements[z].value);\r
+    z++;\r
+    quant = parseInt(f.elements[z].value);\r
+    z++;\r
+    booktotal= est*quant;\r
+    f.elements[z].value=display(booktotal);\r
+    subtotal = subtotal + booktotal;\r
+    z++;\r
+    z++;\r
+    z++;\r
+  }\r
+  GST=subtotal*0.125;\r
+  total=subtotal+GST;\r
+  f.subtotal.value = display(subtotal);\r
+  f.gst.value =display(GST);\r
+  f.grandtotal.value =display(total);\r
+}\r
+    \r
+    \r
+    \r
+    //-->\r
+    \r
+</script>\r
+\r
+</head>\r
+<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"\r
+marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>\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=ffcc00  >\r
+\r
+       <td valign=top >\r
+       <table cellpadding=0 cellspacing=0  border=0 height=29>\r
+       <tr valign=top bgcolor=ffcc00 >\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>KOHA: <a href="/">HLT INTRANET</a><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><img src="/images/holder.gif"\r
+         WIDTH=1  HEIGHT=38 HSPACE=0 vspace=0></td>\r
+\r
+       <td  valign=bottom align=right>\r
+       <table cellpadding=0 cellspacing=0  border=0 height=29><tr><td><img src=/images/acq-acq.gif     border="0" name=menu usemap="#map" HSPACE=0 vspace=0 ></td>\r
+       \r
+       </TR></TABLE></TD>\r
+</tr>\r
+\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="/catalogue/" alt="Catalogue" onMouseOver="if(document.images)document.menu.src='/images/acq-cat.gif'" onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">\r
+\r
+<area shape="rect" coords="94,8,149,28" href="/members/" alt="Members" onMouseOver="if(document.images)document.menu.src='/images/acq-mem.gif'" onMouseOut="if(document.images)document.menu.src='/images/acq-acq.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/acq-acq.gif'" onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">\r
+\r
+<area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/reports/" onMouseOver="if(document.images)document.menu.src='/images/acq-rep.gif'" onMouseOut="if(document.images)document.menu.src='/images/acq-acq.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/acq-crc.gif'" onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">\r
+\r
+<area  shape="rect" alt="Home" coords="374,9,419,29" href="/" onMouseOver="if(document.images)document.menu.src='/images/acq-hom.gif'" onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">\r
+<area shape="default" nohref>\r
+</map>\r
+\r
+\r
+<BLOCKQUOTE>\r
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/cat-bottom.inc b/koha-tmpl/intranet-tmpl/default/en/includes/cat-bottom.inc
new file mode 100644 (file)
index 0000000..67d8be5
--- /dev/null
@@ -0,0 +1,26 @@
+<br clear=all>\r
+<p> &nbsp; </p>\r
+\r
+\r
+</BLOCKQUOTE>\r
+\r
+<table cellpadding=0 cellspacing=0 width="100%" border=0>\r
+<TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=6><img src="/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR></TABLE>\r
+\r
+\r
+<CENTER>\r
+<FONT SIZE=2  face="arial, helvetica">\r
+<A HREF="/">Home</a> ||\r
+<A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||\r
+<A HREF="/catalogue/">Catalogue</a> ||\r
+<A HREF="/members/">Members</a> ||\r
+<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||\r
+<A HREF="/reports/">Reports</a> ||\r
+<A HREF="/help/">Help</a> ||\r
+<A HREF="http://opac.library.org.nz">OPAC</a> ||\r
+<A HREF="http://www.library.org.nz">Library Website</a>\r
+</FONT>\r
+</CENTER>\r
+</BODY>\r
+\r
+</HTML>\r
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/cat-class-list.inc b/koha-tmpl/intranet-tmpl/default/en/includes/cat-class-list.inc
new file mode 100644 (file)
index 0000000..0097d7e
--- /dev/null
@@ -0,0 +1,16 @@
+<!--
+ list of Classes to be included in /catalogue/index.html and cat/index.html
+ This is a qick-fix - These should really be fetched from the database
+-->
+<option value="E">Easy / Picture Books
+<option value="ER">Easy Reader 
+<option value="JNF">Junior Non-Fiction
+<option value="JF">Junior Fiction
+<option value="TREF">Teacher Reference
+<option value="FYA">Young Adult Fiction        
+<option value="REF">Reference Books
+<option value="F">Fiction
+<option value="NF">Non-Fiction
+<option value="CD">Compact Disc
+<!--   <option value="E|ER">Easy Books-->
+
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/cat-top.inc b/koha-tmpl/intranet-tmpl/default/en/includes/cat-top.inc
new file mode 100644 (file)
index 0000000..90190bf
--- /dev/null
@@ -0,0 +1,117 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<!--Authored by rachel@katipo.co.nz 104:38 1/11/99-->\r
+<!--updated by rachel@katipo.co.nz 12:24 12/01/00-->\r
+
+<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;
+    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="/">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="/catalogue/" 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="/members/" 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'">
+\r
+<area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/reports/" 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="/" 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>
+</map>\r
+\r
+\r
+\r
+<BLOCKQUOTE>\r
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/circulation-bottom.inc b/koha-tmpl/intranet-tmpl/default/en/includes/circulation-bottom.inc
new file mode 100644 (file)
index 0000000..67d8be5
--- /dev/null
@@ -0,0 +1,26 @@
+<br clear=all>\r
+<p> &nbsp; </p>\r
+\r
+\r
+</BLOCKQUOTE>\r
+\r
+<table cellpadding=0 cellspacing=0 width="100%" border=0>\r
+<TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=6><img src="/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR></TABLE>\r
+\r
+\r
+<CENTER>\r
+<FONT SIZE=2  face="arial, helvetica">\r
+<A HREF="/">Home</a> ||\r
+<A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||\r
+<A HREF="/catalogue/">Catalogue</a> ||\r
+<A HREF="/members/">Members</a> ||\r
+<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||\r
+<A HREF="/reports/">Reports</a> ||\r
+<A HREF="/help/">Help</a> ||\r
+<A HREF="http://opac.library.org.nz">OPAC</a> ||\r
+<A HREF="http://www.library.org.nz">Library Website</a>\r
+</FONT>\r
+</CENTER>\r
+</BODY>\r
+\r
+</HTML>\r
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/circulation-top.inc b/koha-tmpl/intranet-tmpl/default/en/includes/circulation-top.inc
new file mode 100644 (file)
index 0000000..b874272
--- /dev/null
@@ -0,0 +1,128 @@
+<!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 11:53 19/11/99-->
+<!--updated by rachel@katipo.co.nz 04:09 28/12/99-->
+<!--updated by rachel@katipo.co.nz 10:01 1/02/2001-->
+
+
+<html>
+<head>
+<title>KOHA: INTRANET: Circulation</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;
+       document.forms[0].elements[0].focus();
+}
+function messenger(url, x, y){
+        window1=window.open(url,"window1","height"+x+",width="+y+",left=150,top=50,350,screenY=50");
+}
+function popup(message, x, y){
+       win2=window.open("","update","height="+x+",width="+y+",left=150,top=50,screenX=150,screenY=50,resizable");
+       win2.focus();
+       win2.document.write(message);
+       win2.document.close();
+}
+
+
+
+
+if (document.images){
+
+menu=new Image;
+menu.src ="/images/crc-crc.gif"
+
+}
+
+ //-->
+       
+       
+</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
+       dark red = 990000 
+       light red = cc9999 
+       mid green = #339933 
+       ligth green = #CCFF99 
+
+-->
+
+<!------------------------MENUS-------------------------------->
+
+<table cellpadding=0 cellspacing=0 width="100%" border=0>
+<tr bgcolor="#990000">
+
+       <td  valign=top>
+       <table cellpadding=0 cellspacing=0  border=0 height=29>
+       <tr valign=top bgcolor="#990000">
+       <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="/">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/crc-crc.gif     border="0" name=menu usemap="#map" HSPACE=0 vspace=0 ></td>
+       
+       </TR></TABLE></TD>
+</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="/catalogue/" alt="Catalogue" onMouseOver="if(document.images)document.menu.src='/images/crc-cat.gif'" onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
+
+<area shape="rect" coords="94,8,154,28" href="/members/" alt="Members" onMouseOver="if(document.images)document.menu.src='/images/crc-mem.gif'" onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
+
+<area shape="rect" coords="165,9,233,29" alt="Acquisitions"   href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" onMouseOver="if(document.images)document.menu.src='/images/crc-acq.gif'" onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
+
+<area  shape="rect"alt="Reports"  coords="237,7,296,27"href="/reports/" onMouseOver="if(document.images)document.menu.src='/images/crc-rep.gif'" onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
+
+
+<area shape="poly" alt="Circulation" coords="319,26,314,12,303,7,324,2,350,2,374,11,383,19,386,29" href="/cgi-bin/koha/circ/circulation.pl" onMouseOver="if(document.images)document.menu.src='/images/crc-crc.gif'" onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
+
+
+<area shape="poly" alt="Home" coords="373,7,399,0,422,0,443,9,455,19,457,27,389,27,381,11,372,8,373,8,373,8,372,6" href="/" onMouseOver="if(document.images)document.menu.src='/images/crc-hom.gif'" onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
+
+
+<area shape="default" nohref>
+</map>
+
+<blockquote>
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/issues-bottom.inc b/koha-tmpl/intranet-tmpl/default/en/includes/issues-bottom.inc
new file mode 100644 (file)
index 0000000..82d5022
--- /dev/null
@@ -0,0 +1,25 @@
+<br clear=all>\r
+<p> &nbsp; </p>\r
+\r
+\r
+</BLOCKQUOTE>\r
+\r
+<table cellpadding=0 cellspacing=0 width="100%" border=0>\r
+<TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=6><img src="/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR></TABLE>\r
+\r
+\r
+<CENTER>\r
+<FONT SIZE=2  face="arial, helvetica">\r
+<A HREF="/">Home</a> ||\r
+<A HREF="/catalogue/">Catalogue</a> ||\r
+<A HREF="/members/">Members</a> ||\r
+<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||\r
+<A HREF="/reports/">Reports</a> ||\r
+<A HREF="/help/">Help</a> ||\r
+<A HREF="http://opac.katipo.co.nz">OPAC</a> ||\r
+<A HREF="http://www.library.org.nz">Library Website</a>\r
+</FONT>\r
+</CENTER>\r
+</BODY>\r
+\r
+</HTML>\r
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/issues-top.inc b/koha-tmpl/intranet-tmpl/default/en/includes/issues-top.inc
new file mode 100644 (file)
index 0000000..59c08ef
--- /dev/null
@@ -0,0 +1,327 @@
+<!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 01:02 5/11/99-->\r
+\r
+<html>\r
+<head>\r
+<title>KOHA: INTRANET: Issues & Returns</title>\r
+\r
+</head>\r
+<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"\r
+marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >\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 valign=top bgcolor=ffcc00  >\r
+\r
+       <td COLSPAN=3>\r
+       <table cellpadding=0 cellspacing=0  border=0 height=29>\r
+       <tr valign=top bgcolor=ffcc00  >\r
+       <td background="/images/issues-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>KOHA: <A HREF="/">HDL INTRANET</A><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
+<TD COLSPAN=3 align=right><font size=1 face="arial" color="white">I 1 &nbsp; &nbsp; </font></TD>\r
+\r
+\r
+</tr>\r
+\r
+\r
+<TR VALIGN=TOP BGCOLOR="ffcc00"><TD  COLSPAN=6><img src="/images/holder.gif"  WIDTH=1  HEIGHT=12  HSPACE=0 vspace=0></TD></TR>\r
+\r
+\r
+\r
+<tr valign=top bgcolor=ffcc00  >\r
+\r
+<TD><img src="/images/holder.gif" \r
+       width=35 height=21 align=left alt=" " hspace=0 vspace=0></TD>\r
+<td>\r
+<font size=2>\r
+<form action=/cgi-bin/simple-redirect.pl method=post>\r
+<select>\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>ISSUES & RETURNS\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-) Issues\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - -  Issues Today                      \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - -  Issues This Week\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - -  Issues This Month         \r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Returns\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Returns Today                      \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Returns This Week\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Returns This Month \r
+\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Renewals\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Renewals Today\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Renewals This Week\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Renewals This Month\r
+\r
+\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Overdue Books\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Overdue Today\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Money Recieved\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Today\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Week\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Month\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Year\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Lost Books\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports\r
+       \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Lost This Month\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Lost This year\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Advanced Reports\r
+</select>\r
+</form>\r
+</TD>\r
+<TD>\r
+\r
+<font size=2>\r
+\r
+<form name=choose2>\r
+<select name=dest size=1 onChange="leapto(this.form)">\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>CATALOGUE\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Search\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Full Add New\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Bibliography\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Add\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Modify               \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Delete\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this week\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this month\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this year\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Items\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Add\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Modify               \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Delete\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this week\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this month\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this year\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Stock Reports\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Levin\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Books      \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Talking Books\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Videos     \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Shanon\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Books      \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Talking Books\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Videos     \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Foxton\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Books      \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Talking Books\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Videos     \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Advanced Reports\r
+</select>\r
+</form>\r
+</TD>\r
+<TD>\r
+\r
+<font size=2>\r
+\r
+<form name=choose2>\r
+<select name=dest size=1 onChange="leapto(this.form)">\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>AQUISITIONS\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Orders\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Order Books\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Order Serials\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Order Other  \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Cancel Order\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Ordered This Week\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Ordered This Month         \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Ordered This year  \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Suppliers\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Supplier Details\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - On Order with Supplier\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Supplier Resources\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Amazon.com                 \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Whitcoulls CD\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Whitcoulls Website \r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Deliveries\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Accept Delivery\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports\r
+       \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Delivered This Month\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Delivered This year\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Budget\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Book Budget 1\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Month\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Year to Date\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Book Budget 2\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Month\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Year to Date\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Book Budget 4\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Month\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Year to Date\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Book Budget 5\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Month\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Year to Date\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Total Budget\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Month\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Year to Date\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - End Of Year Reports\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Next Years Commitment\r
+\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Advanced Reports\r
+</select>\r
+</form>\r
+\r
+</TD>\r
+<TD>\r
+<font size=2>\r
+\r
+<form name=choose2>\r
+<select name=dest size=1 onChange="leapto(this.form)">\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>BORROWERS\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> New Borrower\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Setup\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Check if Expired\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Policy\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Total Borrowers                    \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - New This Week\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - New This Month             \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - New This Year              \r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Borrower Enquirey\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - All Books Out\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Overdues\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - History\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Messages\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Average Borrowings         <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Total Borrowings\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Advanced Reports\r
+</select>\r
+</form>\r
+</TD>\r
+<TD>\r
+<font size=2>\r
+<form name=choose2>\r
+<select name=dest size=1 onChange="leapto(this.form)">\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>OTHER\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> OPAC\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Catalogue Search\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Renew Books          \r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Member Details\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Update Details             \r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Resources\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Fundview CD\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> ->  Library Website\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> ->  End of Year\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Stocktake\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Set New Budgets\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Audit Reports\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> ->  Help\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Telnet Help\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Intranet Help\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Searching Help\r
+\r
+<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> ->  Advanced Reports\r
+</select>\r
+</form>\r
+</td>\r
+</tr>\r
+\r
+<tr valign=top bgcolor=ffcc00 >\r
+<TD COLSPAN=4>&nbsp;</TD>\r
+       <td  ALIGN=RIGHT COLSPAN=2 >\r
+       <table cellpadding=0 cellspacing=0  border=0 height=29>\r
+\r
+<tr valign=top bgcolor=ffcc00 >\r
+       <td background="/images/issues-spot-2.gif" width="235" \r
+       height="29"  ALIGN=RIGHT ><font size=1 face="arial"><img src="/images/holder.gif" width=223 height=12 alt=" " hspace=0 vspace=0><br>\r
+       <img src="/images/holder.gif" \r
+       width=26 height=17 align=right alt=" " hspace=0 vspace=0>you are in <A HREF="index.html">ISSUES & RETURNS</a><br>\r
+       <img src="/images/holder.gif" width=223 height=1 alt=" " hspace=0 vspace=0></FONT></td>\r
+       \r
+       </TR></TABLE></TD>\r
+\r
+\r
+\r
+\r
+</tr>\r
+<TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=6><img src="/images\r
+/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR>\r
+\r
+</table>\r
+<BLOCKQUOTE>\r
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/members-bottom.inc b/koha-tmpl/intranet-tmpl/default/en/includes/members-bottom.inc
new file mode 100644 (file)
index 0000000..67d8be5
--- /dev/null
@@ -0,0 +1,26 @@
+<br clear=all>\r
+<p> &nbsp; </p>\r
+\r
+\r
+</BLOCKQUOTE>\r
+\r
+<table cellpadding=0 cellspacing=0 width="100%" border=0>\r
+<TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=6><img src="/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR></TABLE>\r
+\r
+\r
+<CENTER>\r
+<FONT SIZE=2  face="arial, helvetica">\r
+<A HREF="/">Home</a> ||\r
+<A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||\r
+<A HREF="/catalogue/">Catalogue</a> ||\r
+<A HREF="/members/">Members</a> ||\r
+<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||\r
+<A HREF="/reports/">Reports</a> ||\r
+<A HREF="/help/">Help</a> ||\r
+<A HREF="http://opac.library.org.nz">OPAC</a> ||\r
+<A HREF="http://www.library.org.nz">Library Website</a>\r
+</FONT>\r
+</CENTER>\r
+</BODY>\r
+\r
+</HTML>\r
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/members-top.inc b/koha-tmpl/intranet-tmpl/default/en/includes/members-top.inc
new file mode 100644 (file)
index 0000000..1376ea7
--- /dev/null
@@ -0,0 +1,106 @@
+<!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 11:53 19/11/99-->\r
+<!--updated by rachel@katipo.co.nz 04:09 28/12/99-->\r
+<!--updated by rachel@katipo.co.nz 10:29 4/04/00-->\r
+\r
+\r
+<html>\r
+<head>\r
+<title>KOHA: INTRANET: Members</title>\r
+\r
+<style type="text/css">\r
+<!--\r
+select,option {font-size:12px}\r
+-->\r
+\r
+</style>\r
+\r
+<SCRIPT LANGUAGE="JavaScript">\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
+if (document.images){\r
+\r
+menu=new Image;\r
+menu.src ="/images/cat-cat.gif"\r
+\r
+}\r
+\r
+ //-->\r
+       \r
+       \r
+</script>\r
+\r
+</head>\r
+<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"\r
+marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >\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
+       dark red = 990000 \r
+       light red = cc9999 \r
+       mid green = #339933 \r
+       ligth green = #CCFF99 \r
+\r
+-->\r
+\r
+<!------------------------MENUS-------------------------------->\r
+\r
+<table cellpadding=0 cellspacing=0 width="100%" border=0>\r
+<tr bgcolor="#339933">\r
+\r
+       <td  valign=top>\r
+       <table cellpadding=0 cellspacing=0  border=0 height=29>\r
+       <tr valign=top bgcolor="#339933">\r
+       <td background="/images/members-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="/">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
+\r
+       <td  valign=bottom align=right><img src="/images/holder.gif"\r
+         WIDTH=1  HEIGHT=38 HSPACE=0 vspace=0></td>\r
+\r
+       <td  valign=bottom align=right>\r
+       <table cellpadding=0 cellspacing=0  border=0 height=29><tr><td><img src=/images/mem-mem.gif     border="0" name=menu usemap="#map" HSPACE=0 vspace=0 ></td>\r
+       \r
+       </TR></TABLE></TD>\r
+</tr>\r
+\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="/catalogue/" alt="Catalogue" onMouseOver="if(document.images)document.menu.src='/images/mem-cat.gif'" onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">\r
+\r
+<area shape="rect" coords="94,8,149,28" href="/members/" alt="Members" onMouseOver="if(document.images)document.menu.src='/images/mem-mem.gif'" onMouseOut="if(document.images)document.menu.src='/images/mem-mem.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/mem-acq.gif'" onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">\r
+\r
+<area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/reports/" onMouseOver="if(document.images)document.menu.src='/images/mem-rep.gif'" onMouseOut="if(document.images)document.menu.src='/images/mem-mem.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/mem-crc.gif'" onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">\r
+\r
+<area  shape="rect" alt="Home" coords="374,9,419,29" href="/" onMouseOver="if(document.images)document.menu.src='/images/mem-hom.gif'" onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">\r
+<area shape="default" nohref>\r
+</map>\r
+\r
+<BLOCKQUOTE>\r
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/opac-bottom.inc b/koha-tmpl/intranet-tmpl/default/en/includes/opac-bottom.inc
new file mode 100644 (file)
index 0000000..16aff87
--- /dev/null
@@ -0,0 +1,17 @@
+</BLOCKQUOTE>\r
+\r
+<p> &nbsp; </p>\r
+<br>\r
+<center>\r
+\r
+<font size=2  face="arial, helvetica">\r
+\r
+<A HREF="/cat/">Catalogue Search</a> || \r
+<!--<A HREF="/members/">Members Area</a> || -->\r
+<A HREF="/join.html">Become a Member</a> || \r
+<A HREF="/">Home</a> \r
+\r
+</font>\r
+</center>\r
+</body>\r
+</html>\r
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/opac-top.inc b/koha-tmpl/intranet-tmpl/default/en/includes/opac-top.inc
new file mode 100644 (file)
index 0000000..85756f3
--- /dev/null
@@ -0,0 +1,70 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">\r
+<!--Authored by rachel@katipo.co.nz 10:46 24/12/99-->\r
+\r
+<html>\r
+<head>\r
+<title>KOHA: OPAC Catalogue Search</title>\r
+\r
+</head>\r
+<body text="black" bgcolor="white" link="#0000ff" vlink="#3366cc" Alink="#cc3300"\r
+marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >\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="#339999" >\r
+\r
+        <td valign=bottom><img src="/images/inside-top-search.gif" \r
+       width=349 height=50 alt="KOHA: Catalogue Search" hspace=0 vspace=0 border=0></td>\r
+\r
+\r
+        <td align=right><a href="/cat/"                onMouseOver="document.mouseover.src='/images/mouseover-search.gif'"             onMouseOut="document.mouseover.src='/images/holder.gif'"><img \r
+       src="/images/menu-search.gif" \r
+       width=71 height=30 alt="Search" hspace=0 vspace=0 border=0 name="menu-search"></a>\r
+       \r
+<!--   <a href="/member/"\r
+       onMouseOver="document.mouseover.src='/images/mouseover-member.gif'"                     onMouseOut="document.mouseover.src='/images/holder.gif'"><img src="/images/menu-login.gif" \r
+       width=111 height=30 alt="Member Login" hspace=0 vspace=0 border=0 name="menu-login"></a>\r
+-->\r
+       <a href="/join.html"\r
+       onMouseOver="document.mouseover.src='/images/mouseover-join.gif'"               onMouseOut="document.mouseover.src='/images/holder.gif'"><img src="/images/menu-join.gif" \r
+       width=54 height=30 alt="Join" hspace=0 vspace=0 border=0 name="menu-join"></a>\r
+\r
+       <a href="/" \r
+       onMouseOver="document.mouseover.src='/images/mouseover-home.gif'"               onMouseOut="document.mouseover.src='/images/holder.gif'"><img src="/images/menu-home.gif" \r
+       width=60 height=30 alt="Home" hspace=0 vspace=0 border=0 name="menu-home"></a></td>\r
+        \r
+        </TR>\r
+\r
+\r
+<tr valign=top>\r
+\r
+        <td><img src="/images/inside-koha-bottom.gif" \r
+       width=69 height=44 alt="KOHA" hspace=0 vspace=0 border=0 ></td>\r
+\r
+        <td align=right><img src="/images/holder.gif" \r
+       width=300 height=48 alt="" hspace=0 vspace=0 name="mouseover" ></a></td>\r
+\r
+        </TR>\r
+\r
+\r
+\r
+</TABLE>\r
+\r
+\r
+\r
+<!-------------------------MAIN BODY OF PAGE-------------------------->\r
+<BLOCKQUOTE>\r
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/reports-bottom.inc b/koha-tmpl/intranet-tmpl/default/en/includes/reports-bottom.inc
new file mode 100644 (file)
index 0000000..2ae4eff
--- /dev/null
@@ -0,0 +1,26 @@
+<br clear=all>\r
+<p> &nbsp; </p>\r
+\r
+\r
+</BLOCKQUOTE>\r
+\r
+<table cellpadding=0 cellspacing=0 width="100%" border=0>\r
+<TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=6><img src="/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR></TABLE>\r
+\r
+\r
+<CENTER>\r
+<FONT SIZE=2  face="arial, helvetica">\r
+<A HREF="/">Home</a> ||\r
+<A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||\r
+<A HREF="/catalogue/">Catalogue</a> ||\r
+<A HREF="/members/">Members</a> ||\r
+<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||\r
+<A HREF="/reports/">Reports</a> ||\r
+<A HREF="/help/">Help</a> ||\r
+<A HREF="http://opac.katipo.co.nz">OPAC</a> ||\r
+<A HREF="http://www.library.org.nz">Library Website</a>\r
+</FONT>\r
+</CENTER>\r
+</BODY>\r
+\r
+</HTML>\r
diff --git a/koha-tmpl/intranet-tmpl/default/en/includes/reports-top.inc b/koha-tmpl/intranet-tmpl/default/en/includes/reports-top.inc
new file mode 100644 (file)
index 0000000..4dd9dc8
--- /dev/null
@@ -0,0 +1,104 @@
+<!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
+<!--updated by chris@katipo.co.nz 1/3/00-->\r
+<!--updated by rachel@katipo.co.nz06:01 5/04/00-->\r
+<html>\r
+<head>\r
+<title>KOHA: INTRANET: Reports</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
+// 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
+          //\r
+   \r
+if (document.images){\r
+\r
+menu=new Image;\r
+menu.src ="/images/rep-rep.gif"\r
+\r
+}\r
+\r
+    //-->\r
+    \r
+</script>\r
+\r
+</head>\r
+<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"\r
+marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>\r
+\r
+\r
+\r
+\r
+<!--HDL Colours\r
+\r
+       Yellow = ffcc00 \r
+       light blue = 2f48a4 \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=2f48a4 >\r
+\r
+       <td valign=top >\r
+       <table cellpadding=0 cellspacing=0  border=0 height=29>\r
+       <tr valign=top bgcolor=2f48a4 >\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="/">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><img src="/images/holder.gif"\r
+         WIDTH=1  HEIGHT=38 HSPACE=0 vspace=0></td>\r
+\r
+       <td  valign=bottom align=right>\r
+       <table cellpadding=0 cellspacing=0  border=0 height=29><tr><td><img src=/images/rep-rep.gif     border="0" name=menu usemap="#map" HSPACE=0 vspace=0 ></td>\r
+       \r
+       </TR></TABLE></TD>\r
+</tr>\r
+\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="/catalogue/" alt="Catalogue" onMouseOver="if(document.images)document.menu.src='/images/rep-cat.gif'" onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">\r
+\r
+<area shape="rect" coords="94,8,149,28" href="/members/" alt="Members" onMouseOver="if(document.images)document.menu.src='/images/rep-mem.gif'" onMouseOut="if(document.images)document.menu.src='/images/rep-rep.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/rep-acq.gif'" onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">\r
+\r
+<area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/reports/" onMouseOver="if(document.images)document.menu.src='/images/rep-rep.gif'" onMouseOut="if(document.images)document.menu.src='/images/rep-rep.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/rep-crc.gif'" onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">\r
+\r
+<area  shape="rect" alt="Home" coords="374,9,419,29" href="/" onMouseOver="if(document.images)document.menu.src='/images/rep-hom.gif'" onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">\r
+<area shape="default" nohref>\r
+</map>\r
+\r
+\r
+<BLOCKQUOTE>\r
diff --git a/koha-tmpl/intranet-tmpl/default/en/marcimport/AcceptBiblioitem.tmpl b/koha-tmpl/intranet-tmpl/default/en/marcimport/AcceptBiblioitem.tmpl
new file mode 100644 (file)
index 0000000..180d0ad
--- /dev/null
@@ -0,0 +1,56 @@
+<TMPL_INCLUDE NAME="cat-top.inc">
+<center>
+<a href=$ENV{'SCRIPT_NAME'}?file=$file>New Record</a> | <a href=marcimport.pl>New File</a><br>
+<TMPL_IF name="BIBLIO_EXISTS">
+       <table border=0 width=50% cellpadding=10 cellspacing=0>
+               <tr>
+                       <th background=/images/background-acq.gif>Record already in database
+                       </th>
+               </tr>
+               <tr>
+                       <td bgcolor="#dddddd">
+                               <TMPL_VAR name="title"> is already in the database with 
+                               biblionumber <TMPL_VAR name="biblionumber"> and biblioitemnumber <TMPL_VAR name="biblioitemnumber">
+                         </td>
+               </tr>
+       </table>
+       <p>
+</TMPL_IF>
+<TMPL_IF name="BIBLIO_CREATE">
+    <table cellpadding=10 cellspacing=0 border=0 width=50%>
+               <tr>
+                       <th background=/images/background-acq.gif>Record entered into database</th>
+               </tr>
+               <tr>
+                       <td bgcolor=#dddddd>
+                               <TMPL_VAR name="title">has been entered into the database with biblionumber
+                               <TMPL_VAR name="biblionumber"> and biblioitemnumber <TMPL_VAR name="biblioitemnumber"></td>
+               </tr>
+         </table>
+</TMPL_IF>
+    <table border=0 cellpadding=10 cellspacing=0>
+      <tr><th background=/images/background-acq.gif>
+       Add a New Item for <TMPL_VAR name="title">
+      </th></tr>
+      <tr><td bgcolor=#dddddd>
+      <form>
+        <input type=hidden name=newitem value=1>
+        <input type=hidden name=biblionumber value="<TMPL_VAR name="biblionumber">">
+        <input type=hidden name=biblioitemnumber value="<TMPL_VAR name="biblioitemnumber">">
+        <input type=hidden name=file value="<TMPL_VAR name="file">">
+        <table border=0>
+          <tr><td>BARCODE</td><td><input name=barcode size=10 value="<TMPL_VAR name="barcode">">
+          Home Branch: <select name=homebranch><TMPL_VAR name="branchselect"></select>
+         </td></tr>
+          <tr><td>Replacement Price:</td>
+         <td><input name=replacementprice size=10></td></tr>
+          <tr><td>Notes</td>
+         <td><textarea name=notes rows=4 cols=40 wrap=physical></textarea>
+         </td></tr>
+        </table>
+        <p>
+        <input type=submit value="Add Item">
+      </form>
+      </td></tr>
+    </table>
+<TMPL_INCLUDE NAME="cat-bottom.inc">
diff --git a/koha-tmpl/intranet-tmpl/default/en/marcimport/AcceptItemCopy.tmpl b/koha-tmpl/intranet-tmpl/default/en/marcimport/AcceptItemCopy.tmpl
new file mode 100644 (file)
index 0000000..41879d4
--- /dev/null
@@ -0,0 +1,21 @@
+<TMPL_INCLUDE NAME="cat-top.inc">
+<center>
+<TMPL_IF name="BARCODE_EXISTS">
+       <font color=red>Barcode '<TMPL_VAR name="barcode">' has already been assigned.</font><p>
+</TMPL_IF>
+<TMPL_IF name="ITEM_ERROR">
+       <font color=red>Error : <TMPL_VAR name="error"></font><p>
+</TMPL_IF>
+<TMPL_IF name="ITEM_CREATED">
+       <table border=1 align=center cellpadding=10>
+               <tr><td bgcolor=yellow>
+                       Item added with barcode <TMPL_VAR name="barcode">
+               </td></tr>
+       </table>
+</TMPL_IF>
+<h1>Main Menu</h1>
+<ul>
+<li><a href=$ENV{'SCRIPT_NAME'}?menu=z3950>Z39.50 Search</a>
+<li><a href=$ENV{'SCRIPT_NAME'}?menu=uploadmarc>Upload MARC Records</a>
+</ul>
+<TMPL_INCLUDE NAME="cat-bottom.inc">
diff --git a/koha-tmpl/intranet-tmpl/default/en/marcimport/AcceptMarcUpload.tmpl b/koha-tmpl/intranet-tmpl/default/en/marcimport/AcceptMarcUpload.tmpl
new file mode 100644 (file)
index 0000000..0a2faaa
--- /dev/null
@@ -0,0 +1,41 @@
+<TMPL_INCLUDE NAME="cat-top.inc">
+<h1><a href=<TMPL_VAR name="SCRIPT_NAME">>Main Menu</a></h1>
+<h2>Select a set of MARC records</h2>\n<ul>
+<TMPL_LOOP name="marc">
+       <li><a href=<TMPL_VAR name="SCRIPT_NAME">?file=<TMPL_VAR name="id">&menu=<TMPL_VAR name="menu">><TMPL_VAR name="name"></a></li>
+</TMPL_LOOP>
+<li><a href=<TMPL_VAR name="SCRIPT_NAME">?menu=z3950>Z39.50 Search</a>
+<li><a href=<TMPL_VAR name="SCRIPT_NAME">?menu=uploadmarc>Upload MARC Records</a>
+</ul>
+</ul>
+<p>
+<table border=1 bgcolor=#dddddd>
+       <tr><th bgcolor=#bbbbbb colspan=2>
+               Upload a set of MARC records</th>
+       </tr>
+       <tr>
+               <td>Upload a set of MARC records:</td>
+               <td>
+                       <form method="post" action="<TMPL_VAR name="SCRIPT_NAME">?menu=<TMPL_VAR name="menu">" enctype="multipart/form-data">
+                       <input type="file" name="uploadmarc"/>
+               </td>
+       </tr>
+       <tr>
+               <td>
+                       <input type=hidden name=menu value=<TMPL_VAR name="menu">
+                       Name this set of MARC records:
+               </td>
+               <td>
+                       <input type=text name=name>
+               </td>
+       </tr>
+       <tr>
+               <td colspan=2 align=center>
+                       <input type=submit>
+               </td>
+       </tr>
+</table>
+</form>
+
+<TMPL_INCLUDE NAME="cat-bottom.inc">
+
diff --git a/koha-tmpl/intranet-tmpl/default/en/marcimport/ListFileRecords.tmpl b/koha-tmpl/intranet-tmpl/default/en/marcimport/ListFileRecords.tmpl
new file mode 100644 (file)
index 0000000..8d727b7
--- /dev/null
@@ -0,0 +1,50 @@
+<TMPL_INCLUDE NAME="cat-top.inc">
+<h1>Main Menu</h1>
+<ul>
+<li><a href=<TMPL_VAR name="SCRIPT_NAME">?menu=z3950>Z39.50 Search</a>
+<li><a href=<TMPL_VAR name="SCRIPT_NAME">?menu=uploadmarc>Upload MARC Records</a>
+</ul>
+<center>
+<p>
+<a href=$ENV{'SCRIPT_NAME'}?menu=$menu>Select a New File</a>
+<p>
+<TMPL_IF name="IS_MARC">
+       <table border=0 cellpadding=10 cellspacing=0>
+       <tr>
+               <th background=/images/background-acq.gif>
+                       Select a Record to Import from <TMPL_VAR name="recordsource">
+               </th>
+       </tr>
+       <tr>
+               <td bgcolor=#dddddd>
+</TMPL_IF>
+<TMPL_IF name="IS_Z3950">
+<table border=0 cellpadding=10 cellspacing=0>
+<tr>
+               <td bgcolor=#dddddd>
+               <TMPL_IF name="HAS_NUMRECORDS">
+                   <a name=SERVER-<TMPL_VAR name="srvid">></a> " <TMPL_VAR name="srvname">
+               <font size=-1>[Viewing <TMPL_VAR name="startrecord"> to <TMPL_VAR name="highest"> of <TMPL_VAR name="numrecords"> records]  <TMPL_VAR name="previous"> | <TMPL_VAR name="next"> </font><br>
+               </TMPL_IF>
+               <TMPL_IF name="PENDING">
+                       <font color=red>Search still pending...</font>
+               <TMPL_ELSE>
+                       <font color=red>processing... <TMPL_VAR name="elapsedtime"></font>
+               </TMPL_IF>
+               <TMPL_IF name="NO_RECORDS">
+                       <b>No results found for query <TMPL_VAR name="id"></b>
+               </TMPL_IF>
+</TMPL_IF>
+       <TMPL_LOOP name="LINES">
+<!--           <a href=<TMPL_VAR name="SCRIPT_NAME">?file=<TMPL_VAR name="file">&resultsid=<TMPL_VAR name="resultsid">&<TMPL_VAR name="searchfield">=<TMPL_VAR name="searchvalue">&searchfield=<TMPL_VAR name="searchfield">&searchvalue=<TMPL_VAR name="searchvalue">> -->
+               <a href=<TMPL_VAR name="SCRIPT_NAME">?file=<TMPL_VAR name="file">&numrecord=<TMPL_VAR name="numrecord">>
+                               <TMPL_VAR name="title">
+                               <TMPL_VAR name="author">
+               </a>
+               <TMPL_VAR name="donetext"><br>
+       </TMPL_LOOP>
+</td>
+</tr>
+</table>
+
+<TMPL_INCLUDE NAME="cat-bottom.inc">
diff --git a/koha-tmpl/intranet-tmpl/default/en/marcimport/mainmenu.tmpl b/koha-tmpl/intranet-tmpl/default/en/marcimport/mainmenu.tmpl
new file mode 100644 (file)
index 0000000..b08e01b
--- /dev/null
@@ -0,0 +1,7 @@
+<TMPL_INCLUDE NAME="cat-top.inc">
+<h1>Main Menu</h1>
+<ul>
+<li><a href=<TMPL_VAR name="SCRIPT_NAME">?menu=z3950>Z39.50 Search</a>
+<li><a href=<TMPL_VAR name="SCRIPT_NAME">?menu=uploadmarc>Upload MARC Records</a>
+</ul>
+<TMPL_INCLUDE NAME="cat-bottom.inc">
diff --git a/koha-tmpl/intranet-tmpl/default/en/marcimport/marcimportdetail.tmpl b/koha-tmpl/intranet-tmpl/default/en/marcimport/marcimportdetail.tmpl
new file mode 100644 (file)
index 0000000..22ba4e6
--- /dev/null
@@ -0,0 +1,60 @@
+<TMPL_INCLUDE NAME="cat-top.inc">
+<a href=request.pl?bib=<TMPL_VAR NAME="biblionumber">>
+<img height=42  WIDTH=120 BORDER="0" src="/images/requests.gif" align="right" border="0"></a>
+<font SIZE=6><em><TMPL_VAR NAME="title"> (<TMPL_VAR NAME="author">)
+<TMPL_VAR NAME="class"></em></font><p>
+<table cellspacing="0" callpadding="5" border="1" align="left" width="220">
+<!-----------------old style RECORD TABLE--------->
+<center>
+<h1>New Record</h1>
+Full MARC Record available at bottom
+<form method=post>
+<table border=1>
+       <tr bgcolor="#dddddd"><td>Title</td><td><input type="text" name="title" value="<TMPL_VAR NAME="title">" size=40 maxlenght=255></td></tr>
+       <tr bgcolor="#ddaaaa"><td>Subtitle</td><td><input type="text" name="subtitle" value="<TMPL_VAR NAME="subtitle">" size=40 maxlenght=255></td></tr>
+       <tr bgcolor="#dddddd"><td>Author</td><td><input type="text" name="author" value="<TMPL_VAR NAME="author">" size=40 maxlenght=255></td></tr>
+       <tr bgcolor="#ddaaaa"><td>Additional authors</td><td><textarea name="additionalauthors" rows=4 cols=20><TMPL_VAR NAME="additionalauthors"></textarea></td></tr>
+       <tr bgcolor="#dddddd"><td>Illustrator</td><td><input type="text" name="illustrator" value="<TMPL_VAR NAME="illustrator">" size=40 maxlenght=255></td></tr>
+       <tr bgcolor="#ddaaaa"><td>Copyright</td><td><input type="text" name="copyrightdate" value="<TMPL_VAR NAME="copyrightdate">" size=20 maxlenght=80></td></tr>
+       <tr bgcolor="#dddddd"><td>Series Title</td><td><input type="text" name="seriestitle" value="<TMPL_VAR NAME="seriestitle">" size=40 maxlenght=255></td></tr>
+       <tr bgcolor="#ddaaaa"><td>Volume</td><td><input type="text" name="volume" value="<TMPL_VAR NAME="volume">" size=40 maxlenght=255></td></tr>
+       <tr bgcolor="#dddddd"><td>Number</td><td><input type="text" name="number" value="<TMPL_VAR NAME="number">" size=40 maxlenght=255></td></tr>
+       <tr bgcolor="#ddaaaa"><td>Volume Date</td><td><input type="text" name="volumedate" value="<TMPL_VAR NAME="volumedate">" size=40 maxlenght=255></td></tr>
+       <tr bgcolor="#dddddd"><td>Volume Description</td><td><input type="text" name="volumedesc" value="<TMPL_VAR NAME="volumeddesc">" size=40 maxlenght=255></td></tr>
+       <tr bgcolor="#ddaaaa"><td>Subject</td><td><input type="text" name="subject" value="<TMPL_VAR NAME="subject">" size=40 maxlenght=255></td></tr>
+       <tr bgcolor="#dddddd"><td>Notes</td><td><input type="text" name="notes" value="<TMPL_VAR NAME="notes">" size=40 maxlenght=255></td></tr>
+       <tr bgcolor="#ddaaaa"><td>Item Type</td><td><select name=itemtype>$itemtypeselect</select></td></tr>
+       <tr bgcolor="#dddddd"><td>ISBN</td><td><input type="text" name="isbn" value="<TMPL_VAR NAME="isbn">" size=40 maxlenght=40></td></tr>
+       <tr bgcolor="#ddaaaa"><td>ISSN</td><td><input type="text" name="issn" value="<TMPL_VAR NAME="issn">" size=40 maxlenght=40></td></tr>
+       <tr bgcolor="#dddddd"><td>LCCN</td><td><input type="text" name="lccn" value="<TMPL_VAR NAME="lccn">" size=40 maxlenght=40></td></tr>
+       <tr bgcolor="#ddaaaa"><td>Dewey</td><td><input type="text" name="dewey" value="<TMPL_VAR NAME="dewey">" size=8 maxlenght=10></td></tr>
+       <tr bgcolor="#dddddd"><td>Subclass</td><td><input type="text" name="subclass" value="<TMPL_VAR NAME="subclass">" size=40 maxlenght=40></td></tr>
+       <tr bgcolor="#ddaaaa"><td>Publication Year</td><td><input type="text" name="pubyear" value="<TMPL_VAR NAME="publicationyear">" size=5 maxlenght=10></td></tr>
+       <tr bgcolor="#dddddd"><td>Publisher</td><td><input type="text" name="publisher" value="<TMPL_VAR NAME="publishercode">" size=40 maxlenght=255></td></tr>
+       <tr bgcolor="#ddaaaa"><td>Place</td><td><input type="text" name="place" value="<TMPL_VAR NAME="place">" size=40 maxlenght=255></td></tr>
+       <tr bgcolor="#dddddd"><td>Pages</td><td><input type="text" name="pages" value="<TMPL_VAR NAME="pages">" size=5 maxlenght=10></td></tr>
+       <tr bgcolor="#ddaaaa"><td>Size</td><td><input type="text" name="size" value="<TMPL_VAR NAME="size">" size=40 maxlenght=40></td></tr>
+</table>
+<input type=submit>
+<input type="hidden" name="insertnewrecord" value=1>
+<!-- <input type="hidden" name="origisbn" value="<TMPL_VAR name="qisbn">">
+<input type="hidden" name="origissn" value="<TMPL_VAR name="qissn">">
+<input type="hidden" name="origlccn" value="<TMPL_VAR name="qlccn">">
+<input type="hidden" name="origcontrolnumber" value="<TMPL_VAR name="qcontrolnumber">"> -->
+<input type="hidden" name="file" value="<TMPL_VAR name="file">">
+<input type="hidden" name="numrecord" value="<TMPL_VAR name="numrecord">">
+</form>
+
+<!-- MARC RECORD -->
+<table width=100% cellspacing=1 cellpading=1>
+<th colspan=4 background="/images/background-acq.gif">MARC RECORD</th>
+<TMPL_LOOP name="MARC">
+<tr bgcolor="<TMPL_VAR name="color">">
+       <td width=5% align="right"><b><TMPL_VAR name="tagid"></b>&nbsp;</td>
+       <td width=3% align="right"><b><TMPL_VAR name="subfield"></b>&nbsp;</td>
+       <td width=48%><TMPL_VAR name="tagmean">&nbsp;</td>
+       <td width=45% bgcolor="<TMPL_VAR name="color">"><TMPL_VAR name="tagvalue">&nbsp;</td>
+<tr>
+</TMPL_LOOP>
+</table>
+<TMPL_INCLUDE NAME="cat-bottom.inc">
diff --git a/koha-tmpl/intranet-tmpl/default/en/marcimport/uploadmarc.tmpl b/koha-tmpl/intranet-tmpl/default/en/marcimport/uploadmarc.tmpl
new file mode 100644 (file)
index 0000000..0c0d5b9
--- /dev/null
@@ -0,0 +1,42 @@
+<TMPL_INCLUDE NAME="cat-top.inc">
+<h1><a href=<TMPL_VAR name="SCRIPT_NAME">>Main Menu</a></h1>
+<ul>
+       <li><a href=<TMPL_VAR name="SCRIPT_NAME">?menu=z3950>Z39.50 Search</a>
+       <li><a href=<TMPL_VAR name="SCRIPT_NAME">?menu=uploadmarc>Upload MARC Records</a>
+</ul>
+<h2>Select a set of MARC records</h2><ul>
+<TMPL_LOOP name="marc">
+       <li><a href=<TMPL_VAR name="SCRIPT_NAME">?file=<TMPL_VAR name="id">&menu=<TMPL_VAR name="menu">><TMPL_VAR name="name"></a></li>
+</TMPL_LOOP>
+</ul>
+<p>
+<table border=1 bgcolor=#dddddd>
+       <tr><th bgcolor=#bbbbbb colspan=2>
+               Upload a set of MARC records</th>
+       </tr>
+       <tr>
+               <td>Upload a set of MARC records:</td>
+               <td>
+                       <form method="post" action="<TMPL_VAR name="SCRIPT_NAME">?menu=<TMPL_VAR name="menu">" enctype="multipart/form-data">
+                       <input type="file" name="uploadmarc"/>
+               </td>
+       </tr>
+       <tr>
+               <td>
+                       <input type=hidden name=menu value=<TMPL_VAR name="menu">>
+                       Name this set of MARC records:
+               </td>
+               <td>
+                       <input type=text name=name>
+               </td>
+       </tr>
+       <tr>
+               <td colspan=2 align=center>
+                       <input type=submit>
+               </td>
+       </tr>
+</table>
+</form>
+
+<TMPL_INCLUDE NAME="cat-bottom.inc">
+
diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl
new file mode 100644 (file)
index 0000000..c5195e8
--- /dev/null
@@ -0,0 +1,131 @@
+<TMPL_INCLUDE NAME="cat-top.inc">
+       
+<script>
+       /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+       function isNotNull(f,noalert) {
+               if (f.value.length ==0) {
+   return false;
+               }
+               return true;
+       }
+       /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+       function toUC(f) {
+               var x=f.value.toUpperCase();
+               f.value=x;
+               return true;
+       }
+       /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+       function isNum(v,maybenull) {
+       var n = new Number(v.value);
+       if (isNaN(n)) {
+               return false;
+               }
+       if (maybenull==0 && v.value=='') {
+               return false;
+       }
+       return true;
+       }
+       /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+       function isDate(f) {
+               var t = Date.parse(f.value);
+               if (isNaN(t)) {
+                       return false;
+               }
+       }
+       /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+       function Check(f) {
+               var ok=1;
+               var _alertString="";
+               var alertString2;
+               if (f.variable.value.length==0) {
+                       _alertString += "- variable missing\\n";
+               }
+               if (f.value.value.length==0) {
+                       _alertString += "- value missing\\n";
+               }
+               if (_alertString.length==0) {
+                       document.Aform.submit();
+               } else {
+                       alertString2 = "Form not submitted because of the following problem(s)\\n";
+                       alertString2 += "------------------------------------------------------------------------------------\\n\\n";
+                       alertString2 += _alertString;
+                       alert(alertString2);
+               }
+       }
+       </SCRIPT>
+
+<TMPL_IF name="add_form">
+<!-------------------------------------------------------------------------------------------------->
+       <H1><TMPL_VAR name="action"></H1>
+       <form action='<TMPL_VAR name="script_name">' name=Aform method=post>
+       <input type=hidden name=op value='add_validate'>
+       <input type=hidden name=explanation value='<TMPL_VAR name="explanation">'>
+       <table>
+       <tr><td>Variable</td><td><TMPL_VAR name="searchfield"></td></tr>
+       <tr><td>Value</td><td><input type=text name=value value='<TMPL_VAR name="value">'></td></tr>
+       <tr><td>&nbsp;</td><td><INPUT type=button value='OK' onClick='Check(this.form)'></td></tr>
+       </table>
+       </form>
+</TMPL_IF>
+
+<TMPL_IF name="add_validate">
+<!-------------------------------------------------------------------------------------------------->
+       data recorded
+       <form action='<TMPL_VAR name="script_name">' method=post>
+       <input type=submit value=OK>
+       </form>
+</TMPL_IF>
+
+<TMPL_IF name="delete_confirm">
+<!-------------------------------------------------------------------------------------------------->
+<table border=0 cellspacing=0 cellpadding=5>
+       <tr valign=top bgcolor=#99cc33>
+               <td background="/images/background-mem.gif"><b>Variable</b></td>
+               <td background="/images/background-mem.gif"><b><TMPL_VAR name="searchfield"></b></td>
+       </tr>
+       <tr><td>Value</td><td><TMPL_VAR name="Tvalue"></td></tr>
+       <form action='<TMPL_VAR name="script_name">' method=post><input type=hidden name=op value=delete_confirmed><input type=hidden name=searchfield value='<TMPL_VAR name="searchfield">'>
+       <tr><td colspan=2 align=center>CONFIRM DELETION</td></tr>
+       <tr><td><INPUT type=submit value='YES'></form></td><td><form action='$script_name' method=post><input type=submit value=NO></form></td></tr>
+</TMPL_IF>
+
+<!-------------------------------------------------------------------------------------------------->
+<TMPL_IF name="else">
+<font SIZE=6><em>System preferences admin</em></font>
+<form action=/cgi-bin/koha/admin/systempreferences.pl method=post>
+       <input type=text name=searchfield value="">
+       <input type=reset name=reset value="clr">
+</form>
+<TMPL_VAR name="searchfield">
+<table border=0 cellspacing=0 cellpadding=5>
+<tr valign=top bgcolor=#99cc33>
+       <td background="/images/background-mem.gif"><b>Variable</b></td>
+       <td background="/images/background-mem.gif"><b>Value</b></td>
+       <td background="/images/background-mem.gif"><b>Explanation</b></td>
+       <td background="/images/background-mem.gif">&nbsp;</td>
+       <td background="/images/background-mem.gif">&nbsp;</td>
+<TMPL_LOOP name="loop">
+</tr valign=top bgcolor='<TMPL_VAR name="bgcolor">'>
+       <td><TMPL_VAR name="variable"></td>
+       <td><TMPL_VAR name="value"></td>
+       <td><TMPL_VAR name="explanation"></td>
+       <td><a href="<TMPL_VAR name="edit">">Edit</a></td>
+       <td><a href="<TMPL_VAR name="delete">">Delete</a></td>
+</tr>
+</TMPL_LOOP>
+<form action='<TMPL_VAR name="script_name">' method=post>
+<input type=hidden name=op value=add_form>
+</table>
+       <form action='<TMPL_VAR name="script_name">' method=post>
+       <input type=hidden name=op value=add_form>
+<table width=40%>
+       <tr>
+               <td width=50%><TMPL_VAR name="previous"></td>
+               <td width=50%><TMPL_VAR name="next"></td>
+       </tr>
+</table>
+<br><input type=image src="/images/button-add-new.gif"  WIDTH=188  HEIGHT=44  ALT="Add budget" BORDER=0 ></a><br>
+</form>
+</TMPL_IF>
+
+<TMPL_INCLUDE NAME="cat-bottom.inc">
diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/systempreferences.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/systempreferences.tmpl
new file mode 100644 (file)
index 0000000..c5195e8
--- /dev/null
@@ -0,0 +1,131 @@
+<TMPL_INCLUDE NAME="cat-top.inc">
+       
+<script>
+       /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+       function isNotNull(f,noalert) {
+               if (f.value.length ==0) {
+   return false;
+               }
+               return true;
+       }
+       /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+       function toUC(f) {
+               var x=f.value.toUpperCase();
+               f.value=x;
+               return true;
+       }
+       /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+       function isNum(v,maybenull) {
+       var n = new Number(v.value);
+       if (isNaN(n)) {
+               return false;
+               }
+       if (maybenull==0 && v.value=='') {
+               return false;
+       }
+       return true;
+       }
+       /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+       function isDate(f) {
+               var t = Date.parse(f.value);
+               if (isNaN(t)) {
+                       return false;
+               }
+       }
+       /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+       function Check(f) {
+               var ok=1;
+               var _alertString="";
+               var alertString2;
+               if (f.variable.value.length==0) {
+                       _alertString += "- variable missing\\n";
+               }
+               if (f.value.value.length==0) {
+                       _alertString += "- value missing\\n";
+               }
+               if (_alertString.length==0) {
+                       document.Aform.submit();
+               } else {
+                       alertString2 = "Form not submitted because of the following problem(s)\\n";
+                       alertString2 += "------------------------------------------------------------------------------------\\n\\n";
+                       alertString2 += _alertString;
+                       alert(alertString2);
+               }
+       }
+       </SCRIPT>
+
+<TMPL_IF name="add_form">
+<!-------------------------------------------------------------------------------------------------->
+       <H1><TMPL_VAR name="action"></H1>
+       <form action='<TMPL_VAR name="script_name">' name=Aform method=post>
+       <input type=hidden name=op value='add_validate'>
+       <input type=hidden name=explanation value='<TMPL_VAR name="explanation">'>
+       <table>
+       <tr><td>Variable</td><td><TMPL_VAR name="searchfield"></td></tr>
+       <tr><td>Value</td><td><input type=text name=value value='<TMPL_VAR name="value">'></td></tr>
+       <tr><td>&nbsp;</td><td><INPUT type=button value='OK' onClick='Check(this.form)'></td></tr>
+       </table>
+       </form>
+</TMPL_IF>
+
+<TMPL_IF name="add_validate">
+<!-------------------------------------------------------------------------------------------------->
+       data recorded
+       <form action='<TMPL_VAR name="script_name">' method=post>
+       <input type=submit value=OK>
+       </form>
+</TMPL_IF>
+
+<TMPL_IF name="delete_confirm">
+<!-------------------------------------------------------------------------------------------------->
+<table border=0 cellspacing=0 cellpadding=5>
+       <tr valign=top bgcolor=#99cc33>
+               <td background="/images/background-mem.gif"><b>Variable</b></td>
+               <td background="/images/background-mem.gif"><b><TMPL_VAR name="searchfield"></b></td>
+       </tr>
+       <tr><td>Value</td><td><TMPL_VAR name="Tvalue"></td></tr>
+       <form action='<TMPL_VAR name="script_name">' method=post><input type=hidden name=op value=delete_confirmed><input type=hidden name=searchfield value='<TMPL_VAR name="searchfield">'>
+       <tr><td colspan=2 align=center>CONFIRM DELETION</td></tr>
+       <tr><td><INPUT type=submit value='YES'></form></td><td><form action='$script_name' method=post><input type=submit value=NO></form></td></tr>
+</TMPL_IF>
+
+<!-------------------------------------------------------------------------------------------------->
+<TMPL_IF name="else">
+<font SIZE=6><em>System preferences admin</em></font>
+<form action=/cgi-bin/koha/admin/systempreferences.pl method=post>
+       <input type=text name=searchfield value="">
+       <input type=reset name=reset value="clr">
+</form>
+<TMPL_VAR name="searchfield">
+<table border=0 cellspacing=0 cellpadding=5>
+<tr valign=top bgcolor=#99cc33>
+       <td background="/images/background-mem.gif"><b>Variable</b></td>
+       <td background="/images/background-mem.gif"><b>Value</b></td>
+       <td background="/images/background-mem.gif"><b>Explanation</b></td>
+       <td background="/images/background-mem.gif">&nbsp;</td>
+       <td background="/images/background-mem.gif">&nbsp;</td>
+<TMPL_LOOP name="loop">
+</tr valign=top bgcolor='<TMPL_VAR name="bgcolor">'>
+       <td><TMPL_VAR name="variable"></td>
+       <td><TMPL_VAR name="value"></td>
+       <td><TMPL_VAR name="explanation"></td>
+       <td><a href="<TMPL_VAR name="edit">">Edit</a></td>
+       <td><a href="<TMPL_VAR name="delete">">Delete</a></td>
+</tr>
+</TMPL_LOOP>
+<form action='<TMPL_VAR name="script_name">' method=post>
+<input type=hidden name=op value=add_form>
+</table>
+       <form action='<TMPL_VAR name="script_name">' method=post>
+       <input type=hidden name=op value=add_form>
+<table width=40%>
+       <tr>
+               <td width=50%><TMPL_VAR name="previous"></td>
+               <td width=50%><TMPL_VAR name="next"></td>
+       </tr>
+</table>
+<br><input type=image src="/images/button-add-new.gif"  WIDTH=188  HEIGHT=44  ALT="Add budget" BORDER=0 ></a><br>
+</form>
+</TMPL_IF>
+
+<TMPL_INCLUDE NAME="cat-bottom.inc">
diff --git a/koha-tmpl/intranet-tmpl/default/en/user/userpage.tmpl b/koha-tmpl/intranet-tmpl/default/en/user/userpage.tmpl
new file mode 100644 (file)
index 0000000..99456f9
--- /dev/null
@@ -0,0 +1,78 @@
+<TMPL_INCLUDE NAME="opac-top.inc">
+
+<TMPL_IF NAME="loggedinuser">
+<p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/logout.pl>Log Out</a>]</p>
+<TMPL_ELSE>
+</TMPL_IF>
+<p>
+
+
+<center>
+<h3>This page is just a mock up</h3>
+
+<table border=0 cellspacing=15>
+<tr><td valign=top>
+
+    <table border=1 cellpadding=10>
+    <tr><th bgcolor=#99cccc background=/images/background-opac.gif><font size=+2>Reserves</font></th></tr>
+    <tr><td>
+    <b>You have the following books waiting to be picked up:</b>
+    <ul>
+    <li>The Great Mom Swap by Betsy Hanes at Main Library
+    <li>Between Brothers by Irene Morck at Main Library
+    </ul>
+    <p>
+    <b>You have the following requests for items on loan:</b>
+    <ul>
+    <li>The Amazing Apple Book by Paulette Bourgeois
+    <li>Tracey the Great by Alan Cliburn
+    <li>The biography of a grizzly by Ernest Thompson Seton
+    </ul>
+    </td></tr>
+    </table>
+
+</td><td valign=top>
+
+    <form method=post>
+    <table border=1 cellpadding=10>
+       <tr><th bgcolor=#99cccc background=/images/background-opac.gif><font size=+2>User Preferences</font></th></tr>
+       <tr><td align =center>
+           <table border=0 cellpadding=5>
+               <tr><td>Language</td><td>
+               <select name=language>
+               <option value=english>English
+               <option value=english>French
+               <option value=english>German
+               <option value=english>Polish
+               </select>
+               </td></tr>
+               <tr><td>E-mail Address</td><td><input name=email size=30 value=<TMPL_VAR NAME=loggedinuser>@mylibrary.com></td></tr>
+               <tr><td>Preferred Branch<br>for reserve pickups</td><td>
+                   <select name=pickupbranch>
+                   <option value=MAIN>Main Library
+                   <option value=SEDGE>Sedgewick Library
+                   <option value=HANSEN selected>Rick Hansen Library
+                   <option value=CAT>Cataline Library
+                   </select>
+               </td></tr>
+               <tr><td colspan=2>
+                   <input name=specialeventsbyemail type=checkbox checked> Notify me about Special Events by email<br>
+                   <input name=overduesbyemail type=checkbox checked> Notify me about overdues by email<br>
+                   <input name=recordreadingrecord type=checkbox> Keep a record of books I have read<br>
+                   <input name=recordreadingrecord type=checkbox> Allow library staff to see my reading record<br>
+               </td></tr>
+               <tr><td align=center colspan=2>
+                   <input type=submit value="Set Preferences">
+               </td>
+               </tr>
+           </table>
+       </td></tr>
+    </table>
+    </form>
+    
+</td></tr>
+</table>
+
+</center>
+
+<TMPL_INCLUDE NAME="opac-bottom.inc">