*** empty log message ***

This commit is contained in:
tipaul 2003-05-21 14:34:44 +00:00
parent bb435c687d
commit 8f989ba073
4 changed files with 133 additions and 144 deletions

View file

@ -33,7 +33,6 @@ use MARC::File::USMARC;
use vars qw( $tagslib ); use vars qw( $tagslib );
use vars qw( $is_a_modif ); use vars qw( $is_a_modif );
=item find_value =item find_value
($indicators, $value) = find_value($tag, $subfield, $record,$encoding); ($indicators, $value) = find_value($tag, $subfield, $record,$encoding);
@ -47,7 +46,6 @@ returned.
sub find_value { sub find_value {
my ($tagfield,$insubfield,$record,$encoding) = @_; my ($tagfield,$insubfield,$record,$encoding) = @_;
warn "FIND_VALUE : $encoding /";
my @result; my @result;
my $indicator; my $indicator;
if ($tagfield <10) { if ($tagfield <10) {
@ -61,7 +59,6 @@ sub find_value {
my @subfields = $field->subfields(); my @subfields = $field->subfields();
foreach my $subfield (@subfields) { foreach my $subfield (@subfields) {
if (@$subfield[0] eq $insubfield) { if (@$subfield[0] eq $insubfield) {
warn "@$subfield[1]==> ".char_decode(@$subfield[1],$encoding);
push @result,char_decode(@$subfield[1],$encoding); push @result,char_decode(@$subfield[1],$encoding);
$indicator = $field->indicator(1).$field->indicator(2); $indicator = $field->indicator(1).$field->indicator(2);
} }

View file

@ -1,68 +1,64 @@
<html> <html>
<head> <head>
<title>KOHA: Become a Member</title> <title>KOHA: Become a Member</title>
</head> </head>
<body text="black" bgcolor="white" link="#0000ff" vlink="#3366cc" Alink="#cc3300" <body text="black" bgcolor="white" link="#0000ff" vlink="#3366cc" Alink="#cc3300"
marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 > marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >
<!--HDL Colours <!--HDL Colours
Yellow = ffcc00 Yellow = ffcc00
light blue = ccccff light blue = ccccff
bright blue links = 0000ff bright blue links = 0000ff
aubergine = 663266 aubergine = 663266
light green/grey = cccc99 light green/grey = cccc99
--> -->
<!------------------------MENUS--------------------------------> <!------------------------MENUS-------------------------------->
<table cellpadding=0 cellspacing=0 width="100%" border=0> <table cellpadding=0 cellspacing=0 width="100%" border=0>
<tr BGCOLOR="#339999" > <tr BGCOLOR="#339999" >
<td valign=bottom><img src="/images/inside-top-join.gif" <td valign=bottom><img src="/images/inside-top-join.gif"
width=353 height=50 alt="KOHA: Become a Member" hspace=0 vspace=0 border=0></td> width=353 height=50 alt="KOHA: Become a Member" hspace=0 vspace=0 border=0></td>
<td align=right><a href="/cat/" onMouseOver="document.mouseover.src='/images/mouseover-search.gif'" onMouseOut="document.mouseover.src='/images/holder.gif'"><img <td align=right><a href="/cat/" onMouseOver="document.mouseover.src='<TMPL_VAR name="themelang">/images/mouseover-search.gif'" onMouseOut="document.mouseover.src='<TMPL_VAR name="themelang">/images/holder.gif'"><img
src="../images/menu-search.gif" src="../images/menu-search.gif"
width=71 height=30 alt="Search" hspace=0 vspace=0 border=0 name="menu-search"></a> width=71 height=30 alt="Search" hspace=0 vspace=0 border=0 name="menu-search"></a>
<!-- <a href="/members/" <a href="/join.html"
onMouseOver="document.mouseover.src='/images/mouseover-member.gif'" onMouseOut="document.mouseover.src='/images/holder.gif'"><img src="/images/menu-login.gif" onMouseOver="document.mouseover.src='<TMPL_VAR name="themelang">/images/mouseover-join.gif'" onMouseOut="document.mouseover.src='<TMPL_VAR name="themelang">/images/holder.gif'"><img src="<TMPL_VAR name="themelang">/images/menu-join.gif"
width=111 height=30 alt="Member Login" hspace=0 vspace=0 border=0 name="menu-login"></a> width=54 height=30 alt="Join" hspace=0 vspace=0 border=0 name="menu-join"></a>
-->
<a href="/join.html" <a href="/index.html"
onMouseOver="document.mouseover.src='/images/mouseover-join.gif'" onMouseOut="document.mouseover.src='/images/holder.gif'"><img src="/images/menu-join.gif" onMouseOver="document.mouseover.src='<TMPL_VAR name="themelang">/images/mouseover-home.gif'" onMouseOut="document.mouseover.src='<TMPL_VAR name="themelang">/images/holder.gif'"><img src="<TMPL_VAR name="themelang">/images/menu-home.gif"
width=54 height=30 alt="Join" hspace=0 vspace=0 border=0 name="menu-join"></a> width=60 height=30 alt="Home" hspace=0 vspace=0 border=0 name="menu-home"></a></td>
<a href="/index.html" </TR>
onMouseOver="document.mouseover.src='/images/mouseover-home.gif'" onMouseOut="document.mouseover.src='/images/holder.gif'"><img src="/images/menu-home.gif"
width=60 height=30 alt="Home" hspace=0 vspace=0 border=0 name="menu-home"></a></td>
<tr valign=top>
</TR>
<td><img src="<TMPL_VAR name="themelang">/images/inside-koha-bottom.gif"
width=69 height=44 alt="KOHA" hspace=0 vspace=0 border=0 ></td>
<tr valign=top>
<td align=right><img src="<TMPL_VAR name="themelang">/images/holder.gif"
<td><img src="/images/inside-koha-bottom.gif" width=300 height=48 alt="" hspace=0 vspace=0 name="mouseover" ></a></td>
width=69 height=44 alt="KOHA" hspace=0 vspace=0 border=0 ></td>
</TR>
<td align=right><img src="/images/holder.gif"
width=300 height=48 alt="" hspace=0 vspace=0 name="mouseover" ></a></td>
</TR> </TABLE>
</TABLE> <!-------------------------MAIN BODY OF PAGE-------------------------->
<BLOCKQUOTE>
<!-------------------------MAIN BODY OF PAGE-------------------------->
<BLOCKQUOTE>

View file

@ -30,7 +30,7 @@ marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >
<td valign=bottom><img src="<TMPL_VAR NAME='themelang'>/images/inside-top-member.gif" <td valign=bottom><img src="<TMPL_VAR NAME='themelang'>/images/inside-top-member.gif"
width=353 height=50 alt="KOHA: Members Area" hspace=0 vspace=0 border=0></td> width=353 height=50 alt="KOHA: Members Area" hspace=0 vspace=0 border=0></td>
<td align=right><a href="/cgi-bin/koha/opac-search.pl" onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-search.gif'" onMouseOut="document.mouseover.src='/images/holder.gif'"><img <td align=right><a href="/cgi-bin/koha/opac-search.pl" onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-search.gif'" onMouseOut="document.mouseover.src='<TMPL_VAR name="themelang">/images/holder.gif'"><img
src="<TMPL_VAR NAME='themelang'>/images/menu-search.gif" src="<TMPL_VAR NAME='themelang'>/images/menu-search.gif"
width=71 height=30 alt="Search" hspace=0 vspace=0 border=0 name="menu-search"></a> width=71 height=30 alt="Search" hspace=0 vspace=0 border=0 name="menu-search"></a>
@ -62,4 +62,4 @@ marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >
<!-------------------------MAIN BODY OF PAGE--------------------------> <!-------------------------MAIN BODY OF PAGE-------------------------->
<BLOCKQUOTE> <BLOCKQUOTE>

View file

@ -1,71 +1,67 @@
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<!--Authored by rachel@katipo.co.nz 10:46 24/12/99--> <!--Authored by rachel@katipo.co.nz 10:46 24/12/99-->
<html> <html>
<head> <head>
<title>KOHA: OPAC Catalogue Search</title> <title>KOHA: OPAC Catalogue Search</title>
</head> </head>
<body text="black" bgcolor="white" link="#0000ff" vlink="#3366cc" Alink="#cc3300" <body text="black" bgcolor="white" link="#0000ff" vlink="#3366cc" Alink="#cc3300"
marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 > marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >
<!--HDL Colours <!--HDL Colours
Yellow = ffcc00 Yellow = ffcc00
light blue = ccccff light blue = ccccff
bright blue links = 0000ff bright blue links = 0000ff
aubergine = 663266 aubergine = 663266
light green/grey = cccc99 light green/grey = cccc99
--> -->
<!------------------------MENUS--------------------------------> <!------------------------MENUS-------------------------------->
<table cellpadding=0 cellspacing=0 width="100%" border=0> <table cellpadding=0 cellspacing=0 width="100%" border=0>
<tr BGCOLOR="#339999" > <tr BGCOLOR="#339999" >
<td valign=bottom><img src="<TMPL_VAR NAME='themelang'>/images/inside-top-search.gif" <td valign=bottom><img src="<TMPL_VAR NAME='themelang'>/images/inside-top-search.gif"
width=349 height=50 alt="KOHA: Catalogue Search" hspace=0 vspace=0 border=0></td> width=349 height=50 alt="KOHA: Catalogue Search" hspace=0 vspace=0 border=0></td>
<td align=right><a href="/cgi-bin/koha/opac-search.pl" onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-search.gif'" onMouseOut="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/holder.gif'"><img <td align=right><a href="/cgi-bin/koha/opac-search.pl" onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-search.gif'" onMouseOut="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/holder.gif'"><img
src="<TMPL_VAR NAME='themelang'>/images/menu-search.gif" src="<TMPL_VAR NAME='themelang'>/images/menu-search.gif"
width=71 height=30 alt="Search" hspace=0 vspace=0 border=0 name="menu-search"></a> width=71 height=30 alt="Search" hspace=0 vspace=0 border=0 name="menu-search"></a>
<!-- <a href="/members/" <a href="/join.html"
onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-member.gif'" onMouseOut="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/holder.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/menu-login.gif" onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-join.gif'" onMouseOut="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/holder.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/menu-join.gif"
width=111 height=30 alt="Member Login" hspace=0 vspace=0 border=0 name="menu-login"></a> width=54 height=30 alt="Join" hspace=0 vspace=0 border=0 name="menu-join"></a>
-->
<a href="/join.html" <a href="/cgi-bin/koha/opac-main.pl"
onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-join.gif'" onMouseOut="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/holder.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/menu-join.gif" onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-home.gif'" onMouseOut="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/holder.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/menu-home.gif"
width=54 height=30 alt="Join" hspace=0 vspace=0 border=0 name="menu-join"></a> width=60 height=30 alt="Home" hspace=0 vspace=0 border=0 name="menu-home"></a></td>
<a href="/cgi-bin/koha/opac-main.pl" </TR>
onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-home.gif'" onMouseOut="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/holder.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/menu-home.gif"
width=60 height=30 alt="Home" hspace=0 vspace=0 border=0 name="menu-home"></a></td>
<tr valign=top>
</TR>
<td><img src="<TMPL_VAR NAME='themelang'>/images/inside-koha-bottom.gif"
width=69 height=44 alt="KOHA" hspace=0 vspace=0 border=0 ></td>
<tr valign=top>
<td align=right><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif"
<td><img src="<TMPL_VAR NAME='themelang'>/images/inside-koha-bottom.gif" width=300 height=48 alt="" hspace=0 vspace=0 name="mouseover" ></a></td>
width=69 height=44 alt="KOHA" hspace=0 vspace=0 border=0 ></td>
</TR>
<td align=right><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif"
width=300 height=48 alt="" hspace=0 vspace=0 name="mouseover" ></a></td>
</TR> </TABLE>
</TABLE> <!-------------------------MAIN BODY OF PAGE-------------------------->
<BLOCKQUOTE>
<!-------------------------MAIN BODY OF PAGE-------------------------->
<BLOCKQUOTE>