french translation of librarian interface
[koha.git] / koha-tmpl / intranet-tmpl / default / fr / catalogue / MARCdetail.tmpl
1 <!-- TMPL_INCLUDE NAME="marc-top.inc" -->
2
3 <!-- TMPL_UNLESS name="popup" -->
4         <div class="tabbed">
5                 <h1 class="catalogue">Notice MARC : <!-- TMPL_VAR NAME="bibid" --></h1>
6                 <a href="acqui.simple/addbiblio.pl?oldbiblionumber=<!-- TMPL_VAR NAME="biblionumber" -->" class="button catalogue">  Edit biblio  </a>  <a href="acqui.simple/additem.pl?bibid=<!-- TMPL_VAR name="bibid"-->" class="button catalogue">  Edit item  </a>   <a href="javascript:confirm_deletion()" class="button catalogue">  delete  </a>  <a href="detail.pl?bib=<!-- TMPL_VAR NAME="biblionumber" -->" class="button catalogue">  Normal  </a>  <a href="ISBDdetail.pl?bib=<!-- TMPL_VAR NAME="biblionumber" -->" class="button catalogue">  ISBD  </a>  <a href="javascript:Dopop('bookshelves/addbookbybiblionumber.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->')" class="button catalogue">  Add to shelf  </a>  <a href="javascript:Dopop('detailprint.pl?bib=<!-- TMPL_VAR NAME="biblionumber" -->')" class="button catalogue">  Print  </a>
7                 <!-- TMPL_IF name="subscriptionid" -->
8                 <a href="bull/subscription-detail.pl?subscriptionid=<!-- TMPL_VAR NAME="subscriptionid" -->" class="button catalogue"> Abonnement </a> <a href="bull/serial-issues.pl?subscriptionid=<!-- TMPL_VAR NAME="subscriptionid" -->" class="button catalogue" title="Serial issues"> Numéros </a>
9                 <!-- /TMPL_IF -->
10                 <!-- TMPL_IF NAME="norequests" -->
11                 <!-- TMPL_ELSE -->
12                         <a href="request.pl?bib=<!-- TMPL_VAR NAME="biblionumber" -->" class="button catalogue">Réservation</a>
13                 <!-- /TMPL_IF -->
14         </div>
15 <!-- /TMPL_UNLESS -->
16         <div class="tabs">
17                 <!-- TMPL_IF NAME="0XX" -->
18                         <div id="link0"><a href="javascript:active(0)">0</a></div>
19                 <!-- /TMPL_IF -->
20                 <!-- TMPL_IF NAME="1XX" -->
21                         <div id="link1"><a href="javascript:active(1)">1</a></div>
22                 <!-- /TMPL_IF -->
23                 <!-- TMPL_IF NAME="2XX" -->
24                         <div id="link2"><a href="javascript:active(2)">2</a></div>
25                 <!-- /TMPL_IF -->
26                 <!-- TMPL_IF NAME="3XX" -->
27                         <div id="link3"><a href="javascript:active(3)">3</a></div>
28                 <!-- /TMPL_IF -->
29                 <!-- TMPL_IF NAME="4XX" -->
30                         <div id="link4"><a href="javascript:active(4)">4</a></div>
31                 <!-- /TMPL_IF -->
32                 <!-- TMPL_IF NAME="5XX" -->
33                         <div id="link5"><a href="javascript:active(5)">5</a></div>
34                 <!-- /TMPL_IF -->
35                 <!-- TMPL_IF NAME="6XX" -->
36                         <div id="link6"><a href="javascript:active(6)">6</a></div>
37                 <!-- /TMPL_IF -->
38                 <!-- TMPL_IF NAME="7XX" -->
39                         <div id="link7"><a href="javascript:active(7)">7</a></div>
40                 <!-- /TMPL_IF -->
41                 <!-- TMPL_IF NAME="8XX" -->
42                         <div id="link8"><a href="javascript:active(8)">8</a></div>
43                 <!-- /TMPL_IF -->
44                 <!-- TMPL_IF NAME="9XX" -->
45                         <div id="link9"><a href="javascript:active(9)">9</a></div>
46                 <!-- /TMPL_IF -->
47                 <a href="javascript:active(10)">I<br>t<br>e<br>m<br>s</a>
48         </div>
49
50         <div name="0XX" id="0XX" class="tab" style="visibility:visible">
51                 <!-- TMPL_LOOP NAME="0XX" -->
52                                 <p class="MARCtag">
53                                         <!-- TMPL_VAR NAME="tag" -->
54                                 </p>
55                         <!-- TMPL_LOOP NAME="subfield" -->
56                                 <p>
57                                         <label class="labelsubfield">
58                                         <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="marc_tag" --><!-- TMPL_VAR NAME="marc_subfield" -->&amp;operator=&amp;#x003D&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
59                                                 <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" alt="Rechercher à partir des valeurs de ces champs">
60                                         </a>
61                                         <!-- TMPL_VAR NAME="marc_subfield" -->
62                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
63                                         <!-- TMPL_VAR NAME="marc_value" -->
64                                         <!-- TMPL_IF NAME="authority" -->
65                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Autorité</a>
66                                         <!-- /TMPL_IF -->
67                                 </p>
68                         <!-- /TMPL_LOOP -->
69                 <!-- /TMPL_LOOP -->
70         </div>
71         
72         <div id="1XX" class="tab">
73                 <!-- TMPL_LOOP NAME="1XX" -->
74                                 <p class="MARCtag">
75                                         <!-- TMPL_VAR NAME="tag" -->
76                                 </p>
77                         <!-- TMPL_LOOP NAME="subfield" -->
78                                 <p>
79                                         <label class="labelsubfield">
80                                         <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="marc_tag" --><!-- TMPL_VAR NAME="marc_subfield" -->&amp;operator=&amp;#x003D&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
81                                                 <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" alt="Rechercher à partir des valeurs de ces champs">
82                                         </a>
83                                         <!-- TMPL_VAR NAME="marc_subfield" -->
84                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
85                                         <!-- TMPL_VAR NAME="marc_value" -->
86                                         <!-- TMPL_IF NAME="authority" -->
87                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Autorité</a>
88                                         <!-- /TMPL_IF -->
89                                 </p>
90                         <!-- /TMPL_LOOP -->
91                 <!-- /TMPL_LOOP -->
92         </div>
93         
94         <div id="2XX" class="tab">
95                 <!-- TMPL_LOOP NAME="2XX" -->
96                                 <p class="MARCtag">
97                                         <!-- TMPL_VAR NAME="tag" -->
98                                 </p>
99                         <!-- TMPL_LOOP NAME="subfield" -->
100                                 <p>
101                                         <label class="labelsubfield">
102                                         <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="marc_tag" --><!-- TMPL_VAR NAME="marc_subfield" -->&amp;operator=&amp;#x003D&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
103                                                 <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" alt="Rechercher à partir des valeurs de ces champs">
104                                         </a>
105                                         <!-- TMPL_VAR NAME="marc_subfield" -->
106                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
107                                         <!-- TMPL_VAR NAME="marc_value" -->
108                                         <!-- TMPL_IF NAME="authority" -->
109                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Autorité</a>
110                                         <!-- /TMPL_IF -->
111                                 </p>
112                         <!-- /TMPL_LOOP -->
113                 <!-- /TMPL_LOOP -->
114         </div>
115         
116         <div id="3XX" class="tab">
117                 <!-- TMPL_LOOP NAME="3XX" -->
118                                 <p class="MARCtag">
119                                         <!-- TMPL_VAR NAME="tag" -->
120                                 </p>
121                         <!-- TMPL_LOOP NAME="subfield" -->
122                                 <p>
123                                         <label class="labelsubfield">
124                                         <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="marc_tag" --><!-- TMPL_VAR NAME="marc_subfield" -->&amp;operator=&amp;#x003D&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
125                                                 <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" alt="Rechercher à partir des valeurs de ces champs">
126                                         </a>
127                                         <!-- TMPL_VAR NAME="marc_subfield" -->
128                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
129                                         <!-- TMPL_VAR NAME="marc_value" -->
130                                         <!-- TMPL_IF NAME="authority" -->
131                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Autorité</a>
132                                         <!-- /TMPL_IF -->
133                                 </p>
134                         <!-- /TMPL_LOOP -->
135                 <!-- /TMPL_LOOP -->
136         </div>
137         
138         <div id="4XX" class="tab">
139                 <!-- TMPL_LOOP NAME="4XX" -->
140                                 <p class="MARCtag">
141                                         <!-- TMPL_VAR NAME="tag" -->
142                                 </p>
143                         <!-- TMPL_LOOP NAME="subfield" -->
144                                 <p>
145                                         <label class="labelsubfield">
146                                         <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="marc_tag" --><!-- TMPL_VAR NAME="marc_subfield" -->&amp;operator=&amp;#x003D&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
147                                                 <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" alt="Rechercher à partir des valeurs de ces champs">
148                                         </a>
149                                         <!-- TMPL_VAR NAME="marc_subfield" -->
150                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
151                                         <!-- TMPL_VAR NAME="marc_value" -->
152                                         <!-- TMPL_IF NAME="authority" -->
153                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Autorité</a>
154                                         <!-- /TMPL_IF -->
155                                 </p>
156                         <!-- /TMPL_LOOP -->
157                 <!-- /TMPL_LOOP -->
158         </div>
159         
160         <div  id="5XX" class="tab">
161                 <!-- TMPL_LOOP NAME="5XX" -->
162                                 <p class="MARCtag">
163                                         <!-- TMPL_VAR NAME="tag" -->
164                                 </p>
165                         <!-- TMPL_LOOP NAME="subfield" -->
166                                 <p>
167                                         <label class="labelsubfield">
168                                         <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="marc_tag" --><!-- TMPL_VAR NAME="marc_subfield" -->&amp;operator=&amp;#x003D&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
169                                                 <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" alt="Rechercher à partir des valeurs de ces champs">
170                                         </a>
171                                         <!-- TMPL_VAR NAME="marc_subfield" -->
172                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
173                                         <!-- TMPL_VAR NAME="marc_value" -->
174                                         <!-- TMPL_IF NAME="authority" -->
175                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Autorité</a>
176                                         <!-- /TMPL_IF -->
177                                 </p>
178                         <!-- /TMPL_LOOP -->
179                 <!-- /TMPL_LOOP -->
180         </div>
181         
182         <div id="6XX" class="tab">
183                 <!-- TMPL_LOOP NAME="6XX" -->
184                                 <p class="MARCtag">
185                                         <!-- TMPL_VAR NAME="tag" -->
186                                 </p>
187                         <!-- TMPL_LOOP NAME="subfield" -->
188                                 <p>
189                                         <label class="labelsubfield">
190                                         <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="marc_tag" --><!-- TMPL_VAR NAME="marc_subfield" -->&amp;operator=&amp;#x003D&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
191                                                 <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" alt="Rechercher à partir des valeurs de ces champs">
192                                         </a>
193                                         <!-- TMPL_VAR NAME="marc_subfield" -->
194                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
195                                         <!-- TMPL_VAR NAME="marc_value" -->
196                                         <!-- TMPL_IF NAME="authority" -->
197                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Autorité</a>
198                                         <!-- /TMPL_IF -->
199                                 </p>
200                         <!-- /TMPL_LOOP -->
201                 <!-- /TMPL_LOOP -->
202         </div>
203         
204         <div  id="7XX" class="tab">
205                 <!-- TMPL_LOOP NAME="7XX" -->
206                                 <p class="MARCtag">
207                                         <!-- TMPL_VAR NAME="tag" -->
208                                 </p>
209                         <!-- TMPL_LOOP NAME="subfield" -->
210                                 <p>
211                                         <label class="labelsubfield">
212                                         <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="marc_tag" --><!-- TMPL_VAR NAME="marc_subfield" -->&amp;operator=&amp;#x003D&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
213                                                 <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" alt="Rechercher à partir des valeurs de ces champs">
214                                         </a>
215                                         <!-- TMPL_VAR NAME="marc_subfield" -->
216                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
217                                         <!-- TMPL_VAR NAME="marc_value" -->
218                                         <!-- TMPL_IF NAME="authority" -->
219                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Autorité</a>
220                                         <!-- /TMPL_IF -->
221                                 </p>
222                         <!-- /TMPL_LOOP -->
223                 <!-- /TMPL_LOOP -->
224         </div>
225         
226         <div id="8XX" class="tab">
227                 <!-- TMPL_LOOP NAME="8XX" -->
228                                 <p class="MARCtag">
229                                         <!-- TMPL_VAR NAME="tag" -->
230                                 </p>
231                         <!-- TMPL_LOOP NAME="subfield" -->
232                                 <p>
233                                         <label class="labelsubfield">
234                                         <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="marc_tag" --><!-- TMPL_VAR NAME="marc_subfield" -->&amp;operator=&amp;#x003D&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
235                                                 <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" alt="Rechercher à partir des valeurs de ces champs">
236                                         </a>
237                                         <!-- TMPL_VAR NAME="marc_subfield" -->
238                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
239                                         <!-- TMPL_VAR NAME="marc_value" -->
240                                         <!-- TMPL_IF NAME="authority" -->
241                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Autorité</a>
242                                         <!-- /TMPL_IF -->
243                                 </p>
244                         <!-- /TMPL_LOOP -->
245                 <!-- /TMPL_LOOP -->
246         </div>
247         
248         <div id="9XX" class="tab">
249                 <!-- TMPL_LOOP NAME="9XX" -->
250                                 <p class="MARCtag">
251                                         <!-- TMPL_VAR NAME="tag" -->
252                                 </p>
253                         <!-- TMPL_LOOP NAME="subfield" -->
254                                 <p>
255                                         <label class="labelsubfield">
256                                         <a href="search.marc/search.pl?op=do_search&amp;marclist=<!-- TMPL_VAR NAME="marc_tag" --><!-- TMPL_VAR NAME="marc_subfield" -->&amp;operator=&amp;#x003D&amp;type=intranet&amp;value=<!-- TMPL_VAR NAME="marc_value" ESCAPE=URL -->">
257                                                 <img border="0" src="<!-- TMPL_VAR NAME="interface" -->/<!-- TMPL_VAR NAME="theme" -->/images/filefind.png" height="15" alt="Rechercher à partir des valeurs de ces champs">
258                                         </a>
259                                         <!-- TMPL_VAR NAME="marc_subfield" -->
260                                         <!-- TMPL_VAR NAME="marc_lib" --></label>
261                                         <!-- TMPL_VAR NAME="marc_value" -->
262                                         <!-- TMPL_IF NAME="authority" -->
263                                                 <a href="authorities/detail.pl?authid=<!-- TMPL_VAR name="authority" -->" class="button catalogue">Autorité</a>
264                                         <!-- /TMPL_IF -->
265                                 </p>
266                         <!-- /TMPL_LOOP -->
267                 <!-- /TMPL_LOOP -->
268         </div>
269         
270         <div id="10XX" class="tab">
271                 <p class="MARCtag">Exemplaires</p>
272                 <br/>
273                 <table class="noborder">
274                                 <tr>
275                                         <!-- TMPL_LOOP NAME="item_header_loop" -->
276                                                 <th class="noborder">
277                                                         <!-- TMPL_VAR NAME="header_value" -->
278                                                 </th>
279                                         <!-- /TMPL_LOOP -->
280                                 </tr>
281                                 <!-- TMPL_LOOP NAME="item_loop" -->
282                                         <tr>
283                                                 <!-- TMPL_VAR NAME="item_value" -->
284                                         </tr>
285                                 <!-- /TMPL_LOOP -->
286                 </table>
287         </div>
288 <script language="JavaScript" type="text/javascript">
289 function active(numlayer)
290 {
291         for (i=0; i <= 10 ; i++ ) {
292                 ong = i+"XX";
293                 link = "link"+i;
294                 if (numlayer==i) {
295                         document.getElementById(ong).style.visibility="visible";
296                 } else {
297                         document.getElementById(ong).style.visibility="hidden";
298                 }
299         }
300 }
301
302 function confirm_deletion() {
303         var is_confirmed = confirm('Are you sure you want to delete this biblio?');
304         if (is_confirmed) {
305                 window.location="acqui.simple/addbiblio.pl?op=delete&amp;bibid=<!-- TMPL_VAR NAME="bibid" -->";
306         }
307 }
308 function Dopop(link) {
309         newin=window.open(link,'width=500,height=400,toolbar=false,scrollbars=yes');
310 }
311 </script>
312 </body>
313 </html>