100 lines
5.1 KiB
Cheetah
100 lines
5.1 KiB
Cheetah
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<html>
|
|
<!--
|
|
design and HTML by rachel@katipo.co.nz,
|
|
templating by finlay@katipo.co.nz
|
|
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>
|
|
<script type="text/javascript" language="javascript">
|
|
<!--
|
|
function Start(page) {
|
|
OpenWin = this.open(page,
|
|
"CtrlWindow","toolbar=yes,scrollbars=yes,resizable=yes,width=430,height=330,left=130,top=100");
|
|
}
|
|
// -->
|
|
</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><a href="javascript:Start('<TMPL_VAR NAME="site">/help/title.html')">Title</a></td>
|
|
<td><input type="text" size="25" name="title"></td>
|
|
<td><input type="radio" name="ttype" value="normal" checked><a
|
|
href="javascript:Start('<TMPL_VAR NAME="site">/help/normal-exact.html')">Normal</a><input
|
|
type="radio" name="ttype" value="exact"><a href="javascript:Start('<TMPL_VAR
|
|
NAME="site">/help/normal-exact.html')">Exact</a></td></tr>
|
|
<tr valign="top"><td><a href="javascript:Start('<TMPL_VAR NAME="site">/help/author.html')">Author</a></td>
|
|
<td><input type="text" size="25" name="author"></td></tr>
|
|
<tr valign="top"><td><a href="javascript:Start('<TMPL_VAR NAME="site">/help/keywords.html')">Keywords</a></td>
|
|
<td><input type="text" size="25" name="keyword"></td></tr>
|
|
<tr valign="top"><td><a href="javascript:Start('<TMPL_VAR NAME="site">/help/typeofitem.html')">Type of Item</a></td>
|
|
<td><select size="1" name="class">
|
|
<option value="">Any
|
|
<!-- fetch class list -->
|
|
<TMPL_VAR name="classlist">
|
|
</select></td></tr>
|
|
<tr><td><a href="javascript:Start('<TMPL_VAR NAME="site">/help/language.html')">Language</a></td><td>
|
|
<select name="language">
|
|
<option value="" selected>Any</option>
|
|
</select></td></tr>
|
|
<tr><td><a href="javascript:Start('<TMPL_VAR NAME="site">/help/published.html')">Published After (Year)</a></td>
|
|
<td><input type="text" name="date-after"></td></tr>
|
|
<tr><td><a href="javascript:Start('<TMPL_VAR NAME="site">/help/published.html')">Published Before (Year)</a></td>
|
|
<td><input type="text" name="date-before"></td></tr>
|
|
<tr><td><a href="javascript:Start('<TMPL_VAR NAME="site">/help/dewey.html')">Dewey/UDC number</a></td>
|
|
<td><input type="text" name="dewey"></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><a href="javascript:Start('<TMPL_VAR NAME="site">/help/subject.html')">Subject</a></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 for ISBN / ISSN</h3></td></tr>
|
|
<tr valign="top"><td><a href="javascript:Start('<TMPL_VAR NAME="site">/help/isbn.html')">ISBN/ISSN</a></td>
|
|
<td><input type="text" size="25" name="isbn"></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 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>
|
|
|
|
<!--BOTTOM NAVIGATION - ALL-->
|
|
<TMPL_INCLUDE name="vanilla-botnav-all.inc">
|
|
|
|
<!--END MAIN table-->
|
|
<TMPL_INCLUDE name="vanilla-end-main.inc">
|
|
</body>
|
|
</html>
|