Preliminary update to current en template files
authoracli <acli>
Wed, 16 Jul 2003 04:52:13 +0000 (04:52 +0000)
committeracli <acli>
Wed, 16 Jul 2003 04:52:13 +0000 (04:52 +0000)
koha-tmpl/intranet-tmpl/default/zh-TW/README
koha-tmpl/intranet-tmpl/default/zh-TW/includes/parameters-bottom.inc
koha-tmpl/intranet-tmpl/default/zh-TW/includes/parameters-top.inc
koha-tmpl/intranet-tmpl/default/zh-TW/parameters/systempreferences.tmpl

index c54ced9..2f6257f 100644 (file)
@@ -45,6 +45,7 @@ metadata                      
 on loan                                ­É¥X                            [HKPL]
 optional* (not mandatory)      ¦Û¥Ñ¨Ï¥Î                        [NCL]
 physical description           ½]¬d¶µ                          [HKPL]
+preference                     °Ñ¼Æ% [Note 1]
 printer                                ¥´¦L¾÷%
 publisher                      ¥Xª©ªÌ                          [HKPL]
 record (n.)                    °O¿ý                            [HKPL]
@@ -65,3 +66,23 @@ uniform title                        
 user                           ÅªªÌ%
 user area                      ÅªªÌ±M°Ï%
 user home                      ÅªªÌ±M°Ï¥D­¶%
+value                          °Ñ¼Æ­È (Note 2)
+variable                       °Ñ¼Æ% (Note 1)
+
+-------------------------------------------------------------------------------
+Note 1: "variable" as used in "system parameters", i.e., "parameter"
+       [parameters/systempreferences.tmpl]
+Note 2: is "³]©w" better?
+       [parameters/systempreferences.tmpl]
+-------------------------------------------------------------------------------
+
+Form not submitted because of the following problem(s)\n
+See parameters/systempreferences.tmpl
+
+-------------------------------------------------------------------------------
+
+HTML markup syntax errors:
+parameters/systempreferences.tmpl
+
+"Parameters" in the top menu leads to all kinds of system stuff
+"Preferences"
index 4ca1e33..43eae30 100644 (file)
@@ -4,20 +4,17 @@
 
 </BLOCKQUOTE>
 
-<table cellpadding=0 cellspacing=0 width="100%" border=0>
-<TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=6><img src="/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR></TABLE>
-
-
 <CENTER>
 <FONT SIZE=2  face="arial, helvetica">
 <A HREF="/cgi-bin/koha/mainpage.pl">ªð¦^¥D­¶</a> ||
-<A HREF="/cgi-bin/koha/circ/circulation.pl">¬y³qªA°È</a> ||
-<A HREF="/cgi-bin/koha/catalogue-home.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²Î³]©w</a> ||
-<A HREF="/help/">¨Ï¥Î»¡©ú</a>
+<A HREF="/cgi-bin/koha/admin-home.pl">¨t²Î°Ñ¼Æ</a> ||
+<A HREF="/cgi-bin/koha/about.pl">¦³Ãö<mi>Koha</mi></a> || 
+Help
 </FONT>
 </CENTER>
 </BODY>
index 31a3f62..a7dbf0a 100644 (file)
 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<!--Authored by rachel@katipo.co.nz 104:38 1/11/99-->
-<!--updated by rachel@katipo.co.nz 12:24 12/01/00-->
 
 <html>
 <head>
 <title>KOHA: INTRANET: Parameters</title>
 <meta http-equiv="Content-Type" content="text/html; charset=big5">
-
-
-<style type="text/css">
-<!--
-select,option {font-size:12px}
--->
-
-</style>
-
-<SCRIPT LANGUAGE="JavaScript">
-<!--
-
-// go to page selected from options menu
-
-function leapto(form) {
-var myindex=form.dest.selectedIndex
-parent.location.href=(form.dest.options[myindex].value);
-}
-
-function focusinput() {
-    window.onerror=null;
-    if (document.forms[0]) {
-       document.forms[0].elements[0].focus();
-    }
-}
-
-if (document.images){
-
-menu=new Image;
-menu.src ="/images/cat-cat.gif"
-
-}
-
-function messenger(url){
-  window1=window.open(url,"window1","height=250,width=350,left=150,top=50,350,screenY=50");
-
-}
-
-//-->
-
-</script>
-
+<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
-onLoad=focusinput()>
-
-
-
-
-<!--HDL Colours
-
-       Yellow = ffcc00
-       light blue = ccccff
-       bright blue links = 0000ff
-       aubergine = 663266
-       light green/grey = cccc99
-
-
--->
+<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;
+       text-decoration: none;
+       cursor: hand;
+       color: #FFFFFF;
+       padding:4px;
+       font-weight: bold;
+       }
+a.parameters:hover {
+       background-color: #86c268;
+       color: #FFFFFF;
+       text-decoration: normal;
+       font-weight: bold;
+       }
+</style>
 
 <!------------------------MENUS-------------------------------->
-
 <table cellpadding=0 cellspacing=0 width="100%" border=0>
-<tr bgcolor=663266 >
-
-       <td  valign=top>
-       <table cellpadding=0 cellspacing=0  border=0 height=29>
-       <tr valign=top bgcolor=663266 >
-       <td background="/images/catalogue-spot-1.gif" width="224"
-       height="29"><font size=1 face="arial"><img src="/images/holder.gif" width=210 height=4 alt=" " hspace=0 vspace=0><br>
-       <img src="/images/holder.gif"
-       width=35 height=21 align=left alt=" " hspace=0 vspace=0><font size="+1">KOHA: <a href="/cgi-bin/koha/mainpage.pl">¥D¿ï³æ</a></font><br>
-       <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 vspace=0></FONT></td>
-
-       </TR></TABLE> </td>
-
-
-       <td  valign=bottom align=right>
-<img src="/images/holder.gif"  WIDTH=1  HEIGHT=38 HSPACE=0 vspace=0></td>
-<td  valign=bottom align=right>
-       <table cellpadding=0 cellspacing=0  border=0 height=29><tr><td>
-<img src=/images/cat-cat.gif border="0" name=menu usemap="#map" HSPACE=0 vspace=0 ></td>
-
-       </TR></TABLE></TD>
+<tr height="65">
+       <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>KOHA</b></td>
+                                       <td>
+                                               <a class="home" href="/cgi-bin/koha/mainpage.pl">ªð¦^¥D­¶</a>
+                                       </td>
+                                       <td>
+                                               <a class="catalogue" href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">À]Âìd¸ß</a>
+                                       </td>
+                                       <td>
+                                               <a class="members" href="/cgi-bin/koha/members-home.pl">ŪªÌ±b¤á</a>
+                                       </td>
+                                       <td>
+                                               <a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">®ÑÂÇÁʸm</a>
+                                       </td>
+                                       <td>
+                                               <a class="circulation"  href="/cgi-bin/koha/circ/circulation.pl">¬y³qªA°È</a>
+                                       </td>
+                                       <td>
+                                               <a class="reports" href="/cgi-bin/koha/reports-home.pl">³øªí¦C¦L</a>
+                                       </td>
+                                       <td>
+                                               <a class="parameters" href="/cgi-bin/koha/admin-home.pl">¨t²Î³]©w</a>
+                                       </td>
+                                       <td>
+                                               <a class="about" href="/cgi-bin/koha/about.pl">¦³Ãö<span lang=mi>Koha</span></a>
+                                       </td>
+                               </TR>
+                       </TABLE>
+                       </div>
+                       <div id="submenu" style="border-left:0px;">
+                       <table cellpadding=0 cellspacing=0  border=0 height=20>
+                               <tr>
+                                       <td width="100"></td>
+                                       <td><b>¿ï¶µ &gt;&gt;&nbsp;&nbsp;</b></td>
+                                       <td>
+                                               <a href="/cgi-bin/koha/admin/aqbookfund.pl" class="submenu">Funds</a>
+                                       </td>
+                                       <td>
+                                               <div id="submenu">
+                                               <a href="/cgi-bin/koha/admin/authorised_values.pl" class="submenu">Auth value</a>
+                                               </div>
+                                       </td>
+                                       <td>
+                                               <div id="submenu">
+                                               <a href="/cgi-bin/koha/admin/thesaurus.pl" class="submenu">Thesaurus</a>
+                                               </div>
+                                       </td>
+                                       <td>
+                                               <div id="submenu">
+                                               <a href="/cgi-bin/koha/admin/currency.pl" class="submenu">Currencies</a>
+                                               </div>
+                                       </td>
+                                       <td>
+                                               <div id="submenu">
+                                               <a href="/cgi-bin/koha/admin/printers.pl" class="submenu">Printers</a>
+                                               </div>
+                                       </td>
+                               </tr>
+                       </table>
+                       </div>
+               </td></tr></table>
+       </TD>
 </tr>
-
-</tr>
-<TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=3><img src="/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR>
-
 </table>
-
-
-<map name="map">
-<area shape="rect" coords="18,8,84,27" href="/cgi-bin/koha/catalogue-home.pl" alt="Catalogue" onMouseOver="if(document.images)document.menu.src='/images/cat-cat.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
-
-<area shape="rect" coords="94,8,149,28" href="/cgi-bin/koha/members-home.pl" alt="Members" onMouseOver="if(document.images)document.menu.src='/images/cat-mem.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
-
-<area shape="rect" coords="154,9,212,29" alt="Acquisitions"   href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" onMouseOver="if(document.images)document.menu.src='/images/cat-acq.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
-
-<area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/cgi-bin/koha/reports-home.pl" onMouseOver="if(document.images)document.menu.src='/images/cat-rep.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
-
-<area shape="rect" coords="306,8,352,27" href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" onMouseOver="if(document.images)document.menu.src='/images/cat-crc.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
-
-<area  shape="rect" alt="Home" coords="374,9,419,29" href="/cgi-bin/koha/mainpage.pl" onMouseOver="if(document.images)document.menu.src='/images/cat-hom.gif'" onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
-<area shape="default" nohref>
-</map>
-
-
-
 <BLOCKQUOTE>
+<TMPL_IF NAME="loggedinusername">
+    <p align=left>Logged in as: <TMPL_VAR NAME="loggedinusername"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p>
+<TMPL_ELSE>
+    <p align=left><a href=/cgi-bin/koha/opac-user.pl>Log In</a> to Koha</p>
+</TMPL_IF>
index ee0ae4b..abf1ec5 100644 (file)
@@ -1,9 +1,4 @@
-<TMPL_INCLUDE NAME="cat-top.inc">
-<TMPL_IF NAME="loggedinuser">
-    <p align=left>¥Ø«eµn¤J¬°: <TMPL_VAR NAME="loggedinuser"> [<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>
+<TMPL_INCLUDE NAME="parameters-top.inc">
 
 <script>
        /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
                var _alertString="";
                var alertString2;
                if (f.variable.value.length==0) {
-                       _alertString += "- variable missing\\n";
+                       _alertString += "- variable missing\n";
                }
                if (f.value.value.length==0) {
-                       _alertString += "- value missing\\n";
+                       _alertString += "- value missing\n";
                }
                if (_alertString.length==0) {
                        document.Aform.submit();
                } else {
-                       alertString2 = "Form not submitted because of the following problem(s)\\n";
-                       alertString2 += "------------------------------------------------------------------------------------\\n\\n";
+                       alertString2 = "Form not submitted because of the following problem(s)\n";
+                       alertString2 += "------------------------------------------------------------------------------------\n\n";
                        alertString2 += _alertString;
                        alert(alertString2);
                }
 
 <TMPL_IF name="add_form">
 <!-------------------------------------------------------------------------------------------------->
-       <H1><TMPL_VAR name="action"></H1>
+       <TMPL_IF NAME=modify>
+               <h1>§ó§ï¨t²Î°Ñ¼Æ</h1>
+       <TMPL_ELSE>
+               <H1>·s¼W¨t²Î°Ñ¼Æ</H1>
+       </TMPL_IF>
        <form action='<TMPL_VAR name="script_name">' name=Aform method=post>
        <input type=hidden name=op value='add_validate'>
-       <input type=hidden name=explanation value='<TMPL_VAR name="explanation">'>
        <table>
-       <tr><td>°Ñ¼Æ</td><td><TMPL_VAR name="searchfield"></td></tr>
-       <tr><td>²{­È</td><td><input type=text name=value value='<TMPL_VAR name="value">'></td></tr>
+       <TMPL_IF NAME=searchfield>
+               <tr><td>°Ñ¼Æ</td><td><TMPL_VAR name="searchfield"><input type=hidden name=variable value='<TMPL_VAR NAME=searchfield>'></td></tr>
+       <TMPL_ELSE>
+               <tr><td>°Ñ¼Æ</td><td><input type=text name=variable></td></tr>
+       </TMPL_IF>
+       <tr><td>°Ñ¼Æ­È</td><td><input type=text name=value value='<TMPL_VAR name="value" escape=HTML>'></td></tr>
+       <tr><td>»¡©ú</td><td><input type=text name=explanation size=80 value='<TMPL_VAR name="explanation" escape=HTML>'></td></tr>
        <tr><td>&nbsp;</td><td><INPUT type=button value='OK' onClick='Check(this.form)'></td></tr>
        </table>
        </form>
@@ -75,7 +78,7 @@
 
 <TMPL_IF name="add_validate">
 <!-------------------------------------------------------------------------------------------------->
-       data recorded
+       ¦¨¥\¼g¤J°Ñ¼Æ
        <form action='<TMPL_VAR name="script_name">' method=post>
        <input type=submit value=OK>
        </form>
 <!-------------------------------------------------------------------------------------------------->
 <table border=0 cellspacing=0 cellpadding=2>
        <tr valign=top bgcolor=#99cc33>
-               <td background="/images/background-mem.gif"><b>Variable</b></td>
-               <td background="/images/background-mem.gif"><b><TMPL_VAR name="searchfield"></b></td>
+               <td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif"><b>Variable</b></td>
+               <td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif"><b><TMPL_VAR name="searchfield"></b></td>
        </tr>
        <tr><td>Value</td><td><TMPL_VAR name="Tvalue"></td></tr>
        <form action='<TMPL_VAR name="script_name">' method=post><input type=hidden name=op value=delete_confirmed><input type=hidden name=searchfield value='<TMPL_VAR name="searchfield">'>
-       <tr><td colspan=2 align=center>CONFIRM DELETION</td></tr>
+       <tr><td colspan=2 align=center>¯uªº­n§R°£¡H</td></tr>
        <tr><td><INPUT type=submit value='YES'></form></td><td><form action='$script_name' method=post><input type=submit value=NO></form></td></tr>
+</table>
+
 </TMPL_IF>
 
 <TMPL_IF name="delete_confirmed">
 <!-------------------------------------------------------------------------------------------------->
-       data deleted
+       ¦¨¥\§R°£°Ñ¼Æ
        <form action='<TMPL_VAR name="script_name">' method=post>
        <input type=submit value=OK>
        </form>
 
 <!-------------------------------------------------------------------------------------------------->
 <TMPL_IF name="else">
-<font SIZE=6><em>¨t²Î³]©w</em></font>
+<h1>¨t²Î³]©w</h1>
 <form action=/cgi-bin/koha/admin/systempreferences.pl method=post>
        <input type=text name=searchfield value="">
        <input type=reset name=reset value="²MªÅ">
 <TMPL_VAR name="searchfield">
 <table border=0 cellspacing=0 cellpadding=2>
 <tr valign=top bgcolor=#99cc33>
-       <td background="/images/background-mem.gif"><b>°Ñ¼Æ</b></td>
-       <td background="/images/background-mem.gif"><b>²{­È</b></td>
-       <td background="/images/background-mem.gif"><b>»¡©ú</b></td>
-       <td background="/images/background-mem.gif">&nbsp;</td>
-       <td background="/images/background-mem.gif">&nbsp;</td>
+       <td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif"><b>°Ñ¼Æ</b></td>
+       <td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif"><b>°Ñ¼Æ­È</b></td>
+       <td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif"><b>»¡©ú</b></td>
+       <td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif">&nbsp;</td>
+       <td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif">&nbsp;</td>
 <TMPL_LOOP name="loop">
 </tr valign=top bgcolor='<TMPL_VAR name="bgcolor">'>
        <td><TMPL_VAR name="variable"></td>
        <td><TMPL_VAR name="value"></td>
        <td><TMPL_VAR name="explanation"></td>
-       <td nowrap><a href="<TMPL_VAR name="edit">">§ó§ï</a></td>
-       <td nowrap><a href="<TMPL_VAR name="delete">">§R°£</a></td>
+       <td><a href="<TMPL_VAR name="edit">"><img src="<TMPL_VAR NAME='interface'>/<TMPL_VAR name="theme">/images/fileopen.png"  width=32 hspace=0 vspace=0 border=0>§ó§ï</a></td>
+       <td><a href="<TMPL_VAR name="delete">"><img src="<TMPL_VAR NAME='interface'>/<TMPL_VAR name="theme">/images/edittrash.png" width=32 hspace=0 vspace=0 border=0>§R°£</a></td>
 </tr>
 </TMPL_LOOP>
 <form action='<TMPL_VAR name="script_name">' method=post>
 <input type=hidden name=op value=add_form>
 </table>
-       <form action='<TMPL_VAR name="script_name">' method=post>
-       <input type=hidden name=op value=add_form>
 <table width=40%>
        <tr>
                <td width=50%><TMPL_VAR name="previous"></td>
                <td width=50%><TMPL_VAR name="next"></td>
        </tr>
 </table>
-<br><input type=image src="/images/button-add-new.gif"  WIDTH=188  HEIGHT=44  ALT="Add budget" BORDER=0 ></a><br>
 </form>
+
+<form action=<TMPL_VAR name="script_name"> method=post>
+        <input type='hidden' name='op' value='add_form'>
+        <input type=submit class="button" value='·s¼W¨t²Î°Ñ¼Æ'>
+</form>
+
 </TMPL_IF>
 
-<TMPL_INCLUDE NAME="cat-bottom.inc">
+
+<TMPL_INCLUDE NAME="parameters-bottom.inc">