Fix handling of pref defaults (#3747, #3588)
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / cataloguing.pref
index 387b433..5bdc1e6 100644 (file)
@@ -70,8 +70,13 @@ Cataloging:
                   incremental: generated in the form 1, 2, 3.
                   annual: generated in the form <year>-0001, <year>-0002.
                   hbyymmincr: generated in the form <branchcode>yymm0001.
-                  OFF: not generated automatically.
+                  "OFF": not generated automatically.
     Display:
+        -
+            - 'Separate multiple displayed authors, series or subjects with '
+            - pref: authoritysep
+              class: short
+            - '.'
         -
             - Show
             - pref: URLLinkText
@@ -116,4 +121,11 @@ Cataloging:
             - pref: OPACSerialIssueDisplayCount
               class: integer
             - previous issues of a serial on the OPAC.
+        -
+            - When showing the subscription information for a biblio, show
+            - pref: SubscriptionHistory
+              choices:
+                  simplified: a summary
+                  full: a full list
+            - of the serial issues.