[Koha-cvs] CVS: koha-html/intranet-html index.html,1.6,1.7

Paul POULAIN tipaul at users.sourceforge.net
Thu Oct 10 16:40:50 CEST 2002


Update of /cvsroot/koha/koha-html/intranet-html
In directory usw-pr-cvs1:/tmp/cvs-serv9055

Modified Files:
	index.html 
Log Message:
merging auth from 1.2

Index: index.html
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/index.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** index.html	8 Jul 2002 16:02:20 -0000	1.6
--- index.html	10 Oct 2002 14:40:48 -0000	1.7
***************
*** 1,196 ****
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 FINAL//EN">
! <!--updated by rachel at katipo.co.nz 03:27 27/12/99-->
! <!--updated by chris at katipo.co.nz 03:27 03/01/00-->
! <!--modified douglas at katipo.co.nz Friday, January 14, 2000 15:02:46-->
! <HTML>
! <TITLE>WELCOME TO THE KOHA INTRANET </TITLE>
! 
! 
! <style type="text/css">
! <!--
! input{font-size:16px}
! 
! -->
! 
! </style>
! <script language=javascript>
! <!--
! if (document.images){
! search=new Image;
! search.src ="/images/front-mouseover-search.gif"
! members=new Image;
! members.src ="/images/front-mouseover-member.gif"
! acquisitions=new Image;
! acquisitions.src ="/images/front-mouseover-acquisitions.gif"
! reports=new Image;
! reports.src ="/images/front-mouseover-reports.gif"
! circulation=new Image;
! circulation.src ="/images/front-mouseover-circulation.gif"
! }
! //-->
! </script>
! 
! </HEAD>
! 
! <BODY
! 	BGCOLOR="#99cc33"
! 	text="black"
! 
! 
! 	alink="#663366"
! 	leftmargin=0
! 	topmargin=0
! 	marginheight=0
! 	marginwidth=0 >
! 
! <center>
! <table cellspacing=0 cellpadding=0 border=0 >
! 
!   <tr valign=top >
! 	<td background="images/koha-front-background.gif"><img src="images/holder.gif"
! 	width=1 height=420 align=left alt=" " hspace=0 vspace=0 >
! 	<table cellspacing=0 cellpadding=0 border=0 >
! 		<!----ROW THAT SETS THE GRID FOR THE REST OF THE TABLE--->
! 		<tr valign=top >
! 			<td background=" "><img src="images/holder.gif" width=150 height=42
! 			alt=" " hspace=0 vspace=0 ></td>
! 			<td background=" "><img src="images/holder.gif" width=30 height=42
! 			alt=" " hspace=0 vspace=0 ></td>
! 			<td background=" "><img src="images/holder.gif" width=25 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=" "><img src="images/holder.gif" width=25 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=" "><img src="images/holder.gif" width=30 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=" "><img src="images/holder.gif" width=20 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=" "><img src="images/holder.gif" width=20 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=" "><img src="images/holder.gif" width=10 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=" "><img src="images/holder.gif" width=10 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=" "><img src="images/holder.gif" width=90 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 		</tr>
! 
! <!--------CATALOGUE SEARCH----->
! 
! 		<tr valign=top >
! 			<td background=" " colspan=5><img src="images/holder.gif"
! 			width=1 height=1 hspace=0 vspace=0></td>
! 
! 			<td background=" " colspan=5><a href="/catalogue/" onMouseOver="if(document.images)document.search.src='images/front-mouseover-search.gif'" 		onMouseOut="if(document.images)document.search.src='images/front-search.gif'"><img src="images/front-search.gif" width=320 	height=37 name="search"
! 			hspace=0 vspace=0 border=0></a></td>
! 		</tr>
! 		<FORM ACTION="/cgi-bin/koha/search.pl" method=post>
! 		<tr valign=top >
! 			<td background=" " rowspan=3 align="right" colspan=5>
! 				<img src="images/holder.gif"
! 				width=1 height=35
! 				alt=" " hspace=0 vspace=0><br>
! 				<img src="images/koha-front-koha.gif" width=200 height=128
! 				alt="Koha: Horowhenua Library Trust" hspace=0 vspace=0></td>
! 			<td></td>
! 			<td></td>
! 			<td background=" " colspan=3>
! 				<input type=text size="27" name="keyword"><input type=reset value="clr"><br>
! 
! 			<font size=1 face="arial,helvetica" ><b>Type in the box and press the enter key.</b><br>
! 			<a href="/catalogue/">
! 			<font size=2 face="arial narrow,arial,helvetica">
! 			<img src="images/front-arrow-purple.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></td>
! 
! 		</tr>
! 		</form>
! 
! 		<!--------MEMBER SEARCH----->
! 
! 		<tr valign=top >
! 			<td></td>
! 			<form action="/cgi-bin/koha/member.pl" method=post >
! 			<td background=" "  colspan=4>
! 				<a href="/members/" onMouseOver="if(document.images)document.member.src='images/front-mouseover-member.gif'" 		onMouseOut="if(document.images)document.member.src='images/front-member.gif'">
! 				<img src="images/front-member.gif" width=304		height=37 name="member"
! 				hspace=0 vspace=0 border=0>
! 			</td>
! 
! 		</tr>
! 		<tr valign=top >
! 			<td></td>
! 			<td></td>
! 			<form action="/cgi-bin/koha/member.pl" method=post >
! 
! 			<td background=" " colspan=3 >
! 			<input type=text size="27" name="member">
! 			<input type=reset value="clr"><br>
! 			<font size=1 face="arial,helvetica" ><b>Type in the box and press the enter 			key.</b><br>
! 			<img src="images/holder.gif" width=1 height=12
! 			alt=" " hspace=0 vspace=0></td>
! 
! 		</tr>
! 
!  <!--------ACQUISITIONS----->
! 		<tr valign=top >
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td background=" " colspan=5><A href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" onMouseOver="if(document.images)document.acquisitions.src='images/front-mouseover-acquisitions.gif'" 		onMouseOut="if(document.images)document.acquisitions.src='images/front-acquisitions.gif'"><img src="images/front-acquisitions.gif" width=320 		height=36 name="acquisitions"
! 			hspace=0 vspace=0 border=0></a><br>
! 			<img src="images/holder.gif" width=1 height=12
! 			alt=" " hspace=0 vspace=0 ></td>
! 
! 
! 		</tr>
! 
! 
! <!--------REPORTS----->
! 		<tr valign=top >
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td background=" " colspan=6> <A href="/reports/" onMouseOver="if(document.images)document.reports.src='images/front-mouseover-reports.gif'" 		onMouseOut="if(document.images)document.reports.src='images/front-reports.gif'"><img src="images/front-reports.gif" width=346 		height=37 name="reports"
! 			hspace=0 vspace=0 border=0></a><br>
! 			<img src="images/holder.gif" width=1 height=12
! 			alt=" " hspace=0 vspace=0 ></td>
! 		</tr>
! 
! <!--------ADMIN----->
! 		<tr valign=top >
! 
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td background=" " colspan=7> <A href="/admin/" onMouseOver="if(document.images)document.admin.src='images/front-mouseover-admin.gif'" 		onMouseOut="if(document.images)document.admin.src='images/front-admin.gif'"><img src="images/front-admin.gif" width=346 		height=37 name="admin"
! 			hspace=0 vspace=0 border=0></a><br>
! 			<img src="images/holder.gif" width=1 height=12
! 			alt=" " hspace=0 vspace=0 ></td>
! 
! 
! 		</tr>
! 
! <!--------CIRCULATION----->
! 		<tr valign=top >
! 
! 			<td></td>
! 			<td background=" " colspan=9> <A href="/cgi-bin/koha/circ/circulation.pl" onMouseOver="if(document.images)document.circulation.src='images/front-mouseover-circulation.gif'" 		onMouseOut="if(document.images)document.circulation.src='images/front-circulation.gif'"><img src="images/front-circulation.gif" width=346 		height=37 name="circulation"
! 			hspace=0 vspace=0 border=0></a>
! 				<br>
! 				<!--   HLT links
! 				<font size=2 face="arial,helvetica" >
! 				See Also: 	<A HREF="http://opac.library.org.nz">OPAC</a> || <A HREF="http://www.library.org.nz">Library Website</a>
! 				-->
! 			</td>
! 		</tr>
! 	</table>
! 	</td>
! </tr>
  </table>
! </center>
--- 1,12 ----
! <html>
! <head>
! <meta http-equiv="refresh" content="0; url=/cgi-bin/koha/mainpage.pl">
! </head>
! <body bgcolor=white>
! <table border=0 width=100% height=100%>
! <tr><td align=center valign=center>
! <img src=/images/kohasplash.jpg>
! </td></tr>
  </table>
! </body>
! </html>





More information about the Koha-cvs mailing list