Bugzilla – Attachment 2929 Details for
Bug 5564
UNIMARC plugin for field 4XX fails
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed correcions to unimarc_field_4XX.tmpl
unimarc_field_4XX.tmpl.patch (text/plain), 7.58 KB, created by
Janusz Kaczmarek
on 2010-12-30 17:26:16 UTC
(
hide
)
Description:
Proposed correcions to unimarc_field_4XX.tmpl
Filename:
MIME Type:
Creator:
Janusz Kaczmarek
Created:
2010-12-30 17:26:16 UTC
Size:
7.58 KB
patch
obsolete
>--- unimarc_field_4XX.tmpl-org 2010-12-30 19:03:26.000000000 +0200 >+++ unimarc_field_4XX.tmpl 2010-12-30 19:08:03.000000000 +0200 >@@ -107,10 +107,10 @@ > <!--TMPL_IF Name = "Search"--> > <div id="UNIMARC_Field_4XX_search"> > <h2> Search On </h2> >- <form name="f" method="post" action="/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=UNIMARC Field_4XX.pl"> >+ <form name="f" method="post" action="/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=unimarc_field_4XX.pl"> > > <p> >- <input type="hidden" name="plugin_name" value="UNIMARC Field_4XX.pl" /> >+ <input type="hidden" name="plugin_name" value="unimarc_field_4XX.pl" /> > <input type="hidden" name="index" value="<!--TMPL_VAR Name="index" -->" /> > <input type="hidden" name="result" value="unimarc field 4 <!--TMPL_VAR Name="index" -->" /> > <input type="hidden" name="op" value="do_search" /> >@@ -140,14 +140,14 @@ > > <h2>Search results</h2> > <div id="UNIMARC_Field_4XX_resultnumber"> >- <p><!-- TMPL_IF NAME="displayprev" --> <a class="resultnumber" href="/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=UNIMARC Field_4XX.pl&index=<!--TMPL_VAR Name="index"-->&startfrom=<!-- TMPL_VAR NAME="startfromprev" -->&search=<!-- TMPL_VAR NAME="search" -->&resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=intranet&op=do_search"><< Previous</a><!-- /TMPL_IF --> >+ <p><!-- TMPL_IF NAME="displayprev" --> <a class="resultnumber" href="/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=unimarc_field_4XX.pl&index=<!--TMPL_VAR Name="index"-->&startfrom=<!-- TMPL_VAR NAME="startfromprev" -->&search=<!-- TMPL_VAR NAME="search" -->&resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=intranet&op=do_search"><< Previous</a><!-- /TMPL_IF --> > <!-- TMPL_LOOP NAME="numbers" --> > <!-- TMPL_IF NAME="highlight" --> <span class="highlight"><!-- TMPL_VAR NAME="number" --></span> >- <!-- TMPL_ELSE --> <a class="resultnumber" href="/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=UNIMARC Field_4XX.pl&index=<!--TMPL_VAR Name="index"-->&startfrom=<!-- TMPL_VAR NAME="startfrom" -->&search=<!-- TMPL_VAR NAME="search" ESCAPE=URL -->&resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=intranet&op=do_search"><!-- TMPL_VAR NAME="number" --></a> >+ <!-- TMPL_ELSE --> <a class="resultnumber" href="/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=unimarc_field_4XX.pl&index=<!--TMPL_VAR Name="index"-->&startfrom=<!-- TMPL_VAR NAME="startfrom" -->&search=<!-- TMPL_VAR NAME="search" ESCAPE=URL -->&resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=intranet&op=do_search"><!-- TMPL_VAR NAME="number" --></a> > <!-- /TMPL_IF --> > <!-- /TMPL_LOOP --> > <!-- TMPL_IF NAME="displaynext" --> >- <a class="resultnumber" href="/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=UNIMARC Field_4XX.pl&index=<!--TMPL_VAR Name="index"-->&startfrom=<!-- TMPL_VAR NAME="startfromnext" -->&search=<!-- TMPL_VAR NAME="search" -->&resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=intranet&op=do_search">Next>></a> >+ <a class="resultnumber" href="/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=unimarc_field_4XX.pl&index=<!--TMPL_VAR Name="index"-->&startfrom=<!-- TMPL_VAR NAME="startfromnext" -->&search=<!-- TMPL_VAR NAME="search" -->&resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=intranet&op=do_search">Next>></a> > <!-- /TMPL_IF --></p> > <p class="resultcount"> > <!-- TMPL_IF NAME="total" -->Results <!-- TMPL_VAR NAME="from" --> to <!-- TMPL_VAR NAME="to" --> of <!-- TMPL_VAR NAME="total" --> >@@ -185,9 +185,9 @@ > </td> > <td> > <!--TMPL_IF Name="biblionumber"--> >- <a href="javascript:jumpfull('/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=UNIMARC Field_4XX.pl&index=<!--TMPL_VAR Name="index"-->&biblionumber=<!--TMPL_VAR Name="biblionumber"-->&type=intranet&op=fillinput')">Choose</a> >+ <a href="javascript:jumpfull('/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=unimarc_field_4XX.pl&index=<!--TMPL_VAR Name="index"-->&biblionumber=<!--TMPL_VAR Name="biblionumber"-->&type=intranet&op=fillinput')">Choose</a> > <!--TMPL_ELSE--> >- <a href="javascript:jumpfull('/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=UNIMARC Field_4XX.pl&index=<!--TMPL_VAR Name="index"-->&type=intranet&op=fillinput')">Clear Field</a> >+ <a href="javascript:jumpfull('/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=unimarc_field_4XX.pl&index=<!--TMPL_VAR Name="index"-->&type=intranet&op=fillinput')">Clear Field</a> > <!--/TMPL_IF--> > </td> > </tr> >@@ -198,7 +198,7 @@ > <div id="resultnumber"> > <p> > <!-- TMPL_IF NAME="displayprev" --> >- <a class="resultnumber" href="/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=UNIMARC Field_4XX.pl&amp;index=<!--TMPL_VAR Name="index"-->&amp;startfrom=<!-- TMPL_VAR NAME="startfromprev" -->&amp;search=<!-- TMPL_VAR NAME="search" ESCAPE=URL -->&amp;resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&amp;type=intranet&amp;op=do_search"> >+ <a class="resultnumber" href="/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=unimarc_field_4XX.pl&amp;index=<!--TMPL_VAR Name="index"-->&amp;startfrom=<!-- TMPL_VAR NAME="startfromprev" -->&amp;search=<!-- TMPL_VAR NAME="search" ESCAPE=URL -->&amp;resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&amp;type=intranet&amp;op=do_search"> > << Previous > </a> > <!-- /TMPL_IF --> >@@ -209,14 +209,14 @@ > <!-- TMPL_VAR NAME="number" --> > </span> > <!-- TMPL_ELSE --> >- <a class="resultnumber" href="/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=UNIMARC Field_4XX.pl&index=<!--TMPL_VAR Name="index"-->&startfrom=<!-- TMPL_VAR NAME="startfrom" -->&search=<!-- TMPL_VAR NAME="search" -->&resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=intranet&op=do_search"> >+ <a class="resultnumber" href="/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=unimarc_field_4XX.pl&index=<!--TMPL_VAR Name="index"-->&startfrom=<!-- TMPL_VAR NAME="startfrom" -->&search=<!-- TMPL_VAR NAME="search" -->&resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=intranet&op=do_search"> > <!-- TMPL_VAR NAME="number" --> > </a> > <!-- /TMPL_IF --> > <!-- /TMPL_LOOP --> > > <!-- TMPL_IF NAME="displaynext" --> >- <a class="resultnumber" href="/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=UNIMARC Field_4XX.pl&index=<!--TMPL_VAR Name="index"-->&startfrom=<!-- TMPL_VAR NAME="startfromnext" -->&search=<!-- TMPL_VAR NAME="search" -->&resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=intranet&op=do_search"> >+ <a class="resultnumber" href="/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=unimarc_field_4XX.pl&index=<!--TMPL_VAR Name="index"-->&startfrom=<!-- TMPL_VAR NAME="startfromnext" -->&search=<!-- TMPL_VAR NAME="search" -->&resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=intranet&op=do_search"> > Next>> > </a> > <!-- /TMPL_IF -->
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 5564
: 2929