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/acqui newo...


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/acqui newo...
Date: Wed, 02 Aug 2006 07:54:56 +0000

CVSROOT:        /sources/koha
Module name:    koha
Changes by:     Antoine Farnault <toins>        06/08/02 07:54:56

Added files:
        koha-tmpl/intranet-tmpl/prog/en/acqui: neworderbiblio.tmpl 
Removed files:
        koha-tmpl/intranet-tmpl/prog/en/acqui: newbasket2.tmpl 

Log message:
        neworderbiblio.tmpl replaces newbasket2.tmpl

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/acqui/neworderbiblio.tmpl?cvsroot=koha&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/acqui/newbasket2.tmpl?cvsroot=koha&r1=1.4&r2=0

Patches:
Index: neworderbiblio.tmpl
===================================================================
RCS file: neworderbiblio.tmpl
diff -N neworderbiblio.tmpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ neworderbiblio.tmpl 2 Aug 2006 07:54:55 -0000       1.1
@@ -0,0 +1,69 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Shopping Basket For: 
<!-- TMPL_VAR name="bookselname" --><!-- TMPL_INCLUDE NAME="doc-head-close.inc" 
-->
+
+<!-- TMPL_INCLUDE NAME="menus.inc" -->
+<!-- TMPL_INCLUDE NAME="menu-acqui.inc" -->
+
+<h1>Shopping Basket For: <!-- TMPL_VAR name="bookselname" --></h1>
+
+<div id="acqui_newbasket2_add">
+       <a href="newbiblio.pl?id=<!-- TMPL_VAR name="id" -->&amp;basket=<!-- 
TMPL_VAR name="basket" -->&amp;sub=<!-- TMPL_VAR name="parsub" -->">Add New 
Biblio</a>
+       | <a href="basket.pl?basket=<!-- TMPL_VAR name="basket" -->">View 
Basket</a> | 
+       <form class="inline" action="/cgi-bin/koha/acqui/neworderbiblio.pl">
+       <input type="hidden" name="id" value="<!-- TMPL_VAR name="id" -->" />
+       <input type="hidden" name="basket" value="<!-- TMPL_VAR name="basket" 
-->" />
+       New Search: <input type="text"  size="25" name="search" /></form>
+</div>
+
+<div id="acqui_newbasket2_search_result">
+       <h2>You searched for 
+       <!-- TMPL_LOOP name="loopsearch" -->
+               <!-- TMPL_VAR name="key" --> <!-- TMPL_VAR name="value" -->
+       <!-- /TMPL_LOOP -->
+       </h2>
+       <p>Results <!-- TMPL_VAR name="dispnum" --> to <!-- TMPL_VAR 
name="offset2" --> of <!-- TMPL_VAR name="count" --> results displayed.</p>
+       
+       <table>
+               <tr>
+                       <th>Title</th>
+                       <th>Author</th>
+                       <th>&copy;</th>
+                       <th>Count</th>
+                       <th>Location</th>
+               </tr>
+       
+       <!-- TMPL_LOOP name="loopresult" -->
+               <tr>
+                       <td>
+                               <a 
href="/cgi-bin/koha/acqui/newbiblio.pl?sub=<!-- TMPL_VAR name="sub" 
-->&amp;author=<!-- TMPL_VAR name="author2" -->&amp;copyright=<!-- TMPL_VAR 
name="copyright" -->&amp;id=<!-- TMPL_VAR name="id" -->&amp;basket=<!-- 
TMPL_VAR name="basket" -->&amp;biblio=<!-- TMPL_VAR name="biblionumber" 
-->&amp;title=<!-- TMPL_VAR name="title2" -->">
+                                       <!-- TMPL_VAR name="title" -->
+                               </a>
+                       </td>
+                       <td>
+                               <a 
href="/cgi-bin/koha/search.marc/search.pl?author=<!-- TMPL_VAR name="word" 
-->&amp;type=<!-- TMPL_VAR name="type" -->">
+                               <!-- TMPL_VAR name="author" -->
+                               </a>
+                       </td>
+                       <td>
+                               <!-- TMPL_VAR name="copyright" -->
+                       </td>
+                       <td>
+                               <!-- TMPL_VAR name="itemcount" -->
+                       </td>
+                       <td>
+                               <!-- TMPL_VAR name="location" -->
+                       </td>
+               </tr>
+       
+       <!-- /TMPL_LOOP -->
+       
+       </table>
+
+       <!-- TMPL_IF name="offsetover" -->
+               <a href="/cgi-bin/koha/acqui/neworderbiblio.pl?num=<!-- 
TMPL_VAR name="num" -->&amp;offset=<!-- TMPL_VAR name="offset" 
-->&amp;type=<!-- TMPL_VAR name="type" -->&amp;id=<!-- TMPL_VAR name="id" 
-->&amp;basket=<!-- TMPL_VAR name="basket" -->&amp;search=<!-- TMPL_VAR 
name="title" -->&amp;author=<!-- TMPL_VAR name="author" -->">
+                       Next
+               </a>
+       <!-- /TMPL_IF -->
+</div>
+
+
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
\ No newline at end of file

Index: newbasket2.tmpl
===================================================================
RCS file: newbasket2.tmpl
diff -N newbasket2.tmpl
--- newbasket2.tmpl     21 Jul 2006 10:03:49 -0000      1.4
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,69 +0,0 @@
-<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Shopping Basket For: 
<!-- TMPL_VAR name="bookselname" --><!-- TMPL_INCLUDE NAME="doc-head-close.inc" 
-->
-
-<!-- TMPL_INCLUDE NAME="menus.inc" -->
-<!-- TMPL_INCLUDE NAME="menu-acqui.inc" -->
-
-<h1>Shopping Basket For: <!-- TMPL_VAR name="bookselname" --></h1>
-
-<div id="acqui_newbasket2_add">
-       <a href="newbiblio.pl?id=<!-- TMPL_VAR name="id" -->&amp;basket=<!-- 
TMPL_VAR name="basket" -->&amp;sub=<!-- TMPL_VAR name="parsub" -->">Add New 
Biblio</a>
-       | <a href="basket.pl?basket=<!-- TMPL_VAR name="basket" -->">View 
Basket</a> | 
-       <form class="inline" action="/cgi-bin/koha/acqui/newbasket2.pl">
-       <input type="hidden" name="id" value="<!-- TMPL_VAR name="id" -->" />
-       <input type="hidden" name="basket" value="<!-- TMPL_VAR name="basket" 
-->" />
-       New Search: <input type="text"  size="25" name="search" /></form>
-</div>
-
-<div id="acqui_newbasket2_search_result">
-       <h2>You searched for 
-       <!-- TMPL_LOOP name="loopsearch" -->
-               <!-- TMPL_VAR name="key" --> <!-- TMPL_VAR name="value" -->
-       <!-- /TMPL_LOOP -->
-       </h2>
-       <p>Results <!-- TMPL_VAR name="dispnum" --> to <!-- TMPL_VAR 
name="offset2" --> of <!-- TMPL_VAR name="count" --> results displayed.</p>
-       
-       <table>
-               <tr>
-                       <th>Title</th>
-                       <th>Author</th>
-                       <th>&copy;</th>
-                       <th>Count</th>
-                       <th>Location</th>
-               </tr>
-       
-       <!-- TMPL_LOOP name="loopresult" -->
-               <tr>
-                       <td>
-                               <a 
href="/cgi-bin/koha/acqui/newbiblio.pl?sub=<!-- TMPL_VAR name="sub" 
-->&amp;author=<!-- TMPL_VAR name="author2" -->&amp;copyright=<!-- TMPL_VAR 
name="copyright" -->&amp;id=<!-- TMPL_VAR name="id" -->&amp;basket=<!-- 
TMPL_VAR name="basket" -->&amp;biblio=<!-- TMPL_VAR name="biblionumber" 
-->&amp;title=<!-- TMPL_VAR name="title2" -->">
-                                       <!-- TMPL_VAR name="title" -->
-                               </a>
-                       </td>
-                       <td>
-                               <a 
href="/cgi-bin/koha/search.marc/search.pl?author=<!-- TMPL_VAR name="word" 
-->&amp;type=<!-- TMPL_VAR name="type" -->">
-                               <!-- TMPL_VAR name="author" -->
-                               </a>
-                       </td>
-                       <td>
-                               <!-- TMPL_VAR name="copyright" -->
-                       </td>
-                       <td>
-                               <!-- TMPL_VAR name="itemcount" -->
-                       </td>
-                       <td>
-                               <!-- TMPL_VAR name="location" -->
-                       </td>
-               </tr>
-       
-       <!-- /TMPL_LOOP -->
-       
-       </table>
-
-       <!-- TMPL_IF name="offsetover" -->
-               <a href="/cgi-bin/koha/acqui/newbasket2.pl?num=<!-- TMPL_VAR 
name="num" -->&amp;offset=<!-- TMPL_VAR name="offset" -->&amp;type=<!-- 
TMPL_VAR name="type" -->&amp;id=<!-- TMPL_VAR name="id" -->&amp;basket=<!-- 
TMPL_VAR name="basket" -->&amp;search=<!-- TMPL_VAR name="title" 
-->&amp;author=<!-- TMPL_VAR name="author" -->">
-                       Next
-               </a>
-       <!-- /TMPL_IF -->
-</div>
-
-
-<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
\ No newline at end of file




reply via email to

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