[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/default/en/authori... [rel_2_2]
From: |
Henri-Damien LAURENT |
Subject: |
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/default/en/authori... [rel_2_2] |
Date: |
Mon, 16 Jul 2007 15:31:42 +0000 |
CVSROOT: /sources/koha
Module name: koha
Branch: rel_2_2
Changes by: Henri-Damien LAURENT <hdl> 07/07/16 15:31:42
Modified files:
koha-tmpl/intranet-tmpl/default/en/authorities:
searchresultlist-auth.tmpl
Log message:
Bug Fixing : some displayprev and display next didnot work properly.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/default/en/authorities/searchresultlist-auth.tmpl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.5.2.5&r2=1.5.2.6
Patches:
Index: searchresultlist-auth.tmpl
===================================================================
RCS file:
/sources/koha/koha/koha-tmpl/intranet-tmpl/default/en/authorities/Attic/searchresultlist-auth.tmpl,v
retrieving revision 1.5.2.5
retrieving revision 1.5.2.6
diff -u -b -r1.5.2.5 -r1.5.2.6
--- searchresultlist-auth.tmpl 7 Apr 2006 11:39:43 -0000 1.5.2.5
+++ searchresultlist-auth.tmpl 16 Jul 2007 15:31:42 -0000 1.5.2.6
@@ -14,13 +14,25 @@
<input type="hidden"
name="authtypecode" value="<!-- TMPL_VAR NAME="authtypecode" -->">
</p>
<p>
+ <label class="label100">Main entry ($a
only)</label><input type="text" name="value" value="<!-- TMPL_VAR
name="resultstring" -->">
+ <input type="hidden" name="marclist"
value="mainmainentry">
+ <input type="hidden" name="and_or"
value="and">
+ <input type="hidden" name="excluding"
value="">
+ <select name="operator">
+ <option
value="contains">contains</option>
+ <option value="start">start
by</option>
+ </select>
+ <input type="hidden" name="index"
value="<!-- TMPL_VAR NAME="index" -->">
+ <input type="hidden" name="tagid"
value="<!-- TMPL_VAR NAME="tagid" -->">
+ </p>
+ <p>
<label class="label100">Main
entry</label><input type="text" name="value" value="<!-- TMPL_VAR
name="resultstring" -->">
<input type="hidden" name="marclist"
value="mainentry">
<input type="hidden" name="and_or"
value="and">
<input type="hidden" name="excluding"
value="">
<select name="operator">
- <option value="start">start
by</option>
<option
value="contains">contains</option>
+ <option value="start">start
by</option>
</select>
<input type="hidden" name="index"
value="<!-- TMPL_VAR NAME="index" -->">
<input type="hidden" name="tagid"
value="<!-- TMPL_VAR NAME="tagid" -->">
@@ -102,7 +114,7 @@
<div id="resultnumber">
<p>
<!-- TMPL_IF name="displayprev" -->
- <a href="auth_finder.pl?startfrom=<!--
TMPL_VAR NAME="startfromprev" -->&<!-- TMPL_LOOP NAME="searchdata" --><!--
TMPL_VAR NAME="term" -->=<!-- TMPL_VAR NAME="val" ESCAPE=URL -->&<!--
/TMPL_LOOP -->resultsperpage=<!-- TMPL_VAR NAME="resultsperpage"
-->&authtypecode=<!-- TMPL_VAR name="authtypecode"
-->&op=do_search&type=intranet">
+ <a href="auth_finder.pl?startfrom=<!--
TMPL_VAR NAME="startfromprev" -->&&authtypecode=<!-- TMPL_VAR
name="authtypecode" --><!-- TMPL_LOOP name="searchdata"-->&<!-- TMPL_VAR
name="term" -->=<!-- TMPL_VAR name="val"--><!-- /TMPL_LOOP
-->&op=do_search&type=intranet&index=<!-- TMPL_VAR name="index" -->&tagid=<!--
TMPL_VAR name="tagid" -->">
<img
src="/intranet-tmpl/default/images/numbers/prev.gif" border="0">
</a>
<!-- /TMPL_IF -->
@@ -110,12 +122,12 @@
<!-- TMPL_IF name="highlight" -->
<img
src="/intranet-tmpl/default/images/numbers/<!-- TMPL_VAR NAME="number"
-->-highlight.gif">
<!-- TMPL_ELSE -->
- <a
href="auth_finder.pl?startfrom=<!-- TMPL_VAR NAME="startfrom" -->&<!--
TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- TMPL_VAR
NAME="val" ESCAPE=URL -->&<!-- /TMPL_LOOP -->resultsperpage=<!-- TMPL_VAR
NAME="resultsperpage" -->&authtypecode=<!-- TMPL_VAR name="authtypecode"
-->&op=do_search&type=intranet">
+ <a
href="auth_finder.pl?startfrom=<!-- TMPL_VAR NAME="startfrom"
-->&authtypecode=<!-- TMPL_VAR name="authtypecode" --><!-- TMPL_LOOP
name="searchdata"-->&<!-- TMPL_VAR name="term" -->=<!-- TMPL_VAR
name="val"--><!-- /TMPL_LOOP -->&op=do_search&type=intranet&index=<!-- TMPL_VAR
name="index" -->&tagid=<!-- TMPL_VAR name="tagid" -->">
<img
src="/intranet-tmpl/default/images/numbers/<!-- TMPL_VAR NAME="number" -->.gif"
border="0"></a>
<!-- /TMPL_IF -->
<!-- /TMPL_LOOP -->
<!-- TMPL_IF name="displaynext" -->
- <a href="auth_finder.pl?startfrom=<!--
TMPL_VAR NAME="startfromnext" -->&<!-- TMPL_LOOP NAME="searchdata" --><!--
TMPL_VAR NAME="term" -->=<!-- TMPL_VAR NAME="val" ESCAPE=URL -->&<!--
/TMPL_LOOP -->resultsperpage=<!-- TMPL_VAR NAME="resultsperpage"
-->&authtypecode=<!-- TMPL_VAR name="authtypecode"
-->&op=do_search&type=intranet">
+ <a href="auth_finder.pl?startfrom=<!--
TMPL_VAR NAME="startfromnext" -->&&authtypecode=<!-- TMPL_VAR
name="authtypecode" --><!-- TMPL_LOOP name="searchdata"-->&<!-- TMPL_VAR
name="term" -->=<!-- TMPL_VAR name="val"--><!-- /TMPL_LOOP
-->&op=do_search&type=intranet&index=<!-- TMPL_VAR name="index" -->&tagid=<!--
TMPL_VAR name="tagid" -->">
<img
src="/intranet-tmpl/default/images/numbers/next.gif" border="0"></a>
<!-- /TMPL_IF -->
</p>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] koha/koha-tmpl/intranet-tmpl/default/en/authori... [rel_2_2],
Henri-Damien LAURENT <=