Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref
Jonathan Druart 20f4235048 Bug 11490: Add prefs MaxItemsToProcessForBatchMod and MaxItemsToDisplayForBatchDel
Signed-off-by: Laurence Rault <laurence.rault@biblibre.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-06-24 11:50:27 +00:00

28 lines
864 B
Text

Tools:
Batch item:
-
- Process up to
- pref: MaxItemsToProcessForBatchMod
class: integer
- items in a single item modification batch.
-
- Display up to
- pref: MaxItemsToDisplayForBatchDel
class: integer
- items in a single item deletion batch.
Patron cards:
-
- Limit the number of creator images stored in the database to
- pref: ImageLimit
class: Integer
- images.
News:
-
- "Show the author for news items:"
- pref: NewsAuthorDisplay
choices:
none: "Not at all"
opac: "OPAC only"
staff: "Staff client only"
both: "Both OPAC and staff client"
-