[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/hlt/en opac-membership.tmpl,NONE,1.1.2.1 opac-main.tmpl,1.1.2.2,1.1.2.3

Finlay Thompson finlayt at users.sourceforge.net
Wed Nov 27 22:01:08 CET 2002


Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/hlt/en
In directory sc8-pr-cvs1:/tmp/cvs-serv16908

Modified Files:
      Tag: rel-1-2
	opac-main.tmpl 
Added Files:
      Tag: rel-1-2
	opac-membership.tmpl 
Log Message:

added the opac-membership.tmpl template and changed nav links


--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<!--designed by rebecca at katipo.co.nz-->
<!--updated by richard at katipo.co.nz 12/06/02-->
<html>
<head>
<title>Membership</title>
<link rel="stylesheet" href="<TMPL_VAR NAME='themelang'>/includes/main.css" type="text/css" />
<script type="text/javascript" language="javascript">
<TMPL_INCLUDE NAME="script.js">
</script>
<meta name="description" content=""><meta name="keywords" content=""></head>
<body background="<TMPL_VAR NAME='themelang'>/images/styles/background.gif" marginheight="0" marginwidth="0">
<!--START TOP TABLE-->
<TMPL_INCLUDE NAME="membership-start.inc">
<!--TOP NAVIGATION-->
<TMPL_INCLUDE NAME="top-navigation.inc">
<!--START MAIN TABLE AND LEFT NAVIGATION-->
<TMPL_INCLUDE NAME="membership-left-nav.inc">
<!--SEARCH FORM-->
<TMPL_INCLUDE NAME="opac-auth.inc">
<TMPL_INCLUDE NAME="cat-search.inc">
<!--END LEFT NAV, START CRUMBS-->
<TMPL_INCLUDE NAME="crumb-start.inc">	
<!--breadcrumbs--><a href="/">Home</a> &gt;<a href='/cgi-bin/koha/opac-membership.pl'>Membership</a>
<!--END CRUMBS-->
<TMPL_INCLUDE NAME="crumb-end.inc">
<!--CONTENT-->
<h1><!--+Katipo+start name="page-heading" rows="3" lastmod="26 Nov, 2002 at 14:01:07"-->Membership<br />
<img hspace="10" width="150" vspace="10" height="93" src="<TMPL_VAR NAME='themelang'>/images/pictures/card.jpg" border="1" align="right" /><!--+Katipo+end--></h1>
<!--+Katipo+start name="content" lastmod="25 Nov, 2002 at 12:02:50"-->
<p>
</p><h2>Joining the Library</h2>
<p>
</p><ul><li>Membership is free for anyone who lives, or pays rates, in the Horowhenua or Kapiti Coast District.<br />
</li><li>You can join at Levin, Foxton or Shannon Library 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="/cgi-bin/koha/opac-membership.pl#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 <a href="/about-us/index.html">thousands of things</a> 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><p></p><!--+Katipo+end-->
<!--BOTTOM NAVIGATION - ALL-->
<TMPL_INCLUDE NAME="botnav-all.inc">
<!--BOTTOM NAVIGATION - SECTION-->
<TMPL_INCLUDE NAME="membership-botnav.inc">
<!--END MAIN TABLE-->
<TMPL_INCLUDE NAME="end-main.inc">
</body>
</html>
Index: opac-main.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/hlt/en/Attic/opac-main.tmpl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** opac-main.tmpl	26 Nov 2002 04:37:05 -0000	1.1.2.2
--- opac-main.tmpl	27 Nov 2002 21:01:04 -0000	1.1.2.3
***************
*** 88,92 ****
  		<td width="46"><a href="/teens-zone/" onMouseOver="imgOn('teens')" onMouseOut="imgOff('teens')"><img src="<TMPL_VAR NAME='themelang'>/images/styles/home-teens-off.gif" width="66" height="46" border="0" alt="Teens Zone" name="teens" /></a></td></tr>
  	<tr valign="top"><td height="26"><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width="1" height="26" border="0" alt="" /></td>
! 		<td rowspan="2"><a href="/membership/" onMouseOver="imgOn('members')" onMouseOut="imgOff('members')"><img src="<TMPL_VAR NAME='themelang'>/images/styles/home-members-off.gif" width="70" height="49" border="0" alt="Members" name="members" /></a></td>
  		<td>&nbsp;</td>
  		<td>&nbsp;</td>
--- 88,92 ----
  		<td width="46"><a href="/teens-zone/" onMouseOver="imgOn('teens')" onMouseOut="imgOff('teens')"><img src="<TMPL_VAR NAME='themelang'>/images/styles/home-teens-off.gif" width="66" height="46" border="0" alt="Teens Zone" name="teens" /></a></td></tr>
  	<tr valign="top"><td height="26"><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width="1" height="26" border="0" alt="" /></td>
! 		<td rowspan="2"><a href="/cgi-bin/koha/opac-membership.pl" onMouseOver="imgOn('members')" onMouseOut="imgOff('members')"><img src="<TMPL_VAR NAME='themelang'>/images/styles/home-members-off.gif" width="70" height="49" border="0" alt="Members" name="members" /></a></td>
  		<td>&nbsp;</td>
  		<td>&nbsp;</td>
***************
*** 127,131 ****
  <!--bottom navigation-->
  <br />
! <div class="botnav">&nbsp;&nbsp;&nbsp; <a href="/about-us/">About Us</a> | <a href="/membership/">Members</a> | <a href="/cgi-bin/koha/opac-search.pl">Searching</a> | <a href="/maori/">Maori Resources</a> | <a href="/kids-space/">Kids Space</a> | <a href="/teens-zone/">Teens Zone</a> | <a href="/news">What's New</a> </div>
  </body>
  </html>
--- 127,131 ----
  <!--bottom navigation-->
  <br />
! <div class="botnav">&nbsp;&nbsp;&nbsp; <a href="/about-us/">About Us</a> | <a href="/cgi-bin/koha/opac-membership.pl">Members</a> | <a href="/cgi-bin/koha/opac-search.pl">Searching</a> | <a href="/maori/">Maori Resources</a> | <a href="/kids-space/">Kids Space</a> | <a href="/teens-zone/">Teens Zone</a> | <a href="/news">What's New</a> </div>
  </body>
  </html>





More information about the Koha-cvs mailing list