koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en opac-detail.tmpl [dev_week]


From: Joshua Ferraro
Subject: [Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en opac-detail.tmpl [dev_week]
Date: Fri, 21 Jul 2006 21:10:37 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Joshua Ferraro <kados>  06/07/21 21:10:37

Modified files:
        koha-tmpl/opac-tmpl/npl/en: opac-detail.tmpl 

Log message:
        update links for new search API

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/npl/en/opac-detail.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.19.2.1&r2=1.1.2.19.2.2

Patches:
Index: opac-detail.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/opac-tmpl/npl/en/opac-detail.tmpl,v
retrieving revision 1.1.2.19.2.1
retrieving revision 1.1.2.19.2.2
diff -u -b -r1.1.2.19.2.1 -r1.1.2.19.2.2
--- opac-detail.tmpl    11 Jul 2006 14:06:57 -0000      1.1.2.19.2.1
+++ opac-detail.tmpl    21 Jul 2006 21:10:36 -0000      1.1.2.19.2.2
@@ -26,7 +26,7 @@
 <li><a href="http://www.scholar.google.com/scholar?q=<!-- TMPL_VAR 
NAME="title" ESCAPE="url" -->">Other Databases (Google 
Scholar)</a></li></ul></div>
 </div>
 <h2><!-- TMPL_VAR NAME="title" --><!-- TMPL_IF NAME="subtitle" --> <span 
class="subtitle"><!-- TMPL_VAR NAME="subtitle" --></span><!-- /TMPL_IF --></h2>
-<!-- TMPL_IF NAME="author" --><h3 class="author">By <a 
href="/cgi-bin/koha/opac-search.pl?marclist=biblio.author&amp;and_or=and&amp;excluding=&amp;operator=contains&amp;value=<!--
 TMPL_VAR NAME="author" 
-->&amp;resultsperpage=20&amp;orderby=biblio.title&amp;op=do_search"><!-- 
TMPL_VAR NAME="author" --></a></h3><!-- /TMPL_IF --> 
+<!-- TMPL_IF NAME="author" --><h3 class="author">By <a 
href="/cgi-bin/koha/opac-zoomsearch.pl?op=get_results&amp;ccl_query=au=<!-- 
TMPL_VAR NAME="author" -->"><!-- TMPL_VAR NAME="author" --></a></h3><!-- 
/TMPL_IF --> 
 
 
 
@@ -42,7 +42,7 @@
        
 <!-- TMPL_UNLESS NAME="MARCSUBJCTS" -->
 
-<!-- TMPL_IF name="subjects" --><tr><th>Subject(s):</th><td><!-- TMPL_LOOP 
name="subjects" --><a 
href="/cgi-bin/koha/opac-search.pl?op=do_search&amp;marclist=bibliosubject.subject&amp;and_or=and&amp;operator=contains&amp;value=<!--
 TMPL_VAR NAME="subject" escape="HTML"-->"><!-- TMPL_VAR NAME="subject" 
--></a>, <!-- /TMPL_LOOP --></td></tr><!-- /TMPL_IF -->
+<!-- TMPL_IF name="subjects" --><tr><th>Subject(s):</th><td><!-- TMPL_LOOP 
name="subjects" --><a 
href="/cgi-bin/koha/opac-zoomsearch.pl?op=get_results&amp;ccl_query=su=<!-- 
TMPL_VAR NAME="subject" escape="HTML"-->"><!-- TMPL_VAR NAME="subject" --></a>, 
<!-- /TMPL_LOOP --></td></tr><!-- /TMPL_IF -->
 
 <!-- /TMPL_UNLESS -->
 
@@ -57,9 +57,9 @@
                        <th>Related links:</th>
                        <td><ul><!-- TMPL_LOOP NAME="MARCSUBJCTS" -->
                                                        <!-- TMPL_IF 
name="linkvalue" -->
-                                                               <li><a 
href="/cgi-bin/koha/opac-search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR 
name="link" -->&amp;and_or=and&amp;operator==&amp;value=<!-- TMPL_VAR 
NAME="linkvalue" escape="HTML"-->"><!-- TMPL_VAR NAME="marcsubjct" --></a></li>
+                                                               <li><a 
href="/cgi-bin/koha/opac-zoomsearch.pl?op=get_results&amp;ccl_query=su=<!-- 
TMPL_VAR NAME="marcsubjct" escape="HTML"-->"><!-- TMPL_VAR NAME="marcsubjct" 
--></a></li>
                                                        <!-- TMPL_ELSE -->
-                                                               <li><a 
href="/cgi-bin/koha/opac-search.pl?op=do_search&amp;marclist=bibliosubject.subject&amp;and_or=and&amp;operator=contains&amp;value=<!--
 TMPL_VAR NAME="marcsubjct" escape="HTML"-->"><!-- TMPL_VAR NAME="marcsubjct" 
--></a></li>
+                                                               <li><a 
href="/cgi-bin/koha/opac-zoomsearch.pl?op=get_results&amp;ccl_query=su=<!-- 
TMPL_VAR NAME="marcsubjct" escape="HTML"-->"><!-- TMPL_VAR NAME="marcsubjct" 
--></a></li>
                                                        <!-- /TMPL_IF -->
 
 <!-- /TMPL_LOOP --></ul></td></tr>
@@ -76,7 +76,7 @@
 <!-- TMPL_IF NAME="copyrightdate" -->
     <tr><th>Copyright:</th><td><!-- TMPL_VAR NAME="copyrightdate" --></td></tr>
 <!-- /TMPL_IF -->
-                       <!-- TMPL_IF NAME="seriestitle" --><tr><th>Series 
Title:</th><td><a 
href="/cgi-bin/koha/opac-search.pl?marclist=biblio.seriestitle&amp;and_or=and&amp;excluding=&amp;operator=contains&amp;value=<!--
 TMPL_VAR NAME="seriestitle" ESCAPE=URL 
-->&amp;resultsperpage=20&amp;orderby=biblio.title&amp;op=do_search"><!-- 
TMPL_VAR NAME="seriestitle" --></a><!-- TMPL_IF NAME="volume" --> : <!-- 
TMPL_VAR NAME="volume" --><!-- /TMPL_IF --></td></tr><!-- /TMPL_IF -->
+                       <!-- TMPL_IF NAME="seriestitle" --><tr><th>Series 
Title:</th><td><a 
href="/cgi-bin/koha/opac-zoomsearch.pl?op=get_results&amp;ccl_query=su=<!-- 
TMPL_VAR NAME="seriestitle" ESCAPE=URL -->"><!-- TMPL_VAR NAME="seriestitle" 
--></a><!-- TMPL_IF NAME="volume" --> : <!-- TMPL_VAR NAME="volume" --><!-- 
/TMPL_IF --></td></tr><!-- /TMPL_IF -->
 <!-- TMPL_IF NAME="isbn" -->
            <tr><th>ISBN:</th><td><!-- TMPL_VAR NAME="isbn" --></td></tr>
 <!-- /TMPL_IF -->




reply via email to

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