koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl intranet-main.tm


From: Benedict P. Barszcz
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl intranet-main.tmpl,1.2,1.3
Date: Sat, 04 Oct 2003 02:15:07 -0700

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

Modified Files:
        intranet-main.tmpl 
Log Message:
latest code update 

Index: intranet-main.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/intranet-main.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** intranet-main.tmpl  26 Jan 2003 03:36:37 -0000      1.2
--- intranet-main.tmpl  4 Oct 2003 09:15:04 -0000       1.3
***************
*** 15,27 ****
  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"
  }
  //-->
--- 15,27 ----
  if (document.images){
  search=new Image;
! search.src ="<TMPL_VAR NAME='themelang'>/images/front-mouseover-search.gif"
  members=new Image;
! members.src ="<TMPL_VAR NAME='themelang'>/images/front-mouseover-member.gif"
  acquisitions=new Image;
! acquisitions.src ="<TMPL_VAR 
NAME='themelang'>/images/front-mouseover-acquisitions.gif"
  reports=new Image;
! reports.src ="<TMPL_VAR NAME='themelang'>/images/front-mouseover-reports.gif"
  circulation=new Image;
! circulation.src ="<TMPL_VAR 
NAME='themelang'>/images/front-mouseover-circulation.gif"
  }
  //-->
***************
*** 45,72 ****
  
    <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>
--- 45,72 ----
  
    <tr valign=top >
!       <td background="<TMPL_VAR 
NAME='themelang'>/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="<TMPL_VAR 
NAME='themelang'>/images/holder.gif" width=150 height=42
                        alt=" " hspace=0 vspace=0 ></td>
!                       <td background=""><img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif" width=30 height=42
                        alt=" " hspace=0 vspace=0 ></td>
!                       <td background=""><img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif" width=25 height=42
                        alt=" " hspace=0 vspace=0></td>
!                       <td background=""><img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif" width=25 height=42
                        alt=" " hspace=0 vspace=0></td>
!                       <td background=""><img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif" width=30 height=42
                        alt=" " hspace=0 vspace=0></td>
!                       <td background=""><img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif" width=20 height=42
                        alt=" " hspace=0 vspace=0></td>
!                       <td background=""><img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif" width=20 height=42
                        alt=" " hspace=0 vspace=0></td>
!                       <td background=""><img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif" width=10 height=42
                        alt=" " hspace=0 vspace=0></td>
!                       <td background=""><img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif" width=10 height=42
                        alt=" " hspace=0 vspace=0></td>
!                       <td background=""><img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif" width=90 height=42
                        alt=" " hspace=0 vspace=0></td>
                </tr>
***************
*** 75,108 ****
  
                <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="/cgi-bin/koha/catalogue-home.pl" 
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>Wprowad¼ 
wyra¿enie i naci¶nij klawisz enter.</b><br>
!                       <a href="/cgi-bin/koha/catalogue-home.pl">
                        <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 
>Wyszukiwanie zaawansowane (wiêcej opcji)</a><br>
! 
                        <img src="/images/holder.gif" width=1 height=8
                        alt=" " hspace=0 vspace=0></td>
- 
                </tr>
-               </form>
  
                <!--------MEMBER SEARCH----->
--- 75,112 ----
  
                <tr valign=top >
!                       <td background="" colspan=5><img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif"
                        width=1 height=1 hspace=0 vspace=0></td>
  
!                       <td background="" colspan=5><a 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet" 
onMouseOver="if(document.images)document.search.src='<TMPL_VAR 
NAME='themelang'>/images/front-mouseover-search.gif'"             
onMouseOut="if(document.images)document.search.src='<TMPL_VAR 
NAME='themelang'>/images/front-search.gif'"><img src="<TMPL_VAR 
NAME='themelang'>/images/front-search.gif" width=320      height=37 
name="search"
                        hspace=0 vspace=0 border=0></a></td>
                </tr>
! 
! 
                <tr valign=top >
                        <td background="" rowspan=3 align="right" colspan=5>
!                               <img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif"
                                width=1 height=35
                                alt=" " hspace=0 vspace=0><br>
!                               <img src="<TMPL_VAR 
NAME='themelang'>/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>
+                <TMPL_IF NAME="NOTMARC">
+                               <FORM ACTION="/cgi-bin/koha/loadmodules.pl" 
method=post>
+                               <input type="hidden" name="module" 
value="search">
+                               <input type="hidden" name="type" 
value="intranet">
                                <input type=text size="27" 
name="keyword"><input type=reset value="clr"><br>
  
                        <font size=1 face="arial,helvetica" ><b>Wprowad¼ 
wyra¿enie i naci¶nij klawisz enter.</b><br>
!                       <a 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">
                        <font size=2 face="arial narrow,arial,helvetica">
!                       <img src="<TMPL_VAR 
NAME='themelang'>/images/front-arrow-purple.gif" width=27 height=22
                        alt="-" hspace=0 vspace=0 border=0 align=middle 
>Wyszukiwanie zaawansowane (wiêcej opcji)</a><br>
!                       </form>
!                 </TMPL_IF>
                        <img src="/images/holder.gif" width=1 height=8
                        alt=" " hspace=0 vspace=0></td>
                </tr>
  
                <!--------MEMBER SEARCH----->
***************
*** 112,117 ****
                        <form action="/cgi-bin/koha/member.pl" method=post >
                        <td background=""  colspan=4>
!                               <a href="/cgi-bin/koha/members-home.pl" 
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>
--- 116,121 ----
                        <form action="/cgi-bin/koha/member.pl" method=post >
                        <td background=""  colspan=4>
!                               <a href="/cgi-bin/koha/members-home.pl" 
onMouseOver="if(document.images)document.member.src='<TMPL_VAR 
NAME='themelang'>/images/front-mouseover-member.gif'"            
onMouseOut="if(document.images)document.member.src='<TMPL_VAR 
NAME='themelang'>/images/front-member.gif'">
!                               <img src="<TMPL_VAR 
NAME='themelang'>/images/front-member.gif" width=304 height=37 name="member"
                                hspace=0 vspace=0 border=0>
                        </td>
***************
*** 127,131 ****
                        <input type=reset value="clr"><br>
                        <font size=1 face="arial,helvetica" ><b>Wprowad¼ 
wyra¿enie i naci¶nij kalwisz                   enter.</b><br>
!                       <img src="/images/holder.gif" width=1 height=12
                        alt=" " hspace=0 vspace=0></td>
  
--- 131,135 ----
                        <input type=reset value="clr"><br>
                        <font size=1 face="arial,helvetica" ><b>Wprowad¼ 
wyra¿enie i naci¶nij kalwisz                   enter.</b><br>
!                       <img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif" width=1 height=12
                        alt=" " hspace=0 vspace=0></td>
  
***************
*** 139,143 ****
                        <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
--- 143,147 ----
                        <td></td>
                        <td></td>
!                       <td background="" colspan=5><A 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" 
onMouseOver="if(document.images)document.acquisitions.src='<TMPL_VAR 
NAME='themelang'>/images/front-mouseover-acquisitions.gif'"                 
onMouseOut="if(document.images)document.acquisitions.src='<TMPL_VAR 
NAME='themelang'>/images/front-acquisitions.gif'"><img src="<TMPL_VAR 
NAME='themelang'>/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
***************
*** 154,158 ****
                        <td></td>
                        <td></td>
!                       <td background="" colspan=6> <A 
href="/cgi-bin/koha/reports-home.pl" 
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
--- 158,162 ----
                        <td></td>
                        <td></td>
!                       <td background="" colspan=6> <A 
href="/cgi-bin/koha/reports-home.pl" 
onMouseOver="if(document.images)document.reports.src='<TMPL_VAR 
NAME='themelang'>/images/front-mouseover-reports.gif'"             
onMouseOut="if(document.images)document.reports.src='<TMPL_VAR 
NAME='themelang'>/images/front-reports.gif'"><img src="<TMPL_VAR 
NAME='themelang'>/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
***************
*** 166,172 ****
                        <td></td>
                        <td></td>
!                       <td background="" colspan=7> <A 
href="/cgi-bin/koha/admin-home.pl" 
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>
  
--- 170,176 ----
                        <td></td>
                        <td></td>
!                       <td background="" colspan=7> <A 
href="/cgi-bin/koha/admin-home.pl" 
onMouseOver="if(document.images)document.admin.src='<TMPL_VAR 
NAME='themelang'>/images/front-mouseover-admin.gif'"           
onMouseOut="if(document.images)document.admin.src='<TMPL_VAR 
NAME='themelang'>/images/front-admin.gif'"><img src="<TMPL_VAR 
NAME='themelang'>/images/front-admin.gif" width=346                 height=37 
name="admin"
                        hspace=0 vspace=0 border=0></a><br>
!                       <img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif" width=1 height=12
                        alt=" " hspace=0 vspace=0 ></td>
  
***************
*** 178,182 ****
  
                        <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>
                        </td>
--- 182,186 ----
  
                        <td></td>
!                       <td background="" colspan=9> <A 
href="/cgi-bin/koha/circ/circulation.pl" 
onMouseOver="if(document.images)document.circulation.src='<TMPL_VAR 
NAME='themelang'>/images/front-mouseover-circulation.gif'"                 
onMouseOut="if(document.images)document.circulation.src='<TMPL_VAR 
NAME='themelang'>/images/front-circulation.gif'"><img src="<TMPL_VAR 
NAME='themelang'>/images/front-circulation.gif" width=346               
height=37 name="circulation"
                        hspace=0 vspace=0 border=0></a>
                        </td>




reply via email to

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