koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha-html/opac-html main.html,NONE,1.1.2.1 index.html,1.


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha-html/opac-html main.html,NONE,1.1.2.1 index.html,1.2,1.2.4.1
Date: Thu, 11 Jul 2002 11:00:22 -0700

Update of /cvsroot/koha/koha-html/opac-html
In directory usw-pr-cvs1:/tmp/cvs-serv23413/opac-html

Modified Files:
      Tag: rel-1-2
        index.html 
Added Files:
      Tag: rel-1-2
        main.html 
Log Message:
Committing changes to add authentication and opac templating to rel-1-2 branch


--- NEW FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 FINAL//EN">
<!--updated by address@hidden 01:21 21/12/99-->
<!--updated by address@hidden 11/1/00-->
<!--updated by address@hidden 03:18 13/10/00-->


<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="/cat/"><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="/cat/">
      
        <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></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>
A <a href="http://www.library.org.nz";>Horowhenua Library Trust</a> Website<p>
<!--"For more information on the koha libary system vist  <a 
href="http://www.koha.org";>www.koha.org</a>, or Contact us on 06-368 1xxx
"--></center>

Index: index.html
===================================================================
RCS file: /cvsroot/koha/koha-html/opac-html/index.html,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -C2 -r1.2 -r1.2.4.1
*** index.html  21 Mar 2002 21:29:18 -0000      1.2
--- index.html  11 Jul 2002 18:00:20 -0000      1.2.4.1
***************
*** 1,135 ****
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 FINAL//EN">
! <!--updated by address@hidden 01:21 21/12/99-->
! <!--updated by address@hidden 11/1/00-->
! <!--updated by address@hidden 03:18 13/10/00-->
! 
! 
! <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="/cat/"><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="/cat/">
!       
!       <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></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>
! A <a href="http://www.library.org.nz";>Horowhenua Library Trust</a> Website<p>
! <!--"For more information on the koha libary system vist  <a 
href="http://www.koha.org";>www.koha.org</a>, or Contact us on 06-368 1xxx
! "--></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>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]