[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en opac-main.tmpl,NONE,1.1 thesaurus_popup.tmpl,NONE,1.1

Paul POULAIN tipaul at users.sourceforge.net
Wed Nov 27 11:29:58 CET 2002


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en
In directory sc8-pr-cvs1:/tmp/cvs-serv18965/intranet-tmpl/default/en

Added Files:
	opac-main.tmpl thesaurus_popup.tmpl 
Log Message:
commiting forgotten changes before releasing 1.3.2

--- NEW FILE ---
<HTML>
<TITLE>WELCOME TO THE  KOHA OPAC </TITLE>


<style type="text/css">
<!--
input{font-size:16px}
-->

</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 >
	
  <tr valign=top >
	<td background="/images/front-background-med.gif"><img src="/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=" "><img src="/images/holder.gif" width=228 height=88 
	alt=" " hspace=0 vspace=0></td>
	<td background=" "><img src="/images/holder.gif" width=57 height=88 
	alt=" " hspace=0 vspace=0></td>
	<td background=" "><img src="/images/holder.gif" width=47 height=88 
	alt=" " hspace=0 vspace=0></td>
	<td background=" "><img src="/images/holder.gif" width=1 height=88 
	alt=" " hspace=0 vspace=0></td>
	<td background=" "><img src="/images/holder.gif" width=1 height=88 
	alt=" " hspace=0 vspace=0></td>
  </tr>

  <tr valign=top >
	<td background=" " rowspan=2 align="right" colspan=2><img src="/images/holder.gif"
 	width=1 height=30
	alt=" " hspace=0 vspace=0><br>
	<img src="/images/koha.gif" width=200 height=128
	alt="Koha: Horowhenua Library Trust Catalogue and Member Services" hspace=0 vspace=0></td>

	<td background=" "  colspan=3><font size=+2><a href="/cgi-bin/koha/catalogue-home.pl"><img src="/images/heading-search.gif" width=272 	height=38
	alt="Search the Catalogue" hspace=0 vspace=0 border=0></a></font></td>

  </tr>


<tr valign=top >
	<td>&nbsp; &nbsp; </td>
	<FORM ACTION="/cgi-bin/koha/search.pl" name=catsearch>
	<input type=hidden name=type value=opac>
	<td background=" " >

	<input type=text size="27" name="keyword"><br>
	</font>
	<b>Type in the box and press the enter 			key.</b><br>
	<a href="/cgi-bin/koha/catalogue-home.pl">
      
	<img src="/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="/images/holder.gif" width=1 height=8
	alt=" " hspace=0 vspace=0>
	<p>
	<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>
	    <p align=left><a href=/cgi-bin/koha/userpage.pl>Log In</a> to Koha</p>
	</TMPL_IF>
	</td>
	</form>
  </tr>


 

<!--
  <tr valign=top ><form action="/cgi-bin/member.pl" method=get >
	<td background=" "  colspan=3><img src="/images/heading-login.gif" width=279 		height=38
	alt="Member Login" hspace=0 vspace=0 border=0></td>

  </tr>
<tr valign=top >
        <td></td>
	<form action="/cgi-bin/member.pl" method=get >
	<td background=" " >
	<font size=3 face="arial narrow,arial,helvetica">Card Number &nbsp;</font></td>
	<td background=" " ><input type=text size="12" name="card"></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"><br>

	<img src="/images/holder.gif" width=1 height=8
	alt=" " hspace=0 vspace=0></td>
	</font>
 </tr>

  <tr valign=top >
	<td></td>
	<td background=" " colspan=4><A href="join.html"><img src="/images/heading-member.gif" width=331 		height=38
	alt="Become a Website Member" hspace=0 vspace=0 border=0></a>
	</td>
	<td>
	</td>

  </tr>

-->
</table>

</td>
  </tr>
</table>
<p>
</center>

--- NEW FILE ---
	<html>
	<head>
	<title>thesaurus value builder</title>
	</head>
	<body>
	<form name="f_pop" action="thesaurus_popup.pl" method="post">
	<textarea name="result" rows=10 cols=60><TMPL_VAR name="result"></textarea></br>
	<p><input type="text" name="search_string" value="<TMPL_VAR name="search_string">">
	<input type="hidden" name="category" value="<TMPL_VAR name="category">">
	<input type="hidden" name="index" value="<TMPL_VAR name="index">">
	<input type="hidden" name="op" value="search">
	<input type="submit" value="Search"></p>
	</form>
<TMPL_IF name="search_string">
	<form name="f2_pop" action="thesaurus_popup.pl" method="post">
	<TMPL_VAR name="select_list">
	<input type="hidden" name="category" value="<TMPL_VAR name="category">">
	<input type="hidden" name="index" value="<TMPL_VAR name="index">">
	<input type="hidden" name="op" value="select">
	<input type="hidden" name="result" value="<TMPL_VAR name="result">">
	<input type="submit" name="OK" value="OK">
	</form>
</TMPL_IF>
		<form name="f3_pop" onSubmit="javascript:report()">
		<input type="hidden" name="category" value="<TMPL_VAR name="category">">
		<input type="submit" value="END">
		</form>
		<script>
		function report() {
			opener.document.f.field_value[<TMPL_VAR name="index">].value= document.f_pop.result.value;
			self.close();
			return false;
		}
		</script>
		</body>
		</html>





More information about the Koha-cvs mailing list