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/zh-TW/includes abou


From: Ambrose Li
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes about-bottom.inc,NONE,1.1.2.1 about-top.inc,NONE,1.1.2.1 common-style.css,1.1.2.1,1.1.2.2 parameters-bottom.inc,1.2.2.1,1.2.2.2 parameters-top.inc,1.3.2.1,1.3.2.2
Date: Mon, 09 Feb 2004 21:57:16 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28511/includes

Modified Files:
      Tag: rel_2_0
        common-style.css parameters-bottom.inc parameters-top.inc 
Added Files:
      Tag: rel_2_0
        about-bottom.inc about-top.inc 
Log Message:
Backport from trunk


--- NEW FILE ---
<br clear=all>
<p> &nbsp; </p>


</BLOCKQUOTE>

<CENTER>
<FONT SIZE=2>
<A HREF="/cgi-bin/koha/mainpage.pl">ªð¦^¥D­¶</a> ||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">À]Âìd¸ß</a> 
||
<A HREF="/cgi-bin/koha/members-home.pl">ŪªÌ±b¤á</a> ||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">®ÑÂÇÁʸm</a> ||
<A HREF="/cgi-bin/koha/circ/circulation.pl">¬y³qªA°È</a> ||
<A HREF="/cgi-bin/koha/reports-home.pl">³øªí¦C¦L</a> ||
<A HREF="/cgi-bin/koha/admin-home.pl">¨t²Î°Ñ¼Æ</a> ||
<A HREF="/cgi-bin/koha/about.pl">Ãö©ó<mi>Koha</mi></a> || 
½u¤W»¡©ú
</FONT>
</CENTER>
</BODY>

</HTML>

--- NEW FILE ---
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html401/loose.dtd";>

<html>
<head>
<title>KOHA: INTRANET: Parameters</title>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" 
-->/includes/common-style.css">

<style>

td.about {
        padding:4px;
        }
td.about a {
        background-color: #86c268;
        font-weight: normal;
        text-decoration: none;
        cursor: hand;
        color: #FFFFFF;
        font-weight: bold;
        }
td.about a:hover {
        background-color: #86c268;
        color: #FFFFFF;
        text-decoration: normal;
        font-weight: bold;
        }
</style>


</head>
<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" 
Alink="#cc3300"
marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>


<!------------------------MENUS-------------------------------->
<table cellpadding=0 cellspacing=0 width="100%" border=0>
<tr height="45">
        <td valign="bottom" align="left">
                <table bgcolor="#dddddd" width="100%" cellpadding=0 
cellspacing=0>
                <tr>
                        <td>
                        <div id="menubar">
                        <table cellpadding=0 cellspacing=0  border=0 height=29 
width="70%">
                                <tr>
                                        <td class="koha"><b 
lang=mi>KOHA</b></td>
                                        <td class=home>
                                                <a 
href="/cgi-bin/koha/mainpage.pl">ªð¦^¥D­¶</a>
                                        </td>
                                        <td class=catalogue>
                                                <a 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">À]Âìd¸ß</a>
                                        </td>
                                        <td class=members>
                                                <a 
href="/cgi-bin/koha/members-home.pl">ŪªÌ±b¤á</a>
                                        </td>
                                        <td class=acquisition>
                                                <a 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">®ÑÂÇÁʸm</a>
                                        </td>
                                        <td class=circulation>
                                                <a  
href="/cgi-bin/koha/circ/circulation.pl">¬y³qªA°È</a>
                                        </td>
                                        <td class=reports>
                                                <a 
href="/cgi-bin/koha/reports-home.pl">³øªí¦C¦L</a>
                                        </td>
                                        <td class=parameters>
                                                <a 
href="/cgi-bin/koha/admin-home.pl">¨t²Î³]©w</a>
                                        </td>
                                        <td class=about>
                                                <a 
href="/cgi-bin/koha/about.pl">Ãö©ó<span lang=mi>Koha</span></a>
                                        </td>
                                </TR>
                        </TABLE>
                        </div>
                </td></tr></table>
        </TD>
</tr>
</table>
<BLOCKQUOTE>
<!-- TMPL_IF NAME="loggedinusername" -->
    <p align=left>¨Ï¥ÎªÌ¨­¤À¡G<span class=en><!-- TMPL_VAR 
NAME="loggedinusername" --></span> [<a 
href=/cgi-bin/koha/mainpage.pl?logout.x=1>µn¥X</a>]</p>
<!-- TMPL_ELSE -->
    <p align=left><a href=/cgi-bin/koha/opac-user.pl>µn¤J</a><span 
lang=mi>Koha</span></p>
<!-- /TMPL_IF -->

Index: common-style.css
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes/common-style.css,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** common-style.css    10 Feb 2004 04:18:48 -0000      1.1.2.1
--- common-style.css    10 Feb 2004 05:57:14 -0000      1.1.2.2
***************
*** 197,198 ****
--- 197,210 ----
        font-weight: bold;
        }
+ 
+ /* Chinese-specific stuff below */
+ *[lang=en], *[lang=fr], *[lang=de], *[lang=it],
+ *[lang=mi], *[lang=nl], *[lang=pl],
+ *.en {
+       font-family: Helvetica, Arial, sans-serif;
+ }
+ 
+ body {
+       font-family: "Apple LiGothic Medium", "SimHei", "MS Gothic", "MS Hei", 
sans-serif;
+ }
+ 

Index: parameters-bottom.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes/parameters-bottom.inc,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -C2 -r1.2.2.1 -r1.2.2.2
*** parameters-bottom.inc       10 Feb 2004 04:18:48 -0000      1.2.2.1
--- parameters-bottom.inc       10 Feb 2004 05:57:14 -0000      1.2.2.2
***************
*** 15,19 ****
  <A HREF="/cgi-bin/koha/admin-home.pl">¨t²Î°Ñ¼Æ</a> ||
  <A HREF="/cgi-bin/koha/about.pl">Ãö©ó<mi>Koha</mi></a> || 
! Help
  </FONT>
  </CENTER>
--- 15,19 ----
  <A HREF="/cgi-bin/koha/admin-home.pl">¨t²Î°Ñ¼Æ</a> ||
  <A HREF="/cgi-bin/koha/about.pl">Ãö©ó<mi>Koha</mi></a> || 
! ½u¤W»¡©ú
  </FONT>
  </CENTER>

Index: parameters-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes/parameters-top.inc,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -r1.3.2.1 -r1.3.2.2
*** parameters-top.inc  10 Feb 2004 04:18:48 -0000      1.3.2.1
--- parameters-top.inc  10 Feb 2004 05:57:14 -0000      1.3.2.2
***************
*** 7,15 ****
  <link rel="stylesheet" type="text/css" href="<TMPL_VAR 
name="themelang">/includes/common-style.css">
  </head>
- <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" 
Alink="#cc3300"
- marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
  
  <style>
! a.parameters {
        background-color: #86c268;
        font-weight: normal;
--- 7,16 ----
  <link rel="stylesheet" type="text/css" href="<TMPL_VAR 
name="themelang">/includes/common-style.css">
  </head>
  
  <style>
! td.parameters {
!       padding:4px;
!       }
! td.parameters a {
        background-color: #86c268;
        font-weight: normal;
***************
*** 17,24 ****
        cursor: hand;
        color: #FFFFFF;
-       padding:4px;
        font-weight: bold;
        }
! a.parameters:hover {
        background-color: #86c268;
        color: #FFFFFF;
--- 18,24 ----
        cursor: hand;
        color: #FFFFFF;
        font-weight: bold;
        }
! td.parameters a:hover {
        background-color: #86c268;
        color: #FFFFFF;
***************
*** 28,31 ****
--- 28,34 ----
  </style>
  
+ <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" 
Alink="#cc3300"
+ marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
+ 
  <!------------------------MENUS-------------------------------->
  <table cellpadding=0 cellspacing=0 width="100%" border=0>
***************
*** 87,91 ****
  <BLOCKQUOTE>
  <TMPL_IF NAME="loggedinusername">
!     <p align=left>¨Ï¥ÎªÌ¨­¤À¡G<TMPL_VAR NAME="loggedinusername"> [<a 
href=/cgi-bin/koha/mainpage.pl?logout.x=1>µn¥X</a>]</p>
  <TMPL_ELSE>
      <p align=left><a href=/cgi-bin/koha/opac-user.pl>µn¤J</a><span 
lang=mi>Koha</span></p>
--- 90,94 ----
  <BLOCKQUOTE>
  <TMPL_IF NAME="loggedinusername">
!     <p align=left>¨Ï¥ÎªÌ¨­¤À¡G<span class=en><TMPL_VAR 
NAME="loggedinusername"></span> [<a 
href=/cgi-bin/koha/mainpage.pl?logout.x=1>µn¥X</a>]</p>
  <TMPL_ELSE>
      <p align=left><a href=/cgi-bin/koha/opac-user.pl>µn¤J</a><span 
lang=mi>Koha</span></p>




reply via email to

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