Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref
Owen Leonard eccc6ee715 Bug 27263: Link to preferences mentioned in system preference descriptions
This patch attempts to locate all references to system preference names
in various system preference descriptions and link those preference
names to a search for that preference. This will allow the user to
easily jump between preferences which are related or depend on each
other.

To test, apply the patch go to Administration -> System preferences.

- Open each preference category and confirm that the page loads without
  error.
- Test any system preference links you find to confirm that they work
  correctly.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-01-13 17:17:04 +01:00

64 lines
2.4 KiB
Text

Serials:
-
- Show
- pref: opacSerialDefaultTab
choices:
holdings: holdings tab
subscriptions: subscriptions tab
serialcollection: serial collection tab
- as default tab for serials in OPAC. Please note that the serial collection tab is currently available only for UNIMARC.
-
- pref: RenewSerialAddsSuggestion
choices:
yes: Add
no: "Don't add"
- a suggestion for a bibliographic record when its attached serial is renewed.
-
- pref: RoutingSerials
choices:
yes: Use
no: "Don't use"
- the routing list feature in the serials module.
-
- pref: RoutingListAddReserves
choices:
yes: Place
no: "Don't place"
- received serials on hold if they are on a routing list.
-
- "Include the following note on all routing lists:"
- pref: RoutingListNote
type: textarea
class: code
-
- Show the
- pref: StaffSerialIssueDisplayCount
class: integer
- previous issues of a serial on the staff interface.
-
- Show the
- pref: OPACSerialIssueDisplayCount
class: integer
- previous issues of a serial on the OPAC.
-
- When showing the subscription information for a bibliographic record, preselect
- pref: SubscriptionHistory
choices:
simplified: brief history
full: full history
- view of serial issues.
-
- List of fields which must not be rewritten when a subscription is duplicated (separated by pipe |)
- pref: SubscriptionDuplicateDroppedInput
-
- pref: makePreviousSerialAvailable
choices:
yes: Make
no: Don't make
- previous serial automatically available when receiving a new serial issue. The previous issue can also be set to another item type when receiving a new one. Please note that the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=item-level_itypes">item-level_itypes</a> system preference must be set to specific item.
-
- pref: PreserveSerialNotes
choices:
yes: Do
no: Don't
- prefill the notes from the last 'Arrived' serial when generating the next 'Expected' issue.