Merge branch 'master' into template_toolkit
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / cataloguing / value_builder / unimarc_field_121a.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
2 <title>UNIMARC Field 121a builder</title>
3 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
4 </head>
5 <body style="padding:1em;">
6 <h3>UNIMARC Field 121a builder</h3>
7 <form name="f_pop" action="">
8 <table>
9         <tr>
10                 <td><label for="f1">Physical dimension</label></td>
11                 <td>
12                         <select name="f1" id="f1" size="1">
13
14                         <!-- TMPL_IF name="f1a" -->
15                                 <option value="a" selected="selected">2-dimensional</option>
16                         <!-- TMPL_ELSE -->
17                                 <option value="a">2-dimensional</option>
18                         <!-- /TMPL_IF -->
19                         <!-- TMPL_IF name="f1b" -->
20                                 <option value="b" selected="selected">2-dimensional</option>
21                         <!-- TMPL_ELSE -->
22                                 <option value="b">2-dimensional</option>
23                         <!-- /TMPL_IF -->
24                         </select>
25                 </td></tr><tr>
26                 <td><label for="f2">Primary cartographic image 1:</label></td>
27                 <td>
28                         <select name="f2" id="f2" size="1">
29             
30                         <!-- TMPL_IF name="f2 " -->
31                                 <option value=" " selected="selected">non required value</option>
32                         <!-- TMPL_ELSE -->
33                                 <option value=" ">non required value</option>
34                         <!-- /TMPL_IF -->
35                         <!-- TMPL_IF name="f2a" -->
36                                 <option value="a" selected="selected">manually and plotted</option>
37                         <!-- TMPL_ELSE -->
38                                 <option value="a">manually and plotted</option>
39                         <!-- /TMPL_IF -->
40                         <!-- TMPL_IF name="f2b" -->
41                                 <option value="b" selected="selected">photographically</option>
42                         <!-- TMPL_ELSE -->
43                                 <option value="b">photographically</option>
44                         <!-- /TMPL_IF -->
45                         <!-- TMPL_IF name="f2c" -->
46                                 <option value="c" selected="selected">by computer</option>
47                         <!-- TMPL_ELSE -->
48                                 <option value="c">by computer</option>
49                         <!-- /TMPL_IF -->
50                         <!-- TMPL_IF name="f2d" -->
51                                 <option value="d" selected="selected">by active remote sensing techniqu</option>
52                         <!-- TMPL_ELSE -->
53                                 <option value="d">by active remote sensing techniqu</option>
54                         <!-- /TMPL_IF -->
55                         <!-- TMPL_IF name="f2e" -->
56                                 <option value="e" selected="selected">by passive remote sensing techniques</option>
57                         <!-- TMPL_ELSE -->
58                                 <option value="e">by passive remote sensing techniques</option>
59                         <!-- /TMPL_IF -->
60                         </select>
61                 </td>
62                 </tr>
63                 <tr>
64                 <td><label for="f3">Primary cartographic image 2:</label></td>
65                 <td>
66                         <select name="f3" id="f3" size="1">
67                         <!-- TMPL_IF name="f3 " -->
68                                 <option value=" " selected="selected">non required value</option>
69                         <!-- TMPL_ELSE -->
70                                 <option value=" ">non required value</option>
71                         <!-- /TMPL_IF -->
72                         
73                         <!-- TMPL_IF name="f3a" -->
74                                 <option value="a" selected="selected">manually and plotted</option>
75                         <!-- TMPL_ELSE -->
76                                 <option value="a">manually and plotted</option>
77                         <!-- /TMPL_IF -->
78                         <!-- TMPL_IF name="f3b" -->
79                                 <option value="b" selected="selected">photographically</option>
80                         <!-- TMPL_ELSE -->
81                                 <option value="b">photographically</option>
82                         <!-- /TMPL_IF -->
83                         <!-- TMPL_IF name="f3c" -->
84                                 <option value="c" selected="selected">by computer</option>
85                         <!-- TMPL_ELSE -->
86                                 <option value="c">by computer</option>
87                         <!-- /TMPL_IF -->
88                         <!-- TMPL_IF name="f3d" -->
89                                 <option value="d" selected="selected">by active remote sensing techniques</option>
90                         <!-- TMPL_ELSE -->
91                                 <option value="d">by active remote sensing techniques</option>
92                         <!-- /TMPL_IF -->
93                         <!-- TMPL_IF name="f3e" -->
94                                 <option value="e" selected="selected">by passive remote sensing techniques</option>
95                         <!-- TMPL_ELSE -->
96                                 <option value="e">by passive remote sensing techniques</option>
97                         <!-- /TMPL_IF -->
98                         </select>
99                 </td></tr><tr>
100                 <td><label for="f4">Physical medium</label></td>
101                 <td>
102                         <select name="f4" id="f4" size="1">
103                         <!-- TMPL_IF name="f4aa" -->
104                                 <option value="aa" selected="selected">paper</option>
105                         <!-- TMPL_ELSE -->
106                                 <option value="aa">paper</option>
107                         <!-- /TMPL_IF -->
108                         <!-- TMPL_IF name="f4ab" -->
109                                 <option value="ab" selected="selected">wood</option>
110                         <!-- TMPL_ELSE -->
111                                 <option value="ab">wood</option>
112                         <!-- /TMPL_IF -->
113                         <!-- TMPL_IF name="f4ac" -->
114                                 <option value="ac" selected="selected">stone</option>
115                         <!-- TMPL_ELSE -->
116                                 <option value="ac">stone</option>
117                         <!-- /TMPL_IF -->
118                         <!-- TMPL_IF name="f4ad" -->
119                                 <option value="ad" selected="selected">metal</option>
120                         <!-- TMPL_ELSE -->
121                                 <option value="ad">metal</option>
122                         <!-- /TMPL_IF -->
123                         <!-- TMPL_IF name="f4ae" -->
124                                 <option value="ae" selected="selected">synthetics (e.g. plastics, vinyl)</option>
125                         <!-- TMPL_ELSE -->
126                                 <option value="ae">synthetics (e.g. plastics, vinyl)</option>
127                         <!-- /TMPL_IF -->
128                         <!-- TMPL_IF name="f4af" -->
129                                 <option value="af" selected="selected">skin (e.g. parchment, vellum)</option>
130                         <!-- TMPL_ELSE -->
131                                 <option value="af">skin (e.g. parchment, vellum)</option>
132                         <!-- /TMPL_IF -->
133                         <!-- TMPL_IF name="f4ag" -->
134                                 <option value="ag" selected="selected">     textile including manmade fibre textiles (e.g. silk, cloth, nylon)</option>
135                         <!-- TMPL_ELSE -->
136                                 <option value="ag">     textile including manmade fibre textiles (e.g. silk, cloth, nylon)</option>
137                         <!-- /TMPL_IF -->
138                         <!-- TMPL_IF name="f4ah" -->
139                                 <option value="ah" selected="selected">magnetic storage medium - computer compatible</option>
140                         <!-- TMPL_ELSE -->
141                                 <option value="ah">magnetic storage medium - computer compatible</option>
142                         <!-- /TMPL_IF -->
143                         <!-- TMPL_IF name="f4ai" -->
144                                 <option value="ai" selected="selected">magnetic storage medium - not computer compatible</option>
145                         <!-- TMPL_ELSE -->
146                                 <option value="ai">magnetic storage medium - not computer compatible</option>
147                         <!-- /TMPL_IF -->
148                         <!-- TMPL_IF name="f4aj" -->
149                                 <option value="aj" selected="selected">tracing paper</option>
150                         <!-- TMPL_ELSE -->
151                                 <option value="aj">tracing paper</option>
152                         <!-- /TMPL_IF -->
153                         <!-- TMPL_IF name="f4ak" -->
154                                 <option value="ak" selected="selected">cardboard</option>
155                         <!-- TMPL_ELSE -->
156                                 <option value="ak">cardboard</option>
157                         <!-- /TMPL_IF -->
158                         <!-- TMPL_IF name="f4ap" -->
159                                 <option value="ap" selected="selected">plaster</option>
160                         <!-- TMPL_ELSE -->
161                                 <option value="ap">plaster</option>
162                         <!-- /TMPL_IF -->
163                         <!-- TMPL_IF name="f4au" -->
164                                 <option value="au" selected="selected">unknown</option>
165                         <!-- TMPL_ELSE -->
166                                 <option value="au">unknown</option>
167                         <!-- /TMPL_IF -->
168                         <!-- TMPL_IF name="f4az" -->
169                                 <option value="az" selected="selected">other non photographic medium</option>
170                         <!-- TMPL_ELSE -->
171                                 <option value="az">other non photographic medium</option>
172                         <!-- /TMPL_IF -->
173                         <!-- TMPL_IF name="f4ba" -->
174                                 <option value="ba" selected="selected"> transparent or opaque flexible base positive</option>
175                         <!-- TMPL_ELSE -->
176                                 <option value="ba"> transparent or opaque flexible base positive</option>
177                         <!-- /TMPL_IF -->
178                         <!-- TMPL_IF name="f4bb" -->
179                                 <option value="bb" selected="selected">transparent or opaque flexible base negative</option>
180                         <!-- TMPL_ELSE -->
181                                 <option value="bb">transparent or opaque flexible base negative</option>
182                         <!-- /TMPL_IF -->
183                         <!-- TMPL_IF name="f4bc" -->
184                                 <option value="bc" selected="selected">transparent or opaque non-flexible base positive</option>
185                         <!-- TMPL_ELSE -->
186                                 <option value="bc">transparent or opaque non-flexible base positive</option>
187                         <!-- /TMPL_IF -->
188                         <!-- TMPL_IF name="f4bd" -->
189                                 <option value="bd" selected="selected">transparent or opaque non-flexible base negative</option>
190                         <!-- TMPL_ELSE -->
191                                 <option value="bd">transparent or opaque non-flexible base negative</option>
192                         <!-- /TMPL_IF -->
193                         <!-- TMPL_IF name="f4bz" -->
194                                 <option value="bz" selected="selected">other photographic medium</option>
195                         <!-- TMPL_ELSE -->
196                                 <option value="bz">other photographic medium</option>
197                         <!-- /TMPL_IF -->
198                         </select>
199                 </td></tr><tr>
200                 <td><label for="f5">Creation technique</label></td>
201                 <td>
202                         <select name="f5" id="f5" size="1">
203                         <!-- TMPL_IF name="f5a" -->
204                                 <option value="a" selected="selected">manuscript</option>
205                         <!-- TMPL_ELSE -->
206                                 <option value="a">manuscript</option>
207                         <!-- /TMPL_IF -->
208                         <!-- TMPL_IF name="f5b" -->
209                                 <option value="b" selected="selected">printing</option>
210                         <!-- TMPL_ELSE -->
211                                 <option value="b">printing</option>
212                         <!-- /TMPL_IF -->
213                         <!-- TMPL_IF name="f5c" -->
214                                 <option value="c" selected="selected">photocopying</option>
215                         <!-- TMPL_ELSE -->
216                                 <option value="c">photocopying</option>
217                         <!-- /TMPL_IF -->
218                         <!-- TMPL_IF name="f5d" -->
219                                 <option value="d" selected="selected">microphotography</option>
220                         <!-- TMPL_ELSE -->
221                                 <option value="d">microphotography</option>
222                         <!-- /TMPL_IF -->
223                         <!-- TMPL_IF name="f5u" -->
224                                 <option value="u" selected="selected">unknown</option>
225                         <!-- TMPL_ELSE -->
226                                 <option value="u">unknown</option>
227                         <!-- /TMPL_IF -->
228                         <!-- TMPL_IF name="f5y" -->
229                                 <option value="y" selected="selected">the cartographic item is not a final produc</option>
230                         <!-- TMPL_ELSE -->
231                                 <option value="y">the cartographic item is not a final produc</option>
232                         <!-- /TMPL_IF -->
233                         <!-- TMPL_IF name="f5z" -->
234                                 <option value="z" selected="selected">other</option>
235                         <!-- TMPL_ELSE -->
236                                 <option value="z">other</option>
237                         <!-- /TMPL_IF -->
238                         </select>
239                 </td>
240         </tr><tr>
241                 <td><label for="f6">Form of reproduction</label></td>
242                 <td>
243                         <select name="f6" id="f6" size="1">
244                         <!-- TMPL_IF name="f6a" -->
245                                 <option value="a" selected="selected">by hand</option>
246                         <!-- TMPL_ELSE -->
247                                 <option value="a">by hand</option>
248                         <!-- /TMPL_IF -->
249                         <!-- TMPL_IF name="f6b" -->
250                                 <option value="b" selected="selected">printed</option>
251                         <!-- TMPL_ELSE -->
252                                 <option value="b">printed</option>
253                         <!-- /TMPL_IF -->
254                         <!-- TMPL_IF name="f6c" -->
255                                 <option value="c" selected="selected">photography</option>
256                         <!-- TMPL_ELSE -->
257                                 <option value="c">photography</option>
258                         <!-- /TMPL_IF -->
259                         <!-- TMPL_IF name="f6d" -->
260                                 <option value="d" selected="selected">transfer line print</option>
261                         <!-- TMPL_ELSE -->
262                                 <option value="d">transfer line print</option>
263                         <!-- /TMPL_IF -->
264                         <!-- TMPL_IF name="f6y" -->
265                                 <option value="y" selected="selected">not a reproduction</option>
266                         <!-- TMPL_ELSE -->
267                                 <option value="y">not a reproduction</option>
268                         <!-- /TMPL_IF -->
269                         </select>
270                 </td>
271         </tr><tr>
272                 <td><label for="f7">Geodetic adjustment</label></td>
273                 <td>
274                         <select name="f7" id="f7" size="1">
275                         <!-- TMPL_IF name="f7a" -->
276                                 <option value="a" selected="selected">a- no adjustment</option>
277                         <!-- TMPL_ELSE -->
278                                 <option value="a">a- no adjustment</option>
279                         <!-- /TMPL_IF -->
280                         <!-- TMPL_IF name="f7b" -->
281                                 <option value="b" selected="selected">b- adjusted but without grid system</option>
282                         <!-- TMPL_ELSE -->
283                                 <option value="b">b- adjusted but without grid system</option>
284                         <!-- /TMPL_IF -->
285                         <!-- TMPL_IF name="f7c" -->
286                                 <option value="c" selected="selected">c- adjusted with grid system</option>
287                         <!-- TMPL_ELSE -->
288                                 <option value="c">c- adjusted with grid system</option>
289                         <!-- /TMPL_IF -->
290                         <!-- TMPL_IF name="f7x" -->
291                                 <option value="x" selected="selected">x- not applicable</option>
292                         <!-- TMPL_ELSE -->
293                                 <option value="x">x- not applicable</option>
294                         <!-- /TMPL_IF -->
295                         </select>
296                 </td>
297         </tr>
298 <tr>
299                 <td><label for="f8">Physical form of publication</label></td>
300                 <td>
301                         <select name="f8" id="f8" size="1">
302                         <!-- TMPL_IF name="f8a" -->
303                                 <option value="a" selected="selected">single</option>
304                         <!-- TMPL_ELSE -->
305                                 <option value="a">single</option>
306                         <!-- /TMPL_IF -->
307                         <!-- TMPL_IF name="f8b" -->
308                                 <option value="b" selected="selected">in parts</option>
309                         <!-- TMPL_ELSE -->
310                                 <option value="b">in parts</option>
311                         <!-- /TMPL_IF -->
312                         <!-- TMPL_IF name="f8c" -->
313                                 <option value="c" selected="selected">atlas including loose-leaf published atlas</option>
314                         <!-- TMPL_ELSE -->
315                                 <option value="c">atlas including loose-leaf published atlas</option>
316                         <!-- /TMPL_IF -->
317                         <!-- TMPL_IF name="f8d" -->
318                                 <option value="d" selected="selected">as a separate supplement to a journal, monograph, etc.</option>
319                         <!-- TMPL_ELSE -->
320                                 <option value="d">as a separate supplement to a journal, monograph, etc.</option>
321                         <!-- /TMPL_IF -->
322                         <!-- TMPL_IF name="f8e" -->
323                                 <option value="e" selected="selected">bound into a journal, monograph, etc.</option>
324                         <!-- TMPL_ELSE -->
325                                 <option value="e">bound into a journal, monograph, etc.</option>
326                         <!-- /TMPL_IF -->
327                         <!-- TMPL_IF name="f8z" -->
328                                 <option value="z" selected="selected">other</option>
329                         <!-- TMPL_ELSE -->
330                                 <option value="z">other</option>
331                         <!-- /TMPL_IF -->
332                         </select>
333                 </td>
334         </tr>
335 </table>
336 <fieldset class="action"><input type="button" value="OK" onclick="report();" /> <a href="#" class="cancel close">Cancel</a></fieldset>
337 </form>
338 <script type="text/javascript">
339 //<![CDATA[
340         function report() {
341
342             var doc   = opener.document; 
343             var field = doc.getElementById("<!-- TMPL_VAR NAME='index'-->");
344         
345             field.value =  document.f_pop.f1.value + document.f_pop.f2.value +document.f_pop.f3.value +document.f_pop.f4.value +document.f_pop.f5.value +document.f_pop.f6.value +document.f_pop.f7.value +document.f_pop.f8.value;
346                 self.close();
347                 return false;
348         }
349 //]]>
350 </script>
351
352 <!-- TMPL_INCLUDE NAME="popup-bottom.inc" -->