Z39 Batch : Z Index Conify
authorBill Erickson <berick@esilibrary.com>
Mon, 25 Feb 2013 16:01:17 +0000 (11:01 -0500)
committerBill Erickson <berick@esilibrary.com>
Mon, 25 Feb 2013 16:01:17 +0000 (11:01 -0500)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/templates/conify/global/config/z3950_index_field_map.tt2

index 6d3deea..4c603ad 100644 (file)
             </tr>
         </thead>
     </table>
+
+    <p><i>
+[% | l %]Map Metabib Fields OR Bib Record Attributes to specific Z39.50 
+Attributes OR generic Z39.50 Attribute types (by name).[% END %]
+    </i></p>
+
 </div>
 
 <script>
@@ -59,6 +65,7 @@
 
     dojo.addOnLoad(function() {
 
+        // display the z39 attr field label and source
         zGrid.overrideWidgetArgs.z3950_attr = {
             labelFormat : ['${0} : ${1}', 'source', 'label']
         }