koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/catalogue ... [rel_3_0]


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/catalogue ... [rel_3_0]
Date: Thu, 19 Oct 2006 14:20:19 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        06/10/19 14:20:19

Modified files:
        koha-tmpl/intranet-tmpl/prog/en/catalogue: MARCdetail.tmpl 

Log message:
        write absolute link instead of relative. Relative link were wrong when 
using this template from another directory.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/catalogue/MARCdetail.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.3.2.4&r2=1.3.2.5

Patches:
Index: MARCdetail.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/catalogue/MARCdetail.tmpl,v
retrieving revision 1.3.2.4
retrieving revision 1.3.2.5
diff -u -b -r1.3.2.4 -r1.3.2.5
--- MARCdetail.tmpl     17 Oct 2006 14:48:03 -0000      1.3.2.4
+++ MARCdetail.tmpl     19 Oct 2006 14:20:19 -0000      1.3.2.5
@@ -64,12 +64,12 @@
                                        <!-- TMPL_VAR NAME="marc_lib" 
--></label>
                                        <!-- TMPL_VAR NAME="marc_value" -->
                                        <!-- TMPL_IF name="link" -->
-                                               <a 
href="catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" 
-->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" 
ESCAPE=URL -->">
+                                               <a 
href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR 
NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR 
NAME="marc_value" ESCAPE=URL -->">
                                                        <img border="0" 
src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" 
-->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR 
name="marc_value" -->">
                                                </a>
                                        <!-- /TMPL_IF -->
                                        <!-- TMPL_IF NAME="authority" -->
-                                               <a 
href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" 
class="button catalogue">Auth</a>
+                                               <a 
href="/cgi-bin/koha/authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" 
-->" class="button catalogue">Auth</a>
                                        <!-- /TMPL_IF -->
                                </p>
                        <!-- /TMPL_LOOP -->
@@ -92,12 +92,12 @@
                                        <!-- TMPL_VAR NAME="marc_lib" 
--></label>
                                        <!-- TMPL_VAR NAME="marc_value" -->
                                        <!-- TMPL_IF name="link" -->
-                                               <a 
href="catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" 
-->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" 
ESCAPE=URL -->">
+                                               <a 
href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR 
NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR 
NAME="marc_value" ESCAPE=URL -->">
                                                        <img border="0" 
src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" 
-->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR 
name="marc_value" -->">
                                                </a>
                                        <!-- /TMPL_IF -->
                                        <!-- TMPL_IF NAME="authority" -->
-                                               <a 
href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" 
class="button catalogue">Auth</a>
+                                               <a 
href="/cgi-bin/koha/authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" 
-->" class="button catalogue">Auth</a>
                                        <!-- /TMPL_IF -->
                                </p>
                        <!-- /TMPL_LOOP -->
@@ -120,12 +120,12 @@
                                        <!-- TMPL_VAR NAME="marc_lib" 
--></label>
                                        <!-- TMPL_VAR NAME="marc_value" -->
                                        <!-- TMPL_IF name="link" -->
-                                               <a 
href="catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" 
-->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" 
ESCAPE=URL -->">
+                                               <a 
href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR 
NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR 
NAME="marc_value" ESCAPE=URL -->">
                                                        <img border="0" 
src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" 
-->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR 
name="marc_value" -->">
                                                </a>
                                        <!-- /TMPL_IF -->
                                        <!-- TMPL_IF NAME="authority" -->
-                                               <a 
href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" 
class="button catalogue">Auth</a>
+                                               <a 
href="/cgi-bin/koha/authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" 
-->" class="button catalogue">Auth</a>
                                        <!-- /TMPL_IF -->
                                </p>
                        <!-- /TMPL_LOOP -->
@@ -148,12 +148,12 @@
                                        <!-- TMPL_VAR NAME="marc_lib" 
--></label>
                                        <!-- TMPL_VAR NAME="marc_value" -->
                                        <!-- TMPL_IF name="link" -->
-                                               <a 
href="catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" 
-->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" 
ESCAPE=URL -->">
+                                               <a 
href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR 
NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR 
NAME="marc_value" ESCAPE=URL -->">
                                                        <img border="0" 
src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" 
-->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR 
name="marc_value" -->">
                                                </a>
                                        <!-- /TMPL_IF -->
                                        <!-- TMPL_IF NAME="authority" -->
-                                               <a 
href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" 
class="button catalogue">Auth</a>
+                                               <a 
href="/cgi-bin/koha/authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" 
-->" class="button catalogue">Auth</a>
                                        <!-- /TMPL_IF -->
                                </p>
                        <!-- /TMPL_LOOP -->
@@ -176,12 +176,12 @@
                                        <!-- TMPL_VAR NAME="marc_lib" 
--></label>
                                        <!-- TMPL_VAR NAME="marc_value" -->
                                        <!-- TMPL_IF name="link" -->
-                                               <a 
href="catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" 
-->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" 
ESCAPE=URL -->">
+                                               <a 
href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR 
NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR 
NAME="marc_value" ESCAPE=URL -->">
                                                        <img border="0" 
src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" 
-->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR 
name="marc_value" -->">
                                                </a>
                                        <!-- /TMPL_IF -->
                                        <!-- TMPL_IF NAME="authority" -->
-                                               <a 
href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" 
class="button catalogue">Auth</a>
+                                               <a 
href="/cgi-bin/koha/authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" 
-->" class="button catalogue">Auth</a>
                                        <!-- /TMPL_IF -->
                                </p>
                        <!-- /TMPL_LOOP -->
@@ -204,12 +204,12 @@
                                        <!-- TMPL_VAR NAME="marc_lib" 
--></label>
                                        <!-- TMPL_VAR NAME="marc_value" -->
                                        <!-- TMPL_IF name="link" -->
-                                               <a 
href="catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" 
-->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" 
ESCAPE=URL -->">
+                                               <a 
href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR 
NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR 
NAME="marc_value" ESCAPE=URL -->">
                                                        <img border="0" 
src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" 
-->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR 
name="marc_value" -->">
                                                </a>
                                        <!-- /TMPL_IF -->
                                        <!-- TMPL_IF NAME="authority" -->
-                                               <a 
href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" 
class="button catalogue">Auth</a>
+                                               <a 
href="/cgi-bin/koha/authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" 
-->" class="button catalogue">Auth</a>
                                        <!-- /TMPL_IF -->
                                </p>
                        <!-- /TMPL_LOOP -->
@@ -232,12 +232,12 @@
                                        <!-- TMPL_VAR NAME="marc_lib" 
--></label>
                                        <!-- TMPL_VAR NAME="marc_value" -->
                                        <!-- TMPL_IF name="link" -->
-                                               <a 
href="catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" 
-->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" 
ESCAPE=URL -->">
+                                               <a 
href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR 
NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR 
NAME="marc_value" ESCAPE=URL -->">
                                                        <img border="0" 
src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" 
-->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR 
name="marc_value" -->">
                                                </a>
                                        <!-- /TMPL_IF -->
                                        <!-- TMPL_IF NAME="authority" -->
-                                               <a 
href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" 
class="button catalogue">Auth</a>
+                                               <a 
href="/cgi-bin/koha/authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" 
-->" class="button catalogue">Auth</a>
                                        <!-- /TMPL_IF -->
                                </p>
                        <!-- /TMPL_LOOP -->
@@ -260,12 +260,12 @@
                                        <!-- TMPL_VAR NAME="marc_lib" 
--></label>
                                        <!-- TMPL_VAR NAME="marc_value" -->
                                        <!-- TMPL_IF name="link" -->
-                                               <a 
href="catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" 
-->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" 
ESCAPE=URL -->">
+                                               <a 
href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR 
NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR 
NAME="marc_value" ESCAPE=URL -->">
                                                        <img border="0" 
src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" 
-->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR 
name="marc_value" -->">
                                                </a>
                                        <!-- /TMPL_IF -->
                                        <!-- TMPL_IF NAME="authority" -->
-                                               <a 
href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" 
class="button catalogue">Auth</a>
+                                               <a 
href="/cgi-bin/koha/authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" 
-->" class="button catalogue">Auth</a>
                                        <!-- /TMPL_IF -->
                                </p>
                        <!-- /TMPL_LOOP -->
@@ -288,12 +288,12 @@
                                        <!-- TMPL_VAR NAME="marc_lib" 
--></label>
                                        <!-- TMPL_VAR NAME="marc_value" -->
                                        <!-- TMPL_IF name="link" -->
-                                               <a 
href="catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" 
-->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" 
ESCAPE=URL -->">
+                                               <a 
href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR 
NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR 
NAME="marc_value" ESCAPE=URL -->">
                                                        <img border="0" 
src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" 
-->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR 
name="marc_value" -->">
                                                </a>
                                        <!-- /TMPL_IF -->
                                        <!-- TMPL_IF NAME="authority" -->
-                                               <a 
href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" 
class="button catalogue">Auth</a>
+                                               <a 
href="/cgi-bin/koha/authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" 
-->" class="button catalogue">Auth</a>
                                        <!-- /TMPL_IF -->
                                </p>
                        <!-- /TMPL_LOOP -->
@@ -316,12 +316,12 @@
                                        <!-- TMPL_VAR NAME="marc_lib" 
--></label>
                                        <!-- TMPL_VAR NAME="marc_value" -->
                                        <!-- TMPL_IF name="link" -->
-                                               <a 
href="catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="link" 
-->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" 
ESCAPE=URL -->">
+                                               <a 
href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR 
NAME="link" -->&amp;operator==&amp;type=intranet&amp;value=<!-- TMPL_VAR 
NAME="marc_value" ESCAPE=URL -->">
                                                        <img border="0" 
src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" 
-->/images/filefind.png" height="15" title="Search on <!-- TMPL_VAR 
name="marc_value" -->">
                                                </a>
                                        <!-- /TMPL_IF -->
                                        <!-- TMPL_IF NAME="authority" -->
-                                               <a 
href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" 
class="button catalogue">Auth</a>
+                                               <a 
href="/cgi-bin/koha/authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" 
-->" class="button catalogue">Auth</a>
                                        <!-- /TMPL_IF -->
                                </p>
                        <!-- /TMPL_LOOP -->
@@ -347,13 +347,13 @@
                </table>
        </div>
 <div id="action">
-               <a href="../cataloguing/addbiblio.pl?biblionumber=<!-- TMPL_VAR 
NAME="biblionumber" -->&frameworkcode=<!--TMPL_VAR Name="current_framework" 
-->&op=" class="button catalogue" >
+               <a 
href="/cgi-bin/koha/cataloguing/addbiblio.pl?biblionumber=<!-- TMPL_VAR 
NAME="biblionumber" -->&frameworkcode=<!--TMPL_VAR Name="current_framework" 
-->&op=" class="button catalogue" >
                        Edit biblio
                </a><br />
-               <a href="../cataloguing/addbiblio.pl?biblionumber=<!-- TMPL_VAR 
NAME="biblionumber" -->&frameworkcode=<!--TMPL_VAR Name="current_framework" 
-->&op=duplicate" class="button catalogue" >
+               <a 
href="/cgi-bin/koha/cataloguing/addbiblio.pl?biblionumber=<!-- TMPL_VAR 
NAME="biblionumber" -->&frameworkcode=<!--TMPL_VAR Name="current_framework" 
-->&op=duplicate" class="button catalogue" >
                        Duplicate
                </a><br />
-               <a href="../cataloguing/additem.pl?biblionumber=<!-- TMPL_VAR 
NAME="biblionumber" -->" class="button catalogue">
+               <a href="/cgi-bin/koha/cataloguing/additem.pl?biblionumber=<!-- 
TMPL_VAR NAME="biblionumber" -->" class="button catalogue">
                        Edit item
                </a><br />
                <form action="javascript:confirm_deletion()">
@@ -365,7 +365,7 @@
                <a class="button catalogue" href="detail.pl?biblionumber=<!-- 
TMPL_VAR NAME="biblionumber" -->">
                        Normal
                </a><br />
-               <a href="ISBDdetail.pl?biblionumber=<!-- TMPL_VAR 
NAME="biblionumber" -->">
+               <a 
href="/cgi-bin/koha/catalogue/ISBDdetail.pl?biblionumber=<!-- TMPL_VAR 
NAME="biblionumber" -->">
                        ISBD
                </a><br />
                <form 
action="javascript:Dopop('bookshelves/addbookbybiblionumber.pl?biblionumber=<!--
 TMPL_VAR NAME="biblionumber" -->')">
@@ -381,7 +381,7 @@
                <!-- /TMPL_IF -->
                <!-- TMPL_IF NAME="norequests" -->
                <!-- TMPL_ELSE -->
-                       <a href="../reserve/request.pl?bib=<!-- TMPL_VAR 
NAME="biblionumber" -->">
+                       <a href="/cgi-bin/koha/reserve/request.pl?bib=<!-- 
TMPL_VAR NAME="biblionumber" -->">
                                Request
                        </a><br />
                <!-- /TMPL_IF -->




reply via email to

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