[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/vanilla/en loggedin.tmpl,NONE,1
From: |
Finlay Thompson |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/vanilla/en loggedin.tmpl,NONE,1.1.2.1 opac-account.tmpl,NONE,1.1.2.1 opac-auth.tmpl,NONE,1.1.2.1 opac-detail.tmpl,NONE,1.1.2.1 opac-main.tmpl,NONE,1.1.2.1 opac-membership.tmpl,NONE,1.1.2.1 opac-readingrecord.tmpl,NONE,1.1.2.1 opac-reserve.tmpl,NONE,1.1.2.1 opac-search.tmpl,NONE,1.1.2.1 opac-searchresults.tmpl,NONE,1.1.2.1 opac-user.tmpl,NONE,1.1.2.1 opac-userdetails.tmpl,NONE,1.1.2.1 opac-userupdate.tmpl,NONE,1.1.2.1 |
Date: |
Tue, 28 Jan 2003 14:50:56 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/vanilla/en
In directory sc8-pr-cvs1:/tmp/cvs-serv12676/vanilla/en
Added Files:
Tag: rel-1-2
loggedin.tmpl opac-account.tmpl opac-auth.tmpl
opac-detail.tmpl opac-main.tmpl opac-membership.tmpl
opac-readingrecord.tmpl opac-reserve.tmpl opac-search.tmpl
opac-searchresults.tmpl opac-user.tmpl opac-userdetails.tmpl
opac-userupdate.tmpl
Log Message:
Adding the vanilla theme for the opac.
--- NEW FILE ---
<TMPL_IF NAME="loggedinuser">
<div class="navhead"><a href="/membership/">Membership</a></div>
<div class="sidenav">
<ul>
<li><a href="/cgi-bin/koha/opac-user.pl">My Home</a>
<li><a href="/cgi-bin/koha/opac-account.pl">My Account</a>
<li><a href="/cgi-bin/koha/opac-readingrecord.pl">Reading Record</a>
<li><a href="/cgi-bin/koha/opac-userdetails.pl">Personal Details</a></ul>
<p>  </p>
<B><TMPL_VAR NAME="firstname"> <TMPL_VAR NAME="surname"></B></br>
<TMPL_IF NAME="emailaddress">
<A HREF='mailto:<TMPL_VAR NAME="emailaddress">'><TMPL_VAR
NAME="emailaddress"></A></br>
</TMPL_IF>
<TMPL_IF NAME="streetaddress">
<TMPL_VAR NAME="streetaddress"></br>
</TMPL_IF>
<TMPL_IF NAME="suburb">
<TMPL_VAR NAME="suburb"></br>
</TMPL_IF>
<TMPL_IF NAME="city">
<TMPL_VAR NAME="city">
</br>
</TMPL_IF>
<TMPL_IF NAME="phone">
<TMPL_VAR NAME="phone"></br>
</TMPL_IF>
</TMPL_LOOP>
>> <A HREF="/cgi-bin/koha/opac-userupdate.pl" class="sidenav">Edit Details</A>
</div>
<form action="/cgi-bin/koha/opac-main.pl" method="post">
<input type="submit" name="logout" value="Log Out" class="submit" />
</form>
<TMPL_ELSE>
<form action="/cgi-bin/koha/opac-user.pl" method="post">
<div class="main">Members can sign in here:
<br />Cardnumber:
<br /><input type="text" name="userid" size="10" />
<br />Password:
<br /><input type="password" name="password" size="10" />
<input type="image" name="Go" src="<TMPL_VAR
NAME='themelang'>/images/styles/home-go-button.gif" alt="Go" align="absmiddle"
border="0" /></div>
</form>
</TMPL_IF>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<!--
design and HTML by address@hidden,
templating by address@hidden
ACCOUNT PAGE
This is the part of the "vanilla" theme put together by Katipo Communications
for general distribution with Koha.
The text about how to join the library comes from Horowhenua Library Trust,
(www.library.org.nz) and is provided as a guide to the sort of information you
might want to have on this page. Please change it to suit your own
condititions.
If you see strange tags and comments you don't understand they may be out of
Kea our content management system. If you'd like to use Kea to change your
template & website text please contact Katipo.
Cheers
R
12/1/03
-->
<html>
<head>
<title>Account Details</title>
<link rel="stylesheet" href="<TMPL_VAR
NAME='themelang'>/includes/vanilla-main.css" type="text/css" />
<script type="text/javascript" language="javascript">
<TMPL_INCLUDE name="script.js">
</script>
</head>
<body marginheight="0" marginwidth="0">
<!--START TOP TABLE-->
<!--#include virtual="/includes/vanilla-member-menu.inc"-->
<!--START MAIN TABLE AND LEFT NAVIGATION-->
<!--#include virtual="/includes/vanilla-left-nav.inc"-->
<!--#include virtual="/includes/vanilla-membership-left-nav.inc"-->
<!--SEARCH FORM-->
<TMPL_INCLUDE name="vanilla-cat-search.inc">
<!--END LEFT NAV, START CRUMBS-->
<TMPL_INCLUDE name="vanilla-crumb-start.inc">
<a href="/">Home</a> ><a href='/membership/'>Membership</a> ><a
href='/cgi-bin/koha/opac-account.pl'>My Account</a>
<!--END CRUMBS-->
<TMPL_INCLUDE name="vanilla-crumb-end.inc">
<!--CONTENT-->
<TMPL_LOOP NAME="BORROWER_INFO">
<h1>Account for <TMPL_VAR NAME="firstname"> <TMPL_VAR NAME="surname"></h1>
</TMPL_LOOP>
<p>
<table border=0 cellspacing=0 cellpadding=0>
<tr>
<td colspan="5" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<tr class="table-heading"><td colspan="2"><b>Fines & Charges</b></td>
<td><b>Amount</b></td>
<td> </td>
<td><b>Still Owing</b></td>
<tr><td colspan="5" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<TMPL_LOOP NAME="ACCOUNT_LINES">
<tr valign=top class=<TMPL_IF NAME="odd">"plain"<TMPL_ELSE>"shaded"</TMPL_IF>>
<td class="padded"><TMPL_VAR NAME="date"></td>
<td class="padded"><TMPL_VAR NAME="description">
<TMPL_IF NAME="print_title"><TMPL_VAR NAME="title"></TMPL_IF></td>
<td class="padded">$<TMPL_VAR NAME="amount"></td>
<td> </td>
<td class="padded"><TMPL_IF NAME="amountoutstanding">$<TMPL_VAR
NAME="amountoutstanding"><TMPL_ELSE> </TMPL_IF></td></tr>
</TMPL_LOOP>
<tr><td colspan="5" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<tr VALIGN=TOP >
<TD> </td>
<TD colspan=3><b>Total Due</b></td>
<TD><b><TMPL_IF NAME="total">$<TMPL_VAR
NAME="total"><TMPL_ELSE> </TMPL_IF></b></td>
</tr>
<tr><td colspan="5" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
</table>
<!--BOTTOM NAVIGATION - ALL-->
<TMPL_INCLUDE name="vanilla-botnav-all.inc">
<!--BOTTOM NAVIGATION - SECTION-->
<TMPL_INCLUDE name="vanilla-membership-botnav.inc">
<!--END MAIN TABLE-->
<TMPL_INCLUDE name="vanilla-end-main.inc">
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<!--
design and HTML by address@hidden,
templating by address@hidden
OPAC AUTHORISATION/LOGIN
This is the part of the "vanilla" theme put together by Katipo Communications
for general distribution with Koha.
The text about how to join the library comes from Horowhenua Library Trust,
(www.library.org.nz) and is provided as a guide to the sort of information you
might want to have on this page. Please change it to suit your own
condititions.
If you see strange tags and comments you don't understand they may be out of
Kea our content management system. If you'd like to use Kea to change your
template & website text please contact Katipo.
Cheers
R
12/1/03
-->
<html>
<head>
<title>Login</title>
<link rel="stylesheet" href="<TMPL_VAR
NAME='themelang'>/includes/vanilla-main.css" type="text/css" />
<script type="text/javascript" language="javascript">
<TMPL_INCLUDE name="script.js">
</script>
</head>
<body marginheight="0" marginwidth="0">
<!--START TOP TABLE-->
<TMPL_INCLUDE name="vanilla-member-menu.inc">
<!--START MAIN TABLE AND LEFT NAVIGATION-->
<TMPL_INCLUDE name="vanilla-left-nav.inc">
<TMPL_INCLUDE name="vanilla-membership-left-nav.inc">
<!--SEARCH FORM-->
<TMPL_INCLUDE name="vanilla-cat-search.inc">
<!--END LEFT NAV, START CRUMBS-->
<TMPL_INCLUDE name="vanilla-crumb-start.inc">
<a href="/">Home</a> ><a href='/cgi-bin/koha/opac-user.pl'>Login</a>
<!--END CRUMBS-->
<TMPL_INCLUDE name="vanilla-crumb-end.inc">
<!--CONTENT--><P>
<TMPL_IF NAME="nopermission">
<!-- This is what is displayed if user doesnt have permission -->
<h3>Sorry, KOHA doesnt think you have permission for this page. </h3>
</TMPL_IF>
<TMPL_IF NAME="timed_out">
<!-- This is what is displayed if login has timed out -->
<h3>Sorry, your session has timed out, please login again.</h3>
</TMPL_IF>
<TMPL_IF NAME="different_ip">
<!-- This is what is displayed if user doesnt have permission -->
<h3>You are accessing koha from a different ip address, please login again.</h3>
</TMPL_IF>
<TMPL_IF NAME="invalid_username_or_password">
<!-- This is what is displayed if user doesnt have permission -->
<h3>You entered an incorrect username or password, please try again, usernames
and passwords are case sensitive.</h3>
</TMPL_IF>
<TMPL_IF NAME="loginprompt">
<!-- login prompt time-->
<center>
<form action='<TMPL_VAR NAME="url">' method="post">
<TMPL_LOOP NAME="INPUTS">
<input type="hidden" name='<TMPL_VAR NAME="name">' value='<TMPL_VAR
NAME="value">'>
</TMPL_LOOP>
<TABLE cellpadding=0 cellspacing=5 border=0>
<TR VALIGN=TOP>
<TD>Your card number</TD> <TD><INPUT TYPE="text" SIZE="25"
NAME="userid"></TD></TR>
<TR VALIGN=TOP>
<TD>Password</TD> <TD><INPUT TYPE="password" SIZE="25" NAME="password"></TD>
</tr><tr>
<td colspan=2 align="right"><input type="submit" value="OK" SIZE="2"
class="submit"></td>
</TR>
</table></form>
<p>If you don't have a password yet, next time you're in the library, take your
card and some I.D. to the information counter and we'll happily issue you one.
</TMPL_IF>
<!--+Katipo+end-->
<!--BOTTOM NAVIGATION - ALL-->
<TMPL_INCLUDE name="vanilla-botnav-all.inc">
<!--BOTTOM NAVIGATION - SECTION-->
<TMPL_INCLUDE name="vanilla-membership-botnav.inc">
<!--END MAIN TABLE-->
<TMPL_INCLUDE name="vanilla-end-main.inc">
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<!--
design and HTML by address@hidden,
templating by address@hidden
SEARCH RESULTS - ITEM DETAIL PAGE
This is the part of the "vanilla" theme put together by Katipo Communications
for general distribution with Koha.
If you see strange tags and comments you don't understand they may be out of
Kea our content management system. If you'd like to use Kea to change your
template & website text please contact Katipo.
Cheers
R
12/1/03
-->
<html>
<head>
<title>Details</title>
<link rel="stylesheet" href="<TMPL_VAR
NAME='themelang'>/includes/vanilla-main.css" type="text/css" />
<script type="text/javascript" language="javascript">
<TMPL_INCLUDE name="script.js">
</script>
</head>
<body marginheight="0" marginwidth="0">
<!--START TOP TABLE-->
<TMPL_INCLUDE name="vanilla-search-menu.inc">
<!--START MAIN TABLE AND LEFT NAVIGATION-->
<TMPL_INCLUDE name="vanilla-left-nav.inc">
<!--SEARCH FORM-->
<TMPL_INCLUDE name="vanilla-cat-search.inc">
<!--END LEFT NAV, START CRUMBS-->
<TMPL_INCLUDE name="vanilla-crumb-start.inc">
<a href="/">Home</a> ><a href='/cgi-bin/koha/opac-search.pl'>Searching</a>
><a href='/cgi-bin/koha/opac-detail.pl?bib=<TMPL_VAR
NAME="biblionumber">'>Details</a>
<!--END CRUMBS-->
<TMPL_INCLUDE name="vanilla-crumb-end.inc">
<!--CONTENT--><P>
<TMPL_LOOP NAME="BIBLIO_RESULTS">
<table border="0" cellspacing="0" cellpadding="3"><tr><td valign="top">
<table border="0" cellspacing="0" cellpadding="3"><tr>
<td valign="top" class="head1bold" colspan=2><TMPL_VAR NAME="title"><br/>
(<TMPL_VAR NAME="author">)</td>
</tr>
</table>
<P><table border="0" cellspacing="0" cellpadding="2">
<TMPL_IF NAME="subtitle">
<tr>
<td VALIGN="TOP"><B>Subtitle:</B> </TD>
<TD VALIGN="TOP"><TMPL_VAR NAME="subtitle"></td>
</tr>
</TMPL_IF>
<tr>
<td VALIGN="TOP"><B>Copyright:</B> </TD>
<TD VALIGN="TOP"><TMPL_VAR NAME="copyrightdate"></td>
</tr>
<TMPL_IF NAME="subjects">
<tr>
<td VALIGN="TOP"><B>Subject:</B> </TD>
<TD VALIGN="TOP"><TMPL_LOOP NAME="subjects"><a
href="/cgi-bin/koha/opac-searchresults.pl?subjectitems=<TMPL_VAR NAME="subject"
ESCAPE="URL">"><TMPL_VAR NAME="subject"> </a>|</TMPL_LOOP></td>
</tr>
</TMPL_IF>
<tr>
<td VALIGN="TOP"><B>Biblio Record:</B> </TD>
<TD VALIGN="TOP"><TMPL_VAR NAME="biblionumber"></td>
</tr>
</table>
</td>
<TMPL_UNLESS NAME="norequests">
<TD valign="top">
<form action="/cgi-bin/koha/opac-reserve.pl" method=post>
<INPUT TYPE="submit" name="submit" VALUE="Place Reserve" align=right
class="submit">
<input type=hidden name=bib value=<TMPL_VAR NAME="biblionumber">>
</form>
</TD>
</TMPL_UNLESS>
</tr></table>
</TMPL_LOOP>
<P>
<H2>Holdings Information</H2>
<table border=0 cellspacing=0 cellpadding=0>
<!--HOLDINGS INFORMATION HEADER TABLE ROWS-->
<tr><td colspan="12" ><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="10" BORDER="0" ALT=""></td></tr>
<tr><TD> </TD>
<td valign="top"><div class="padded"><B>Type/Format</B></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded"><B>Class</B></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top"><div class="padded"><B>Location</B></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded"><B>Due Date</B></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded"><B>Last Seen</B></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded"><B>Barcode</B></div></td></tr>
<!--LINE-->
<tr><td colspan="12" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<TMPL_LOOP NAME="ITEM_RESULTS">
<!--INFORMATION ROWS-->
<tr><td valign="top"><TMPL_INCLUDE NAME="itemtype-image.inc"></td>
<td valign="top"><div class="padded"><TMPL_VAR NAME="description"></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top"><div class="padded"><TMPL_VAR NAME="class"></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top"><div class="padded"><TMPL_VAR NAME="branchname"></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top"><div class="padded"><TMPL_VAR NAME="datedue"></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top"><div class="padded"><TMPL_VAR NAME="datelastseen"></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top"><div class="padded"><TMPL_VAR NAME="barcode"></div></td></tr>
</TMPL_LOOP>
</table>
<P>
<!--+Katipo+end-->
<!--BOTTOM NAVIGATION - ALL-->
<TMPL_INCLUDE name="vanilla-botnav-all.inc">
<!--BOTTOM NAVIGATION - SECTION-->
<!--END MAIN TABLE-->
<TMPL_INCLUDE name="vanilla-end-main.inc">
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<title>WELCOME TO THE KOHA OPAC (Online Public Access Catalogue) </title>
<style type="text/css">
<!--
input {font-size:16px;
}
input.ok {
background-color: #CCBBCC;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin-bottom: 1px;
margin-top: 4px;
text-align: center;
}
.search-heading {
background-image: url(<TMPL_VAR
NAME='themelang'>/images/heading-search-3.gif);
no-repeat;
width: 350 ;
height: 38;
}
.login-heading {
background-image: url(<TMPL_VAR NAME='themelang'>/images/heading-login-2.gif);
no-repeat;
width: 350 ;
height: 38;
}
h1 {
font-family: arial narrow, arial, helvetica, sans-serif;
font-size: 25px;
font-weight: normal;
margin-bottom: 0px;
padding-top: 5px;
}
-->
</style>
</head>
<body onload="document.catsearch.keyword.focus()"
BGCOLOR="#339999"
text="black"
link="white"
vlink="white"
alink="#663366"
leftmargin=0
topmargin=0
marginheight=0
marginwidth=0 >
<center>
<table cellspacing=0 cellpadding=0 border=0 BGCOLOR="#339999" >
<tr valign=top >
<td background="<TMPL_VAR NAME='themelang'>/images/front-background-med.gif">
<img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=1 height=440
align=left alt=" " hspace=0 vspace=0>
<table cellspacing=0 cellpadding=0 border=0>
<tr valign=top >
<td background=" " width=228 height=88 ><img src="<TMPL_VAR
NAME='themelang'>/images/holder.gif" width=228 height=88
alt=" " hspace=0 vspace=0></td>
<td background=" " width=57 height=88 ><img src="<TMPL_VAR
NAME='themelang'>/images/holder.gif" width=57 height=88
alt=" " hspace=0 vspace=0></td>
<td background=" " width=42 height=88 ><img src="<TMPL_VAR
NAME='themelang'>/images/holder.gif" width=42 height=88
alt=" " hspace=0 vspace=0 border=0></td>
<td background=" "><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif"
width=1 height=88
alt=" " hspace=0 vspace=0></td>
<td background=" "><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif"
width="220" height=88
alt=" " hspace=0 vspace=0></td>
</tr>
<tr valign=top >
<td background=" " rowspan=4 align="right" colspan=2><img src="<TMPL_VAR
NAME='themelang'>/images/holder.gif"
width=1 height=30
alt=" " hspace=0 vspace=0><br>
<img src="<TMPL_VAR NAME='themelang'>/images/koha.gif" width=200 height=128
alt="Koha: Public Catalogue and Member Services" hspace=0 vspace=0></td>
<td background=" " colspan=3 ><div class="search-heading"><img src="<TMPL_VAR
NAME='themelang'>/images/holder.gif" width="38" height="38" alt=" "
align="left" ><h1>Search Catalogue</h1></div></td>
</tr>
<tr valign=top >
<td></td>
<form ACTION="/cgi-bin/koha/opac-searchresults.pl" name=catsearch>
<input type=hidden name=type value=opac>
<td background=" " colspan="2">
<input type=text size="20" name="keyword"> <input type="submit" value="OK"
class="ok"><br>
</font>
<a href="/cgi-bin/koha/opac-search.pl">
<img src="<TMPL_VAR NAME='themelang'>/images/front-arrow.gif" width=27 height=22
alt="-" hspace=0 vspace=0 border=0 align=middle >Advanced Search (More
Options)</a><br>
<img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=1 height=8
alt=" " hspace=0 vspace=0></td>
</form>
</tr>
<TMPL_IF NAME="loggedinuser">
<tr valign=top ><td background=" " colspan=3><div class="login-heading"><img
src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width="38" height="38"
alt=" " align="left" ><h1>Logged in as </h1></div></td></tr>
<TMPL_LOOP NAME="USER_INFO">
<tr valign=top ><td></td><td>
<TMPL_VAR NAME="title"> <TMPL_VAR NAME="firstname"> <TMPL_VAR NAME="surname">
</td></tr>
</TMPL_LOOP>
<tr valign=top ><td></td><td><form method="post">
<input type="submit" name="logout" value="Log Out" align="absmiddle" border="0"
/>
</form></td></tr>
<TMPL_ELSE>
<tr valign=top ><form action="/cgi-bin/koha/opac-user.pl" method=get >
<td background=" " colspan=3><div class="login-heading"><img src="<TMPL_VAR
NAME='themelang'>/images/holder.gif" width="38" height="38" alt=" "
align="left" ><h1>Member Login</h1></div></td>
</tr>
<tr valign=top >
<td></td>
<form action="/cgi-bin/koha/opac-user.pl" method=get >
<td background=" " >
<font size=3 face="arial narrow,arial,helvetica">Card Number </font></td>
<td background=" " ><input type=text size="12" name="userid"></td>
</tr>
<tr valign=top><td></td>
<td></td>
<td></td>
<td background=" " >
<font size=3 face="arial narrow,arial,helvetica">Password</font></td>
<td background=" " ><input type=password size="12" name="password"><br>
<input type="submit" value="OK" class="ok"><br>
<img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=1 height=8
alt=" " hspace=0 vspace=0></td>
</font>
</tr>
</TMPL_IF>
</table>
</td>
</tr>
</table>
<p>
For more information on the koha libary system<br>
vist <b><a href="http://www.koha.org">www.koha.org</a></b></center>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<!--
design and HTML by address@hidden,
templating by address@hidden
This is the part of the "vanilla" theme put together by Katipo Communications
for general distribution with Koha.
The text about how to join the library comes from Horowhenua Library Trust,
(www.library.org.nz) and is provided as a guide to the sort of information you
might want to have on this page. Please change it to suit your own
condititions.
If you see strange tags and comments you don't understand they may be out of
Kea our content management system. If you'd like to use Kea to change your
template & website text please contact Katipo.
Cheers
R
12/1/03
-->
<html>
<head>
<title>KOHA: Membership</title>
<link rel="stylesheet" href="<TMPL_VAR
NAME='themelang'>/includes/vanilla-main.css" type="text/css" />
<script type="text/javascript" language="javascript">
<TMPL_INCLUDE NAME="script.js">
</script>
</head>
<body marginheight="0" marginwidth="0">
<!--START TOP TABLE-->
<TMPL_INCLUDE NAME="vanilla-member-menu.inc">
<!--START MAIN TABLE AND LEFT NAVIGATION-->
<TMPL_INCLUDE NAME="vanilla-left-nav.inc">
<TMPL_INCLUDE NAME="vanilla-membership-left-nav.inc">
<!--SEARCH FORM-->
<TMPL_INCLUDE NAME="vanilla-cat-search.inc">
<!--END LEFT NAV, START CRUMBS-->
<TMPL_INCLUDE NAME="vanilla-crumb-start.inc">
<a href="/">Home</a> ><a
href='/cgi-bin/koha/opac-membership.pl'>Membership</a>
<!--END CRUMBS-->
<TMPL_INCLUDE NAME="vanilla-crumb-end.inc">
<!--CONTENT-->
<h1>Membership</h1>
<h2>Joining the Library</h2>
<ul><li>Membership is free for anyone who lives, or pays rates, in the
District.<br />
</li><li>You can join at any of our branches and may borrow and return items at
any of these libraries.<br />
</li><li>You'll need to bring 2 forms of ID - one that has your address printed
on it like a bank statement or letter, and the other with your signature or
photograph.<br />
</li><li>When you sign your new card we'll ask you to agree to some <a
href="#conditions">conditions</a><br />
</li><li>If you're under 16 we need a guarantor - an adult (usually a parent)
who agrees to be responsible for the books you borrow - your adult needs to
come to the library with you when you sign up.<br />
</li><li>Remember to get yourself a Password or PIN when you register. This
means you will be able to access your record online.<br />
</li><li>We have thousands of things you can borrow and do at the Library.
</li></ul><p>
</p><h2>Become an Online Member </h2>
<p>
You can become an online member when you join the library or any time after
that. If you've already got a new plastic library card, all you need is a
password. Next time you're in alibrary, come to the Help desk with your library
card and we'll issue you a password.
</p><p>
If you forget your password at any time, just come back to the counter,<br />
with your card or other ID and we can reset it.
</p><p>
Using your library card and password you can review your borrower record with
us, check the books you have out, renew them, make requests (reserves), and
update your personal details all from the terminals in the library or your own
PC at home.
</p><p>
<a name="conditions"></a>
</p><h2>Conditions of use </h2>
<p>
In accepting and signing your new library card, you agree to:
</p><ul><li>Return all items borrowed by the date due.<br />
</li><li>Pay for overdue, damaged or lost item/s and any debt collection
fees.<br />
</li><li>Advise the library of any change of address.<br />
</li><li>Acknowledge the same responsibility for any child you have registered.
</li></ul>
<!--BOTTOM NAVIGATION - ALL-->
<TMPL_INCLUDE NAME="vanilla-botnav-all.inc">
<!--BOTTOM NAVIGATION - SECTION-->
<TMPL_INCLUDE NAME="vanilla-membership-botnav.inc">
<!--END MAIN TABLE-->
<TMPL_INCLUDE NAME="vanilla-end-main.inc">
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<!--
design and HTML by address@hidden,
templating by address@hidden
READING RECORD
This is the part of the "vanilla" theme put together by Katipo Communications
for general distribution with Koha.
If you are't planning on using the reading record feature of Koha, you can
ignore this template - or remove all it's dynamic contents.
Cheers
R
12/1/03
-->
<!--html::template conversion by address@hidden 25/11/02-->
<html>
<head>
<title>Reading Record</title>
<link rel="stylesheet" href="<TMPL_VAR
NAME='themelang'>/includes/vanilla-main.css" type="text/css" />
<script type="text/javascript" language="javascript">
<TMPL_INCLUDE name="script.js">
</script>
</head>
<body marginheight="0" marginwidth="0">
<!--START TOP TABLE-->
<TMPL_INCLUDE name="vanilla-member-menu.inc">
<!--START MAIN TABLE AND LEFT NAVIGATION-->
<TMPL_INCLUDE name="vanilla-left-nav.inc">
<TMPL_INCLUDE name="vanilla-membership-left-nav.inc">
<!--SEARCH FORM-->
<TMPL_INCLUDE name="vanilla-cat-search.inc">
<!--END LEFT NAV, START CRUMBS-->
<TMPL_INCLUDE name="vanilla-crumb-start.inc">
<a href="/">Home</a> ><a href='/membership/'>Membership</a> ><a
href='/cgi-bin/koha/opac/opac-readingrecord.pl'>Reading Record</a>
<!--END CRUMBS-->
<TMPL_INCLUDE name="vanilla-crumb-end.inc">
<!--CONTENT--><P>
<span class="head1bold">Reading Record of: </span><span class="head1"><TMPL_VAR
NAME="firstname"> <TMPL_VAR NAME="surname"></span><P>
<TMPL_UNLESS NAME="count">
You have never borrowed anything from the library.
<TMPL_ELSE>
<table border=0 cellspacing=0 cellpadding=0>
<tr>
<td colspan="4" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<tr class="table-heading"><td><a
href="/cgi-bin/koha/opac-readingrecord.pl?order=title"><b>TITLE</b></a></td>
<td></td>
<td><a
href="/cgi-bin/koha/opac-readingrecord.pl?order=author"><b>AUTHOR</b></a></td>
<td><a href="/cgi-bin/koha/opac-readingrecord.pl"><b>DATE</b></a></td>
</tr>
<tr><td colspan="4" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<TMPL_LOOP NAME="READING_RECORD">
<tr valign=top class=<TMPL_IF NAME="odd">"plain"<TMPL_ELSE>"shaded"</TMPL_IF>>
<td class="padded"><TMPL_VAR NAME="title"></td>
<td class="padded"><TMPL_VAR NAME="volume"></td>
<td class="padded"><TMPL_VAR NAME="author"></td>
<td class="padded"><TMPL_VAR NAME="date_due"></td>
</tr>
</TMPL_LOOP>
<tr><td colspan="4" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
</table>
</TMPL_UNLESS>
<!--+Katipo+end-->
<!--BOTTOM NAVIGATION - ALL-->
<TMPL_INCLUDE name="vanilla-botnav-all.inc">
<!--BOTTOM NAVIGATION - SECTION-->
<TMPL_INCLUDE name="vanilla-membership-botnav.inc">
<!--END MAIN TABLE-->
<TMPL_INCLUDE name="vanilla-end-main.inc">
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<!--
design and HTML by address@hidden,
templating by address@hidden
RESERVES
This is the part of the "vanilla" theme put together by Katipo Communications
for general distribution with Koha.
This is definitly set up to suit Horowhenua Library Trust, if you don't have
branches for example, you'll need to take that bit out.
If you charge a different amount for a reserve then you may need to change the
bit where it's hard coded in the text below.
If you see strange tags and comments you don't understand they may be out of
Kea our content management system. If you'd like to use Kea to change your
template & website text please contact Katipo.
Cheers
R
12/1/03
-->
<html>
<head>
<title>Place a Reserve</title>
<link rel="stylesheet" href="<TMPL_VAR
NAME='themelang'>/includes/vanilla-main.css" type="text/css" />
<script type="text/javascript" language="javascript">
<TMPL_INCLUDE name="script.js">
</script>
</head>
<body marginheight="0" marginwidth="0">
<!--START TOP TABLE-->
<TMPL_INCLUDE name="vanilla-search-menu.inc">
<!--START MAIN TABLE AND LEFT NAVIGATION-->
<TMPL_INCLUDE name="vanilla-left-nav.inc">
<!--SEARCH FORM-->
<TMPL_INCLUDE name="vanilla-cat-search.inc">
<!--END LEFT NAV, START CRUMBS-->
<TMPL_INCLUDE name="vanilla-crumb-start.inc">
<a href="/">Home</a> ><a
href='/cgi-bin/koha/opac-search.pl'>Searching</a>><a
href='/search/cgi-bin/koha/opac-reserve.pl?bib=<TMPL_VAR
NAME="biblionumber">'>Place a Reserve</a>
<!--END CRUMBS-->
<TMPL_INCLUDE name="vanilla-crumb-end.inc">
<!--CONTENT-->
<TMPL_IF NAME="message">
<h3>
<TMPL_IF NAME="too_much_oweing">Sorry, you cannot make reserves because you owe
<TMPL_VAR NAME="too_much_oweing">. </TMPL_IF>
<TMPL_IF NAME="too_many_reserves">Sorry, you cannot make more than <TMPL_VAR
NAME="too_many_reserves"> reserves. </TMPL_IF>
<TMPL_IF NAME="already_reserved">You already have a reserve placed on this
item.</TMPL_IF>
<TMPL_IF NAME="no_items_selected">You must select at least one item.</TMPL_IF>
</h3>
</TMPL_IF>
<TMPL_IF NAME="select_item_types">
<!-- The first time round you select which bibitems you want -->
<FORM ACTION="/cgi-bin/koha/opac-reserve.pl" method=post>
<input type="hidden" name="item_types_selected" value="1">
<input type="hidden" name="bib" value="<TMPL_VAR NAME='biblionumber'>">
<P>
<table border="0" cellspacing="0" cellpadding="5">
<tr>
<td valign="top" class="head1bold">Reserving:</td>
<td valign="top" class="head1"><TMPL_VAR NAME="title"> <br/>( <TMPL_VAR
NAME="author"> )</td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="5">
<tr>
<TD VALIGN="TOP" class="main">Number of Copies</td>
<TD VALIGN="TOP" class="main"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="20" HEIGHT="1" BORDER="0"
ALT=""></td>
<td VALIGN="TOP" colspan="3" class="main"><TMPL_VAR NAME="itemcount"></TD>
</tr>
<tr>
<TD VALIGN="TOP" class="main">Requests already received for this title</td>
<TD VALIGN="TOP" class="main"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="20" HEIGHT="1" BORDER="0"
ALT=""></td>
<td VALIGN="TOP" colspan="3" class="main"> <TMPL_VAR
NAME="reservecount"></TD>
</tr>
<tr>
<TD VALIGN="TOP" class="main">Items curently on issue, due back</td>
<TD VALIGN="TOP" class="main"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="20" HEIGHT="1" BORDER="0"
ALT=""></td>
<td VALIGN="TOP" colspan="3" class="main"><TMPL_LOOP NAME="ITEMS"><TMPL_VAR
NAME="date_due">, </TMPL_LOOP></TD>
</tr>
</table><P>
<table border="0" cellspacing="0" cellpadding="5">
<tr>
<TD VALIGN="TOP" class="head2bold">For:</td>
<td valign="top" class="head2"><TMPL_LOOP NAME="USER_INFO"><TMPL_VAR
NAME="firstname"> <TMPL_VAR NAME="surname"> (<TMPL_VAR
NAME="cardnumber">)</TMPL_LOOP></td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="5">
<tr>
<TD VALIGN="TOP">Pick up from:</td>
<TD VALIGN="TOP" class="main"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="20" HEIGHT="1" BORDER="0"
ALT=""></td>
<TMPL_LOOP NAME="BRANCHES">
<td VALIGN="TOP"><INPUT TYPE="radio" name="branch" value='<TMPL_VAR
NAME="branchcode">' class="checkbox"></td>
<td VALIGN="TOP"><TMPL_VAR NAME="branchname"></TD>
</TMPL_LOOP>
</tr>
</table>
<TMPL_IF NAME="onlyone">
<!-- If there is only one types -->
<input type="reset" class="reset" value="Clear">  <input type="submit"
class="submit" value="Submit">
<input type="hidden" name="all" value="1">
</form>
<TMPL_ELSE>
<!-- If there is more than one type -->
<P>
<table border="0" cellspacing="0" cellpadding="5">
<tr>
<td valign="top" colspan="2">
<span class="head2">Either Tick</span>
</td>
</tr>
<tr>
<td valign="top">
<span class="heading4">
<input class="checkbox" type="checkbox" name="all" value="next-available">
Next Available Copy (any format)
</span>
</TD>
<td valign="top">
<span class="heading4">$1</span>
</TD>
</tr>
<tr>
<td valign="top" colspan="2">
<span class="head2">
Or Tick Acceptable Formats
</span>
</td>
</tr>
</table>
<!--ACCEPTABLE FORMATS-->
<table border=0 cellspacing=0 cellpadding=0>
<tr><td colspan='<TMPL_VAR NAME="totalwidth">' class="tan"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/tan-dot.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<TMPL_LOOP NAME="TYPE_ROWS">
<tr>
<TMPL_LOOP NAME="ROW">
<td class="padded">
<table border="0" cellspacing=0 cellpadding=0>
<tr><td valign="top" ><INPUT TYPE="checkbox" name="itemtype" value='<TMPL_VAR
NAME="itemtype">' class="checkbox"></td>
<td valign="top" class="padded"><TMPL_INCLUDE
NAME="itemtype-image.inc"></td></tr>
<tr><td colspan="2"><TMPL_VAR NAME="description"></td></tr>
<tr><td colspan="2">Reserve Fee: <TMPL_VAR NAME="reservefee"></td></tr>
</table>
</td>
<TMPL_UNLESS NAME="last">
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
</TMPL_UNLESS>
<TMPL_IF NAME="fill">
<td colspan='<TMPL_VAR NAME="fill">'><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="25" BORDER="0" hspace=0
vspace=0 ALT=""></td>
</TMPL_IF>
</TMPL_LOOP>
</tr>
</TMPL_LOOP>
<tr><td valign="top" colspan='<TMPL_VAR NAME="totalwidth">'
align="right"><input type="reset" class="reset" value="Clear">  <input
type="submit" class="submit" value="Submit"></TD></tr>
</table></form>
<TMPL_INCLUDE name="vanilla-key.inc">
</TMPL_IF>
<!-- end of the first form -->
</TMPL_IF>
<TMPL_IF NAME="item_types_selected">
<!-- if the bibitems have already been selected -->
<FORM ACTION="/cgi-bin/koha/opac-reserve.pl" method=post>
<input type="hidden" name="place_reserve" value="1">
<input type="hidden" name="bib" value="<TMPL_VAR NAME='biblionumber'>">
<TMPL_IF NAME="all">
<p>Please confirm that you wish to request any item.</p>
<input type="hidden" name="all" value="1">
<TMPL_ELSE>
<p>
Please confirm that you wish to request an item of these types:
<p>
<table border=0 cellspacing=0 cellpadding=0>
<TMPL_LOOP NAME="TYPES">
<tr><td valign="top" class="padded"><TMPL_INCLUDE NAME="itemtype-image.inc">
<input type="hidden" name="itemtype" value="<TMPL_VAR NAME='itemtype'>"></td>
<td colspan="2"><TMPL_VAR NAME="description"></td></tr>
</TMPL_LOOP>
</table>
</TMPL_IF>
<p>Which is to be picked up from <b><TMPL_VAR NAME="branchname"></b>.<br/>
<input type="hidden" name="branch" value="<TMPL_VAR NAME='branch'>">
<TMPL_IF NAME="fee">
<br>Note there will be a reserve charge of <b>$<TMPL_VAR NAME="fee"></b><br>
</TMPL_IF>
<font size=4 face="arial,helvetica"><INPUT type="submit" value="Place Reserve"
class="submit"></font>
</FORM>
<TMPL_INCLUDE name="vanilla-key.inc">
</TMPL_IF>
<!--BOTTOM NAVIGATION - ALL-->
<TMPL_INCLUDE name="vanilla-botnav-all.inc">
<!--BOTTOM NAVIGATION - SECTION-->
<!--END MAIN TABLE-->
<TMPL_INCLUDE name="vanilla-end-main.inc">
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<!--
design and HTML by address@hidden,
templating by address@hidden
SEARCH
This is the part of the "vanilla" theme put together by Katipo Communications
for general distribution with Koha.
Add links to other searches etc to this page.
If you don't wish people to search by these fields, or want to add others then
this is the place to do it.
If you see strange tags and comments you don't understand they may be out of
Kea our content management system. If you'd like to use Kea to change your
template & website text please contact Katipo.
Cheers
R
12/1/03
-->
<html>
<head>
<title>Search The Catalogue</title>
<link rel="stylesheet" href="<TMPL_VAR
NAME='themelang'>/includes/vanilla-main.css" type="text/css" />
<script type="text/javascript" language="javascript">
<TMPL_INCLUDE NAME="script.js">
</script>
</head>
<body marginheight="0" marginwidth="0">
<!--START TOP TABLE-->
<TMPL_INCLUDE NAME="vanilla-search-menu.inc">
<!--START MAIN TABLE AND LEFT NAVIGATION-->
<TMPL_INCLUDE NAME="vanilla-left-nav.inc">
<!--SEARCH FORM-->
<TMPL_INCLUDE NAME="vanilla-cat-search.inc">
<!--END LEFT NAV, START CRUMBS-->
<TMPL_INCLUDE NAME="vanilla-crumb-start.inc">
<a href="/">Home</a> ><a href='/cgi-bin/koha/opac-search.pl'>Search</a>
<!--END CRUMBS-->
<TMPL_INCLUDE NAME="vanilla-crumb-end.inc">
<!--CONTENT-->
<h1>Search the Catalogue</h1>
<FORM ACTION="/cgi-bin/koha/opac-searchresults.pl" method=post>
<TABLE cellpadding=0 cellspacing=5 border=0>
<TR VALIGN=TOP>
<TD>Title</TD> <TD><INPUT TYPE="text" SIZE="25" NAME="title"></TD>
<td><input type=radio name=ttype value=normal checked>Normal<input
type=radio name=ttype value=exact>Exact</td>
</TR>
<TR VALIGN=TOP>
<TD>Author</TD> <TD><INPUT TYPE="text" SIZE="25" NAME="author"></TD></TR>
<TR VALIGN=TOP>
<TD>Keywords</TD> <TD><INPUT TYPE="text" SIZE="25" NAME="keyword"></TD></TR>
<TR VALIGN=TOP>
<TD>Class</TD> <TD><select SIZE="1" NAME="class">
<option value="">Any
<!-- fetch class list -->
<TMPL_VAR name="classlist">
</select>
</TD>
</TR>
<tr valign=top><td></td>
<td><input type="submit" value="OK Start Search" SIZE="15" class="submit">
</td></tr>
<tr valign=top>
<td colspan=3><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="10" HEIGHT="5" BORDER="0" ALT="">
</td></tr>
<TR VALIGN=TOP>
<TD colspan=3><H3>Search by List of Subjects</H3></TD> </TR>
<TR VALIGN=TOP>
<TD>Subject</TD>
<TD><INPUT TYPE="text" SIZE="25" NAME="subject"></TD>
<td><input type="submit" value="OK" SIZE="2" class="submit"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="10" HEIGHT="5" BORDER="0"
align="right" ALT=""></td></TR>
<tr valign=top>
<td colspan=3><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="10" HEIGHT="5" BORDER="0" ALT="">
</td></tr>
<TR VALIGN=TOP>
<TD><H3>Search by Specific Item</H3></TD></TR>
<TR VALIGN=TOP>
<TD>Item Number</TD>
<TD><INPUT TYPE="text" SIZE="25" NAME="itemnumber"></TD>
<td><input type="submit" value="OK" SIZE="2" class="green-box"><IMG
SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif" WIDTH="10" HEIGHT="5"
BORDER="0" align="right" ALT=""></td></TR>
</TR>
<TR VALIGN=TOP>
<td></td>
<TD><font size=4 face="arial,helvetica">
<INPUT TYPE="reset" value="Reset" SIZE="10" class="reset"></font></td></tr>
</TABLE>
</FORM>
<TABLE cellpadding=5 cellspacing=5 border=0>
</TABLE>
<!--BOTTOM NAVIGATION - ALL-->
<TMPL_INCLUDE NAME="vanilla-botnav-all.inc">
<!--END MAIN TABLE-->
<TMPL_INCLUDE NAME="vanilla-end-main.inc">
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<!--
design and HTML by address@hidden,
templating by address@hidden
This is the part of the "vanilla" theme put together by Katipo Communications
for general distribution with Koha.
The text about how to join the library comes from Horowhenua Library Trust,
(www.library.org.nz) and is provided as a guide to the sort of information you
might want to have on this page. Please change it to suit your own
condititions.
If you see strange tags and comments you don't understand they may be out of
Kea our content management system. If you'd like to use Kea to change your
template & website text please contact Katipo.
Cheers
R
12/1/03
-->
<html>
<head>
<title>Search Results</title>
<link rel="stylesheet" href="<TMPL_VAR
NAME='themelang'>/includes/vanilla-main.css" type="text/css" />
<script type="text/javascript" language="javascript">
<TMPL_INCLUDE NAME="script.js">
</script>
</head>
<body marginheight="0" marginwidth="0">
<!--START TOP TABLE-->
<TMPL_INCLUDE NAME="vanilla-search-menu.inc">
<!--START MAIN TABLE AND LEFT NAVIGATION-->
<TMPL_INCLUDE NAME="vanilla-left-nav.inc">
<!--SEARCH FORM-->
<TMPL_INCLUDE NAME="vanilla-cat-search.inc">
<!--END LEFT NAV, START CRUMBS-->
<TMPL_INCLUDE NAME="vanilla-crumb-start.inc">
<a href="/">Home</a> ><a href='/cgi-bin/koha/opac-search.pl'>Searching</a>
><a href='/cgi-bin/koha/opac-searchresults.pl?<TMPL_LOOP
NAME="FORMINPUTS">&<TMPL_VAR NAME="field">=<TMPL_VAR NAME="value"
ESCAPE=URL></TMPL_LOOP>'>Search Results</a>
<!--END CRUMBS-->
<TMPL_INCLUDE NAME="vanilla-crumb-end.inc">
<!--CONTENT-->
<TMPL_IF NAME="searchdesc">
<h1>Results for Search: <TMPL_VAR NAME="searchdesc"></h1>
<TMPL_ELSE>
<h1>You did not specify any seach criteria</h1>
</TMPL_IF>
<TMPL_IF NAME="numrecords">
<span>
<TMPL_LOOP NAME="numbers">
<TMPL_IF NAME="highlight">
<a href="/cgi-bin/koha/opac-searchresults.pl?startfrom=<TMPL_VAR
NAME='startfrom'><TMPL_LOOP NAME='FORMINPUTS'>&<TMPL_VAR
NAME='field'>=<TMPL_VAR NAME='value' ESCAPE=URL></TMPL_LOOP>"
class="selected-number"><TMPL_VAR NAME=number></a>
<TMPL_ELSE>
<a href="/cgi-bin/koha/opac-searchresults.pl?startfrom=<TMPL_VAR
NAME='startfrom'><TMPL_LOOP NAME='FORMINPUTS'>&<TMPL_VAR
NAME='field'>=<TMPL_VAR NAME='value' ESCAPE=URL></TMPL_LOOP>"
class="search-number"><TMPL_VAR NAME='number'></a>
</TMPL_IF>
</TMPL_LOOP>
</span>
<P>Results <TMPL_VAR NAME="startfrom"> through <TMPL_VAR NAME="endat"> of
<TMPL_VAR NAME="numrecords"> records.</p>
<!-- If we have a subject table -->
<TMPL_IF NAME="subjectsearch">
<table border=0 cellspacing=0 cellpadding=2>
<tr>
<tr><td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td></tr>
<td class="table-heading">Subject</td>
</tr>
<tr><td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td></tr>
<TMPL_LOOP NAME=SEARCH_RESULTS>
<tr class=<TMPL_IF NAME="odd">"plain"<TMPL_ELSE>"shaded"</TMPL_IF>>
<td><a href=/cgi-bin/koha/opac-searchresults.pl?&subjectitems=<TMPL_VAR
NAME=subject ESCAPE=URL> class="padded"><TMPL_VAR NAME=subject></a></td>
</tr>
</TMPL_LOOP>
<tr><td colspan=5 class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
</table>
<!-- Else we have a list of items -->
<TMPL_ELSE>
<table border=0 cellspacing=0 cellpadding=0>
<tr>
<tr><td colspan="5" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<tr>
<td class="table-heading">Title</td>
<td class="table-heading">Author</td>
<td class="table-heading">©</td>
<td class="table-heading">Copies</td>
<td class="table-heading">Location/Availability</td>
</tr>
<tr><td colspan="5" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<!-- Actual Search Results -->
<TMPL_LOOP NAME="SEARCH_RESULTS">
<tr class=<TMPL_IF NAME="odd">"plain"<TMPL_ELSE>"pink"</TMPL_IF>>
<td><a href=/cgi-bin/koha/opac-detail.pl?bib=<TMPL_VAR
NAME="biblionumber" ESCAPE=URL> class="padded"><TMPL_VAR NAME="title"></a></td>
<td><a href=/cgi-bin/koha/opac-searchresults.pl?author=<TMPL_VAR
NAME="author" ESCAPE=URL> class="padded"><TMPL_VAR NAME="author"></a></td>
<td> <div class="padded"><TMPL_VAR NAME="copyrightdate"></div> </td>
<td align="center"> <div class="padded"><TMPL_VAR NAME="itemcount"></div>
</td>
<td> <div class="padded"><TMPL_VAR NAME="location"></div> </td>
</tr>
</TMPL_LOOP>
<tr><td colspan=5 class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
</table>
</TMPL_IF>
<P>
<span>
<TMPL_LOOP NAME="numbers">
<TMPL_IF NAME="highlight">
<a href="/cgi-bin/koha/opac-searchresults.pl?startfrom=<TMPL_VAR
NAME='startfrom'><TMPL_LOOP NAME='FORMINPUTS'>&<TMPL_VAR
NAME='field'>=<TMPL_VAR NAME='value' ESCAPE=URL></TMPL_LOOP>"
class="selected-number"><TMPL_VAR NAME=number></a>
<TMPL_ELSE>
<a href="/cgi-bin/koha/opac-searchresults.pl?startfrom=<TMPL_VAR
NAME='startfrom'><TMPL_LOOP NAME='FORMINPUTS'>&<TMPL_VAR
NAME='field'>=<TMPL_VAR NAME='value' ESCAPE=URL></TMPL_LOOP>"
class="search-number"><TMPL_VAR NAME='number'></a>
</TMPL_IF>
</TMPL_LOOP>
</span>
<TMPL_ELSE>
Sorry, there were no results.
</TMPL_IF>
<!--BOTTOM NAVIGATION - ALL-->
<TMPL_INCLUDE NAME="vanilla-botnav-all.inc">
<!--END MAIN TABLE-->
<TMPL_INCLUDE NAME="vanilla-end-main.inc">
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<!--
design and HTML by address@hidden,
templating by address@hidden
MY ACCOUNT
This is the part of the "vanilla" theme put together by Katipo Communications
for general distribution with Koha.
Edit this file to control how the My Account page looks, and behaves.
If you see strange tags and comments you don't understand they may be out of
Kea our content management system. If you'd like to use Kea to change your
template & website text please contact Katipo.
Cheers
R
12/1/03
-->
<html>
<head>
<title>My Account</title>
<link rel="stylesheet" href="<TMPL_VAR
NAME='themelang'>/includes/vanilla-main.css" type="text/css" />
<script type="text/javascript" language="javascript">
<TMPL_INCLUDE name="script.js">
</script>
</head>
<body marginheight="0" marginwidth="0">
<!--START TOP TABLE-->
<TMPL_INCLUDE name="vanilla-member-menu.inc">
<!--START MAIN TABLE AND LEFT NAVIGATION-->
<TMPL_INCLUDE name="vanilla-left-nav.inc">
<TMPL_INCLUDE name="vanilla-membership-left-nav.inc">
<!--SEARCH FORM-->
<TMPL_INCLUDE name="vanilla-cat-search.inc">
<!--END LEFT NAV, START CRUMBS-->
<TMPL_INCLUDE name="crumb-start.inc">
<a href="/">Home</a> ><a href='/membership/'>Membership</a> ><a
href='/cgi-bin/koha/opac-user.pl'>My Home</a>
<!--END CRUMBS-->
<TMPL_INCLUDE name="vanilla-crumb-end.inc">
<!--CONTENT-->
<TMPL_LOOP NAME="BORROWER_INFO">
<h1>Welcome <TMPL_VAR NAME="firstname"> <TMPL_VAR NAME="surname"></h1>
<!--FINES BOX-->
<TMPL_IF NAME="amountoverfive">
<table border=0 cellspacing=0 cellpadding=0 class="fines-box">
<tr><td valign="top" rowspan="5" WIDTH="56"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/fine.gif" WIDTH="56" HEIGHT="55" align="top" hspace=0
vspace=0 BORDER="0"></td>
<td valign="top" rowspan="5"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="5" HEIGHT="1" hspace=0 vspace=0
BORDER="0"></td>
<td valign="top" colspan="2"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="15" hspace=0 vspace=0
BORDER="0"></td>
<td valign="top" rowspan="5"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="10" HEIGHT="1" hspace=0 vspace=0
BORDER="0"></td></tr>
<tr><td><h3>Fines and Charges</h3></td><td valign="top" WIDTH="25"><IMG
SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif" WIDTH="25" HEIGHT="20"
hspace=0 vspace=0 BORDER="0"></td></tr>
<tr><td><span class="small"><B>You currently owe fines and charges amounting
to: </B></span></td>
<td bgcolor="#ffffff" class="white-box"><span class="selected-lge"><TMPL_VAR
NAME="amountoutstanding"></span></td></tr>
<tr><td valign="top"><span class="small">
<A HREF="/cgi-bin/koha/opac-account.pl">View Details >></A></span></td>
<td valign="top" WIDTH="30"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="25" HEIGHT="1" hspace=0 vspace=0
BORDER="0"></td></tr>
<tr><td valign="top" colspan="3"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="5" HEIGHT="20" hspace=0 vspace=0
BORDER="0"></td></tr></table><br />
</TMPL_IF>
<TMPL_IF NAME="amountoverzero">
<table border=0 cellspacing=0 cellpadding=0 bgcolor="#66cc66"
class="fines-box">
<tr><td valign="top" rowspan="5" WIDTH="56"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/fine.gif" WIDTH="56" HEIGHT="55" align="top" hspace=0
vspace=0 BORDER="0"></td>
<td valign="top" rowspan="5"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="5" HEIGHT="1" hspace=0 vspace=0
BORDER="0"></td>
<td valign="top" colspan="2"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="15" hspace=0 vspace=0
BORDER="0"></td>
<td valign="top" rowspan="5"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="10" HEIGHT="1" hspace=0 vspace=0
BORDER="0"></td></tr>
<tr>
<td><h3>Fines and Charges</h3></td>
<td valign="top" WIDTH="25"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="25" HEIGHT="20" hspace=0 vspace=0
BORDER="0"></td></tr>
<tr>
<td><span class="small"><B>You currently owe fines and charges amounting
to: </B></span></td>
<td bgcolor="#ffffff" class="white-box"><span class="selected-lge"><TMPL_VAR
NAME="amountoutstanding"></span></td></tr>
<tr>
<td valign="top"><span class="small"><A
HREF="/cgi-bin/koha/opac-account.pl">View Details >></A></span></td>
<td valign="top" WIDTH="30"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="25" HEIGHT="1" hspace=0 vspace=0
BORDER="0"></td></tr>
<tr><td valign="top" colspan="3"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="5" HEIGHT="20" hspace=0 vspace=0
BORDER="0"></td></tr></table><br />
</TMPL_IF>
</TMPL_LOOP>
<TMPL_IF NAME="overdues_count">
<table border=0 cellspacing=0 cellpadding=0 width=90%>
<!--OVERDUES TABLE ROWS-->
<tr><td colspan="8" ><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="5" BORDER="0" ALT=""></td></tr>
<tr>
<td valign="top" colspan="2"><h2>Overdues</h2></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded"><B>Due</B></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded"><B>Fine to Date</B></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded"> </div></td></tr>
<tr><td colspan="8" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<TMPL_LOOP NAME="OVERDUES">
<tr>
<td valign="top" ><TMPL_INCLUDE NAME="itemtype-image.inc"></td>
<td valign="top" ><A HREF='/cgi-bin/koha/opac-detail.pl?bib=<TMPL_VAR
NAME="biblionumber">' class="padded"><TMPL_VAR NAME="title"></A><br />
<div class="padded"><TMPL_VAR NAME="author"> (<TMPL_VAR
NAME="itemtype">)</div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded"><TMPL_VAR NAME="date_due"></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded"><TMPL_VAR NAME="charges"></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" >
<TMPL_IF NAME="renewable">
<A HREF='/cgi-bin/koha/opac-renew.pl?from=opac_user&item=<TMPL_VAR
NAME="itemnumber">&bornum=<TMPL_VAR NAME="borrowernumber">'
class="padded">Renew</A>
<TMPL_ELSE>
Not renewable
</TMPL_IF>
</td></tr>
</TMPL_LOOP>
<tr><td colspan="8"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="25" BORDER="0" hspace=0 vspace=0 ALT=""></td></tr> </table>
</TMPL_IF>
<TMPL_IF NAME="reserves_count">
<table border=0 cellspacing=0 cellpadding=0 width=90%>
<tr><td colspan="8" ><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="5" BORDER="0" ALT=""></td></tr>
<!--RESERVES TABLE ROWS-->
<tr><td valign="top" colspan="2" ><h2>Reserves</h2></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded">
<B>Reserve <br />Placed</B></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded"><B>Pick Up</B></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded"><B>Status</div></td></tr>
<tr><td colspan="8" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<TMPL_LOOP NAME="RESERVES">
<tr><td valign="top"><TMPL_INCLUDE NAME="itemtype-image.inc"></td>
<td valign="top" ><A HREF='/cgi-bin/koha/opac-detail.pl?bib=<TMPL_VAR
NAME="biblionumber">' class="padded"><TMPL_VAR NAME="btitle"></A><br />
<div class="padded"><TMPL_VAR NAME="author"> (<TMPL_VAR
NAME="itemtype">)</div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded"><TMPL_VAR NAME="reservedate"></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded"><TMPL_VAR NAME="branch"></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="selected"><TMPL_IF NAME="waiting">Waiting for
you<TMPL_ELSE>Not Ready</TMPL_IF></div></td></tr>
</TMPL_LOOP>
<tr><td colspan="8" ><div class="padded">If you no longer want a reserve,
please <a href="mailto:address@hidden">send us an e-mail</a>, or go to the
counter at the library to get it removed.</div></td></tr>
<tr><td colspan="8" ><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="25" BORDER="0" ALT=""></td></tr>
</table>
</TMPL_IF>
<TMPL_IF NAME="issues_count">
<table border=0 cellspacing=0 cellpadding=0 width=90%>
<tr><td colspan="8" ><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="5" BORDER="0" ALT=""></td></tr>
<!--ISSUES TABLE ROWS--><tr>
<td valign="top" colspan="2" class="padded"><h2>Issues</h2></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" colspan="3"><div class="padded"><B>Due</B></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" ><div class="padded"> </div></td></tr>
<tr><td colspan="8" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<tr><td colspan="8" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<TMPL_LOOP NAME="ISSUES">
<tr><td valign="top" ><TMPL_INCLUDE NAME="itemtype-image.inc"></td>
<td valign="top" ><A HREF='/cgi-bin/koha/opac-detail.pl?bib=<TMPL_VAR
NAME="biblionumber">' class="padded"><TMPL_VAR NAME="title"></A><br />
<div class="padded"><TMPL_VAR NAME="author"> (<TMPL_VAR
NAME="itemtype">)</div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" colspan="3"><div class="padded"><TMPL_VAR
NAME="date_due"></div></td>
<td class="line"><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
<td valign="top" >
<TMPL_IF NAME="renewable">
<A HREF='/cgi-bin/koha/opac-renew.pl?from=opac_user&item=<TMPL_VAR
NAME="itemnumber">&bornum=<TMPL_VAR NAME="borrowernumber">'
class="padded">Renew</A>
<TMPL_ELSE>
Not renewable
</TMPL_IF>
</td></tr>
</TMPL_LOOP>
<tr><td colspan="8" ><IMG SRC="<TMPL_VAR NAME='themelang'>/images/holder.gif"
WIDTH="1" HEIGHT="5" BORDER="0" ALT=""></td></tr>
</table>
</TMPL_IF>
<TMPL_INCLUDE name="vanilla-key.inc">
<br />
<FORM ACTION="/cgi-bin/koha/opac-readingrecord.pl" method=post>
<input type="submit" value="Reading Record" class="submit">
</form>
<!--BOTTOM NAVIGATION - ALL-->
<TMPL_INCLUDE name="vanilla-botnav-all.inc">
<!--BOTTOM NAVIGATION - SECTION-->
<TMPL_INCLUDE name="vanilla-membership-botnav.inc">
<!--END MAIN TABLE-->
<TMPL_INCLUDE name="vanilla-end-main.inc">
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<!--
design and HTML by address@hidden,
templating by address@hidden
PERSONAL DETAILS PAGE
This is the part of the "vanilla" theme put together by Katipo Communications
for general distribution with Koha.
Change this template to control how a users personal details page works.
If you see strange tags and comments you don't understand they may be out of
Kea our content management system. If you'd like to use Kea to change your
template & website text please contact Katipo.
Cheers
R
12/1/03
-->
<html>
<head>
<title>Personal Details</title>
<link rel="stylesheet" href="<TMPL_VAR
NAME='themelang'>/includes/vanilla-main.css" type="text/css" />
<script type="text/javascript" language="javascript">
<TMPL_INCLUDE name="script.js">
</script>
</head>
<body marginheight="0" marginwidth="0">
<!--START TOP TABLE-->
<TMPL_INCLUDE NAME="vanilla-member-menu.inc">
<!--START MAIN TABLE AND LEFT NAVIGATION-->
<TMPL_INCLUDE NAME="vanilla-left-nav.inc">
<TMPL_INCLUDE NAME="vanilla-membership-left-nav.inc">
<!--SEARCH FORM-->
<TMPL_INCLUDE NAME="vanilla-cat-search.inc">
<!--END LEFT NAV, START CRUMBS-->
<TMPL_INCLUDE NAME="vanilla-crumb-start.inc">
<a href="/">Home</a> ><a href='/membership/'>Membership</a> ><a
href='/cgi-bin/koha/opac-userdetails.pl'>Personal Details</a>
<!--END CRUMBS-->
<TMPL_INCLUDE NAME="vanilla-crumb-end.inc">
<!--CONTENT-->
<h1><b>Personal Details:</b> <TMPL_VAR NAME="firstname"> <TMPL_VAR
NAME="surname"></h1>
<TABLE CELLSPACING=0 CELLPADDING=0 border=0>
<tr VALIGN=TOP>
<TD class="label">
Name:</td><td class="data"> <TMPL_VAR NAME="firstname"> <TMPL_VAR
NAME="surname"> (<TMPL_VAR NAME="surname">, <TMPL_VAR NAME="title"> <TMPL_VAR
NAME="intials">)</td></tr>
<tr VALIGN=TOP>
<TD class="label">
Card Number:</td><td class="data"><TMPL_VAR NAME="cardnumber"></td></tr>
<tr VALIGN=TOP>
<tr><td > </td></tr>
<TD colspan="2"><h3>Contact Details</h3></td></tr>
<tr><td colspan="2" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<tr VALIGN=TOP>
<TD class="label">Postal Address:</td>
<td class="data"> <TMPL_VAR NAME="streetaddress">, <TMPL_VAR
NAME="city"></td></tr>
<tr VALIGN=TOP>
<TD class="label">Home Address:</td>
<td class="data"> <TMPL_VAR NAME="altstreetaddress">, <TMPL_VAR NAME="altcity">
</td></tr>
<tr VALIGN=TOP>
<TD class="label">Phone (Home):</td>
<td class="data"> <TMPL_VAR NAME="phone"></td></tr>
<tr VALIGN=TOP>
<TD class="label">Phone (Daytime):</td>
<td class="data"> <TMPL_VAR NAME="phoneday"> </td></tr>
<tr VALIGN=TOP>
<TD class="label">Fax:</td>
<td class="data"> <TMPL_VAR NAME="faxnumber"></td></tr>
<tr VALIGN=TOP>
<TD class="label">E-mail:</td>
<td class="data"> <a href="mailto:<TMPL_VAR NAME='emailaddress'>"><TMPL_VAR
NAME="emailaddress"></a></td></tr>
<tr VALIGN=TOP>
<TD class="label">Textmessaging:</td>
<td class="data"> </td></tr>
<tr><td > </td></tr>
<tr VALIGN=TOP>
<TD colspan="2"><h3>Membership Details</h3></td></tr>
<tr><td colspan="2" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<tr VALIGN=TOP>
<TD class="label">Membership Number:</td><td class="data"> <TMPL_VAR
NAME="borrowernumber"></td></tr>
<tr VALIGN=TOP>
<TD class="label">Membership:</td><td class="data"> <TMPL_VAR
NAME="categorycode"></td></tr>
<tr VALIGN=TOP>
<TD class="label">Area:</td><td class="data"> <TMPL_VAR NAME="area"></td></tr>
<tr VALIGN=TOP>
<TD class="label">Fee:</td><td class="data"> /year, Paid</td></tr>
<tr VALIGN=TOP>
<TD class="label">Joined:</td><td class="data"> <TMPL_VAR NAME="dateenrolled">
</td></tr>
<tr VALIGN=TOP>
<TD class="label">Expires:</td><td class="data"> <TMPL_VAR NAME="expiry">
</td></tr>
<tr VALIGN=TOP>
<TD class="label">Joining Branch:</td><td class="data"> </td></tr>
<tr><td > </td></tr>
<tr VALIGN=TOP>
<TD colspan="2"><h3>Identity Details</h3></td></tr>
<tr><td colspan="2" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<tr VALIGN=TOP>
<TD class="label">DoB:</td><td class="data"> <TMPL_VAR
NAME="dateofbirth"></td></tr>
<tr VALIGN=TOP>
<TD class="label">Sex:</td><td class="data"> <TMPL_VAR NAME="sex"></td></tr>
<tr><td > </td></tr>
<tr VALIGN=TOP>
<TD colspan="2"><h3>Alternative Contact Details</h3></td></tr>
<tr><td colspan="2" class="line"><IMG SRC="<TMPL_VAR
NAME='themelang'>/images/holder.gif" WIDTH="1" HEIGHT="1" BORDER="0"
ALT=""></td></tr>
<tr VALIGN=TOP>
<TD class="label">Alternative Contact:</td><td class="data"> <TMPL_VAR
NAME="contactname"></td></tr>
<tr VALIGN=TOP>
<TD class="label">Phone:</td><td class="data"> <TMPL_VAR
NAME="altphone"></td></tr>
<tr VALIGN=TOP>
<TD class="label">Relationship:</td><td class="data"> <TMPL_VAR
NAME="altrelationship"> </td></tr>
<tr VALIGN=TOP>
<TD class="label">Notes:</td><td class="data"> <TMPL_VAR NAME="altnotes">
</td></tr>
<tr VALIGN=TOP>
<TD class="label">Guarantor:</td><td class="data"> <TMPL_VAR NAME="guarantor">
</td></tr>
<P>
<tr VALIGN=TOP>
<TD></td><td>
<form action="/cgi-bin/koha/opac-userupdate.pl" method="get">
<input type="submit" name="Modify" value="Modify" class="submit">
</form>
</p>
</TD>
</TR>
</TABLE>
</FORM>
<!--+Katipo+end-->
<!--BOTTOM NAVIGATION - ALL-->
<TMPL_INCLUDE NAME="vanilla-botnav-all.inc">
<!--BOTTOM NAVIGATION - SECTION-->
<TMPL_INCLUDE NAME="vanilla-membership-botnav.inc">
<!--END MAIN TABLE-->
<TMPL_INCLUDE NAME="vanilla-end-main.inc">
</body>
</html>
--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<!--
design and HTML by address@hidden,
templating by address@hidden
This is the part of the "vanilla" theme put together by Katipo Communications
for general distribution with Koha.
The text about how to join the library comes from Horowhenua Library Trust,
(www.library.org.nz) and is provided as a guide to the sort of information you
might want to have on this page. Please change it to suit your own
condititions.
If you see strange tags and comments you don't understand they may be out of
Kea our content management system. If you'd like to use Kea to change your
template & website text please contact Katipo.
Cheers
R
12/1/03
-->
<html>
<head>
<title>Update My Account</title>
<link rel="stylesheet" href="<TMPL_VAR
NAME='themelang'>/includes/vanilla-main.css" type="text/css" />
<script type="text/javascript" language="javascript">
<TMPL_INCLUDE name="script.js">
</script>
</head>
<body marginheight="0" marginwidth="0">
<!--START TOP TABLE-->
<!--#include virtual="/includes/vanilla-member-menu.inc"-->
<!--START MAIN TABLE AND LEFT NAVIGATION-->
<!--#include virtual="/includes/vanilla-left-nav.inc"-->
<!--#include virtual="/includes/vanilla-membership-left-nav.inc"-->
<!--SEARCH FORM-->
<TMPL_INCLUDE name="vanilla-cat-search.inc">
<!--END LEFT NAV, START CRUMBS-->
<TMPL_INCLUDE name="vanilla-crumb-start.inc">
<a href="/">Home</a> ><a href='/membership/'>Membership</a> ><a
href='/cgi-bin/koha/opac-user.pl'>My Account</a>
<!--END CRUMBS-->
<TMPL_INCLUDE name="vanilla-crumb-end.inc">
<!--CONTENT-->
<TMPL_LOOP NAME="BORROWER_INFO">
<FORM ACTION="/cgi-bin/koha/opac-userupdate.pl" method=get>
<TABLE >
<TR VALIGN=TOP>
<TD class="label">Surname</TD> <TD><INPUT TYPE="text" SIZE="25"
value="<TMPL_VAR NAME='surname'>" NAME="surname"></TD></TR>
<TR VALIGN=TOP>
<TD class="label">Title</TD> <TD><INPUT TYPE="text" SIZE="25" value="<TMPL_VAR
NAME='title'>" NAME="title"></TD></TR>
<TR VALIGN=TOP>
<TD class="label">Firstname</TD> <TD><INPUT TYPE="text" SIZE="25"
value="<TMPL_VAR NAME='firstname'>" NAME="firstname"></TD></TR>
<TR VALIGN=TOP>
<TD class="label">Street address</TD> <TD><INPUT TYPE="text" SIZE="25"
value="<TMPL_VAR NAME='streetaddress'>" NAME="streetaddress"></TD></TR>
<TR VALIGN=TOP>
<TD class="label">City</TD> <TD><INPUT TYPE="text" SIZE="25" value="<TMPL_VAR
NAME='city'>" NAME="city"></TD></TR>
<TR VALIGN=TOP>
<TD class="label">Home phone</TD> <TD><INPUT TYPE="text" SIZE="25"
value="<TMPL_VAR NAME='phone'>" NAME="phone"></TD></TR>
<TR VALIGN=TOP>
<TD class="label">Work/Fax phone</TD> <TD><INPUT TYPE="text" SIZE="25"
value="<TMPL_VAR NAME='faxnumber'>" NAME="faxnumber"></TD></TR>
<TR VALIGN=TOP>
<TD class="label">Email</TD> <TD><INPUT TYPE="text" SIZE="25" value="<TMPL_VAR
NAME='emailaddress'>" NAME="emailaddress"></TD></TR>
<TR VALIGN=TOP> <td></td>
<td><INPUT type="submit" value="Submit"></td>
</tr>
</TABLE>
</FORM>
</CENTER>
</TMPL_LOOP>
<!--BOTTOM NAVIGATION - ALL-->
<TMPL_INCLUDE name="vanilla-botnav-all.inc">
<!--BOTTOM NAVIGATION - SECTION-->
<TMPL_INCLUDE name="vanilla-membership-botnav.inc">
<!--END MAIN TABLE-->
<TMPL_INCLUDE name="vanilla-end-main.inc">
</body>
</html>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/vanilla/en loggedin.tmpl,NONE,1.1.2.1 opac-account.tmpl,NONE,1.1.2.1 opac-auth.tmpl,NONE,1.1.2.1 opac-detail.tmpl,NONE,1.1.2.1 opac-main.tmpl,NONE,1.1.2.1 opac-membership.tmpl,NONE,1.1.2.1 opac-readingrecord.tmpl,NONE,1.1.2.1 opac-reserve.tmpl,NONE,1.1.2.1 opac-search.tmpl,NONE,1.1.2.1 opac-searchresults.tmpl,NONE,1.1.2.1 opac-user.tmpl,NONE,1.1.2.1 opac-userdetails.tmpl,NONE,1.1.2.1 opac-userupdate.tmpl,NONE,1.1.2.1,
Finlay Thompson <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/vanilla/en/includes - New directory
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/vanilla/en/images book.gif,NONE,1.1.2.1 circle.gif,NONE,1.1.2.1 disk.gif,NONE,1.1.2.1 dk-brown-dot.gif,NONE,1.1.2.1 dvd.gif,NONE,1.1.2.1 fine.gif,NONE,1.1.2.1 front-arrow.gif,NONE,1.1.2.1 front-background-med.gif,NONE,1.1.2.1 heading-login-2.gif,NONE,1.1.2.1 heading-login.gif,NONE,1.1.2.1 heading-member.gif,NONE,1.1.2.1 heading-search-2.gif,NONE,1.1.2.1 heading-search-3.gif,NONE,1.1.2.1 heading-search.gif,NONE,1.1.2.1 hltlogo.gif,NONE,1.1.2.1 holder.gif,NONE,1.1.2.1 jigsaw.gif,NONE,1.1.2.1 koha.gif,NONE,1.1.2.1 large-print.gif,NONE,1.1.2.1 magazine.gif,NONE,1.1.2.1 map.gif,NONE,1.1.2.1 picture-book.gif,NONE,1.1.2.1 place-reserve.jpg,NONE,1.1.2.1 search-button.gif,NONE,1.1.2.1 selected-circle.gif,NONE,1.1.2.1 sm-book.gif,NONE,1.1.2.1 sm-disk.gif,NONE,1.1.2.1 sm-dvd.gif,NONE,1.1.2.1 sm-jigsaw.gif,NONE,1.1.2.1 sm-lg-print.gif,NONE,1.1.2.1 sm-picture-book.gif,NONE,1.1.2.1 sm-tape.gif,NONE,1.1.2.1 talking-book.gif,NONE,1.1.2.1 tan-dot.gif,NONE,1.1.2.1 tape.gif,NONE,1.1.2.1
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/vanilla/en/includes - New directory
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/vanilla/en/images book.gif,NONE,1.1.2.1 circle.gif,NONE,1.1.2.1 disk.gif,NONE,1.1.2.1 dk-brown-dot.gif,NONE,1.1.2.1 dvd.gif,NONE,1.1.2.1 fine.gif,NONE,1.1.2.1 front-arrow.gif,NONE,1.1.2.1 front-background-med.gif,NONE,1.1.2.1 heading-login-2.gif,NONE,1.1.2.1 heading-login.gif,NONE,1.1.2.1 heading-member.gif,NONE,1.1.2.1 heading-search-2.gif,NONE,1.1.2.1 heading-search-3.gif,NONE,1.1.2.1 heading-search.gif,NONE,1.1.2.1 hltlogo.gif,NONE,1.1.2.1 holder.gif,NONE,1.1.2.1 jigsaw.gif,NONE,1.1.2.1 koha.gif,NONE,1.1.2.1 large-print.gif,NONE,1.1.2.1 magazine.gif,NONE,1.1.2.1 map.gif,NONE,1.1.2.1 picture-book.gif,NONE,1.1.2.1 place-reserve.jpg,NONE,1.1.2.1 search-button.gif,NONE,1.1.2.1 selected-circle.gif,NONE,1.1.2.1 sm-book.gif,NONE,1.1.2.1 sm-disk.gif,NONE,1.1.2.1 sm-dvd.gif,NONE,1.1.2.1 sm-jigsaw.gif,NONE,1.1.2.1 sm-lg-print.gif,NONE,1.1.2.1 sm-picture-book.gif,NONE,1.1.2.1 sm-tape.gif,NONE,1.1.2.1 talking-book.gif,NONE,1.1.2.1 tan-dot.gif,NONE,1.1.2.1 tape.gif,NONE,1.1.2.1
- Index(es):