View | Details | Raw Unified | Return to bug 23849
Collapse All | Expand All

(-)a/C4/UsageStats.pm (-176 / +648 lines)
Lines 133-371 Returns an I<arreyref> with the system preferences to be shared. Link Here
133
sub _shared_preferences {
133
sub _shared_preferences {
134
134
135
    my @preferences = qw/
135
    my @preferences = qw/
136
        AccessControlAllowOrigin
137
        AccountAutoReconcile
136
        AcqCreateItem
138
        AcqCreateItem
137
        AcqWarnOnDuplicateInvoice
139
        AcqEnableFiles
140
        AcqItemSetSubfieldsWhenReceiptIsCancelled
141
        AcqItemSetSubfieldsWhenReceived
142
        AcquisitionDetails
143
        AcquisitionLog
144
        AcquisitionsDefaultEmailAddress
145
        AcquisitionsDefaultReplyTo
138
        AcqViewBaskets
146
        AcqViewBaskets
139
        BasketConfirmations
147
        AcqWarnOnDuplicateInvoice
140
        OrderPdfFormat
148
        ActionLogsTraceDepth
141
        casAuthentication
149
        AdditionalContentsEditor
142
        casLogout
150
        AdditionalFieldsInZ3950ResultAuthSearch
143
        AllowPKIAuth
151
        AdditionalFieldsInZ3950ResultSearch
144
        DebugLevel
152
        AddressForFailedOverdueNotices
145
        CSVDelimiter
153
        AddressFormat
146
        noItemTypeImages
154
        AdlibrisCoversEnabled
147
        OpacNoItemTypeImages
155
        AdlibrisCoversURL
148
        virtualshelves
149
        StaffLoginRestrictLibraryByIP
150
        IndependentBranches
151
        SessionStorage
152
        Persona
153
        AuthDisplayHierarchy
154
        AutoCreateAuthorities
155
        AutoLinkBiblios
156
        RequireChoosingExistingAuthority
157
        AuthorityMergeLimit
158
        AuthorityMergeMode
159
        UseAuthoritiesForTracings
160
        CatalogModuleRelink
161
        hide_marc
162
        IntranetBiblioDefaultView
163
        LabelMARCView
164
        OpacSuppression
165
        SeparateHoldings
166
        UseControlNumber
167
        advancedMARCeditor
156
        advancedMARCeditor
168
        DefaultClassificationSource
157
        AdvancedSearchLanguages
169
        EasyAnalyticalRecords
158
        AdvancedSearchTypes
170
        autoBarcode
159
        AgeRestrictionMarker
171
        item-level_itypes
172
        marcflavour
173
        PrefillItem
174
        z3950NormalizeAuthor
175
        SpineLabelAutoPrint
176
        SpineLabelShowPrintOnBibDetails
177
        BlockReturnOfLostItems
178
        BlockReturnOfWithdrawnItems
179
        CalculateFinesOnReturn
180
        AgeRestrictionOverride
160
        AgeRestrictionOverride
161
        AggressiveMatchOnISBN
162
        AggressiveMatchOnISSN
181
        AllFinesNeedOverride
163
        AllFinesNeedOverride
164
        AllowAllMessageDeletion
165
        AllowCheckoutNotes
182
        AllowFineOverride
166
        AllowFineOverride
183
        AllowItemsOnHoldCheckoutSIP
167
        AllowHoldDateInFuture
168
        AllowHoldItemTypeSelection
169
        AllowHoldItemTypeSelection
170
        AllowHoldPolicyOverride
171
        AllowHoldsOnDamagedItems
172
        AllowHoldsOnPatronsPossessions
184
        AllowItemsOnHoldCheckoutSCO
173
        AllowItemsOnHoldCheckoutSCO
174
        AllowItemsOnHoldCheckoutSIP
175
        AllowMultipleCovers
176
        AllowMultipleIssuesOnABiblio
185
        AllowNotForLoanOverride
177
        AllowNotForLoanOverride
178
        AllowPatronToControlAutorenewal
179
        AllowPatronToSetCheckoutsVisibilityForGuarantor
180
        AllowPatronToSetFinesVisibilityForGuarantor
181
        AllowPKIAuth
182
        AllowRenewalIfOtherItemsAvailable
186
        AllowRenewalLimitOverride
183
        AllowRenewalLimitOverride
184
        AllowRenewalOnHoldOverride
187
        AllowReturnToBranch
185
        AllowReturnToBranch
186
        AllowSetAutomaticRenewal
187
        AllowStaffToSetCheckoutsVisibilityForGuarantor
188
        AllowStaffToSetFinesVisibilityForGuarantor
188
        AllowTooManyOverride
189
        AllowTooManyOverride
190
        alphabet
191
        AlternateHoldingsField
192
        AlternateHoldingsSeparator
193
        AmazonCoverImages
194
        AmazonLocale
195
        AnonSuggestions
196
        AnonymousPatron
197
        ApplyFrameworkDefaults
198
        ArticleRequests
199
        ArticleRequestsLinkControl
200
        ArticleRequestsMandatoryFields
201
        ArticleRequestsMandatoryFieldsItemsOnly
202
        ArticleRequestsMandatoryFieldsRecordOnly
203
        AudioAlerts
204
        AuthDisplayHierarchy
205
        AuthFailureLog
206
        AuthoritiesLog
207
        AuthorityControlledIndicators
208
        AuthorityMergeLimit
209
        AuthorityMergeMode
210
        AuthoritySeparator
211
        AuthorityXSLTOpacDetailsDisplay
212
        AuthorityXSLTOpacResultsDisplay
213
        AuthorLinkSortBy
214
        AuthorLinkSortOrder
215
        AuthSuccessLog
216
        AutoApprovePatronProfileSettings
217
        autoBarcode
218
        AutoCreateAuthorities
219
        AutoCreditNumber
220
        AutoEmailNewUser
221
        AutoLinkBiblios
222
        AutomaticCheckinAutoFill
223
        AutomaticConfirmTransfer
189
        AutomaticItemReturn
224
        AutomaticItemReturn
225
        autoMemberNum
190
        AutoRemoveOverduesRestrictions
226
        AutoRemoveOverduesRestrictions
191
        CircControl
227
        AutoRenewalNotices
192
        HomeOrHoldingBranch
193
        IssueLostItem
194
        IssuingInProcess
195
        OverduesBlockCirc
196
        RenewalPeriodBase
197
        RenewalSendNotice
198
        ReturnBeforeExpiry
199
        TransfersMaxDaysWarning
200
        UseBranchTransferLimits
201
        UseTransportCostMatrix
202
        UseCourseReserves
203
        finesCalendar
204
        FinesIncludeGracePeriod
205
        finesMode
206
        RefundLostOnReturnControl
207
        WhenLostChargeReplacementFee
208
        WhenLostForgiveFine
209
        AllowHoldDateInFuture
210
        AllowHoldItemTypeSelection
211
        AllowHoldPolicyOverride
212
        AllowHoldsOnDamagedItems
213
        AllowHoldsOnPatronsPossessions
214
        AutoResumeSuspendedHolds
228
        AutoResumeSuspendedHolds
229
        AutoReturnCheckedOutItems
230
        AutoSelfCheckAllowed
231
        AutoShareWithMana
232
        AutoSwitchPatron
233
        Babeltheque
234
        BakerTaylorEnabled
235
        BarcodeSeparators
236
        BasketConfirmations
237
        BatchCheckouts
238
        BiblioDefaultView
239
        BibtexExportAdditionalFields
240
        BlockExpiredPatronOpacActions
241
        BlockReturnOfLostItems
242
        BlockReturnOfWithdrawnItems
243
        BorrowerMandatoryField
244
        borrowerRelationship
245
        BorrowerRenewalPeriodBase
246
        BorrowersLog
247
        BorrowersTitles
248
        BorrowerUnwantedField
249
        BranchTransferLimitsType
250
        BrowseResultSelection
251
        BundleLostValue
252
        BundleNotLoanValue
253
        CalculateFinesOnBackdate
254
        CalculateFinesOnReturn
255
        CalculateFundValuesIncludingTax
256
        CalendarFirstDayOfWeek
257
        CancelOrdersInClosedBaskets
258
        CanMarkHoldsToPullAsLost
215
        canreservefromotherbranches
259
        canreservefromotherbranches
260
        CardnumberLength
261
        casAuthentication
262
        casLogout
263
        casServerVersion
264
        CatalogConcerns
265
        CatalogerEmails
266
        CatalogModuleRelink
267
        CataloguingLog
268
        ChargeFinesOnClosedDays
269
        CheckPrevCheckout
270
        CircAutoPrintQuickSlip
271
        CircConfirmItemParts
272
        CircControl
273
        CircSidebar
274
        CirculateILL
275
        ClaimReturnedChargeFee
276
        ClaimReturnedLostValue
277
        ClaimReturnedWarningThreshold
278
        ClaimsBccCopy
279
        ClaimsLog
280
        CleanUpDatabaseReturnClaims
281
        CoceProviders
282
        COinSinOPACResults
283
        CollapseFieldsPatronAddForm
284
        ComponentSortField
285
        ComponentSortOrder
286
        ConfirmFutureHolds
287
        ConsiderOnSiteCheckoutsAsNormalCheckouts
288
        ContentWarningField
289
        CookieConsent
290
        CreateAVFromCataloguing
291
        CronjobLog
292
        CSVDelimiter
293
        CumulativeRestrictionPeriods
294
        CurbsidePickup
295
        CurrencyFormat
296
        CustomCoverImages
297
        CustomCoverImagesURL
298
        dateformat
299
        DebugLevel
216
        decreaseLoanHighHolds
300
        decreaseLoanHighHolds
301
        decreaseLoanHighHoldsControl
302
        decreaseLoanHighHoldsDuration
303
        decreaseLoanHighHoldsIgnoreStatuses
304
        decreaseLoanHighHoldsValue
305
        DefaultAuthorityTab
306
        DefaultClassificationSource
307
        DefaultCountryField008
308
        DefaultHoldExpirationdate
309
        DefaultHoldExpirationdatePeriod
310
        DefaultHoldExpirationdateUnitOfTime
311
        DefaultHoldPickupLocation
312
        DefaultLanguageField008
313
        DefaultLongOverdueChargeValue
314
        DefaultLongOverdueDays
315
        DefaultLongOverdueLostValue
316
        DefaultLongOverdueSkipLostStatuses
317
        DefaultPatronSearchFields
318
        DefaultPatronSearchMethod
319
        DefaultSaveRecordFileID
320
        defaultSortField
321
        defaultSortOrder
322
        DefaultToLoggedInLibraryCircRules
323
        DefaultToLoggedInLibraryNoticesSlips
324
        DefaultToLoggedInLibraryOverdueTriggers
325
        Display856uAsImage
326
        DisplayClearScreenButton
327
        displayFacetCount
328
        DisplayIconsXSLT
329
        DisplayLibraryFacets
217
        DisplayMultiPlaceHold
330
        DisplayMultiPlaceHold
331
        DisplayOPACiconsXSLT
332
        DumpSearchQueryTemplate
333
        DumpTemplateVarsIntranet
334
        DumpTemplateVarsOpac
335
        EasyAnalyticalRecords
336
        EDIFACT
337
        EdifactInvoiceImport
338
        EdifactLSQ
339
        ElasticsearchCrossFields
340
        ElasticsearchIndexStatus_authorities
341
        ElasticsearchIndexStatus_biblios
342
        ElasticsearchMARCFormat
343
        ElectreImageOnOpac
344
        ElectreImageOnStaff
345
        ElectreResumeOnOpac
346
        ElectreResumeOnStaff
347
        ElectreThumbnailOnOpacDetail
348
        ElectreThumbnailOnStaffDetail
349
        EmailAddressForSuggestions
350
        EmailFieldPrecedence
351
        EmailFieldPrimary
218
        emailLibrarianWhenHoldIsPlaced
352
        emailLibrarianWhenHoldIsPlaced
353
        EmailOverduesNoEmail
354
        EmailPatronWhenHoldIsPlaced
355
        EmailPurchaseSuggestions
356
        EnableAdvancedCatalogingEditor
357
        EnableBorrowerFiles
358
        EnableExpiredPasswordReset
359
        EnableItemGroupHolds
360
        EnableItemGroups
361
        EnableOpacSearchHistory
362
        EnablePayPalOpacPayments
363
        EnablePointOfSale
364
        EnableSearchHistory
365
        EnhancedMessagingPreferences
366
        EnhancedMessagingPreferencesOPAC
367
        ERMModule
368
        ERMProviders
369
        ESPreventAutoTruncate
370
        ExcludeHolidaysFromMaxPickUpDelay
371
        expandedSearchOption
372
        ExpireReservesAutoFillEmail
219
        ExpireReservesMaxPickUpDelay
373
        ExpireReservesMaxPickUpDelay
220
        OPACAllowHoldDateInFuture
374
        ExpireReservesMaxPickUpDelayCharge
221
        OPACAllowUserToChooseBranch
375
        ExpireReservesOnHolidays
222
        ReservesControlBranch
376
        ExportCircHistory
223
        ReservesNeedReturns
377
        ExportRemoveFields
224
        SuspendHoldsIntranet
378
        ExtendedPatronAttributes
225
        SuspendHoldsOpac
379
        FacetLabelTruncationLength
226
        TransferWhenCancelAllWaitingHolds
380
        FacetMaxCount
227
        AllowAllMessageDeletion
381
        FacetOrder
228
        PatronAutoComplete
382
        FailedLoginAttempts
229
        CircAutoPrintQuickSlip
383
        FallbackToSMSIfNoEmail
230
        DisplayClearScreenButton
384
        FeeOnChangePatronCategory
231
        FilterBeforeOverdueReport
385
        FilterBeforeOverdueReport
232
        FineNotifyAtCheckin
386
        FineNotifyAtCheckin
233
        itemBarcodeFallbackSearch
387
        FinePaymentAutoPopup
234
        itemBarcodeInputFilter
388
        finesCalendar
235
        previousIssuesDefaultSortOrder
389
        FinesIncludeGracePeriod
236
        RecordLocalUseOnReturn
390
        FinesLog
237
        AudioAlerts
391
        finesMode
238
        SpecifyDueDate
392
        ForceLibrarySelection
239
        todaysIssuesDefaultSortOrder
240
        UpdateTotalIssuesOnCirc
241
        UseTablesortForCirc
242
        WaitingNotifyAtCheckin
243
        SCOAllowCheckin
244
        AutoSelfCheckAllowed
245
        FRBRizeEditions
393
        FRBRizeEditions
246
        OPACFRBRizeEditions
394
        GDPR_Policy
247
        AmazonCoverImages
395
        gist
248
        OPACAmazonCoverImages
396
        GoogleIndicTransliteration
249
        Babeltheque
250
        BakerTaylorEnabled
251
        GoogleJackets
397
        GoogleJackets
398
        GoogleOpenIDConnect
399
        GoogleOpenIDConnectAutoRegister
400
        hide_marc
401
        hidelostitems
402
        HidePatronName
403
        HidePersonalPatronDetailOnCirculation
404
        HighlightOwnItemsOnOPACWhich
405
        HoldCustomStatuses
406
        HoldFeeMode
407
        HoldsAutoFill
408
        HoldsAutoFillPrintSlip
409
        HoldsLog
410
        HoldsNeedProcessingSIP
411
        HoldsQueuePrioritizeBranch
412
        HoldsQueueSkipClosed
413
        HoldsSplitQueue
414
        HoldsToPullStartDate
415
        HomeOrHoldingBranch
416
        HouseboundModule
252
        HTML5MediaEnabled
417
        HTML5MediaEnabled
418
        HTML5MediaExtensions
419
        HTML5MediaYouTube
420
        IdRef
421
        ILLCheckAvailability
422
        ILLDefaultStaffEmail
423
        ILLHiddenRequestStatuses
424
        IllLog
425
        ILLModule
426
        ILLModuleUnmediated
427
        ILLOpacbackends
428
        ILLPartnerCode
429
        ILLSendStaffNotices
430
        ILS-DI
431
        ImageLimit
432
        IncludeSeeFromInSearches
433
        IndependentBranches
434
        IndependentBranchesPatronModifications
435
        IndependentBranchesTransfers
436
        INTRAdidyoumean
437
        intranet_includes
438
        IntranetAddMastheadLibraryPulldown
439
        IntranetBiblioDefaultView
440
        intranetbookbag
441
        IntranetCatalogSearchPulldown
442
        IntranetCoce
443
        IntranetFavicon
444
        IntranetNav
445
        IntranetNumbersPreferPhrase
446
        intranetreadinghistory
447
        IntranetReadingHistoryHolds
448
        ISBD
449
        IssueLog
450
        IssueLostItem
451
        IssuingInProcess
452
        item-level_itypes
453
        itemBarcodeFallbackSearch
454
        itemBarcodeInputFilter
455
        itemcallnumber
456
        ItemsDeniedRenewal
457
        KohaManualLanguage
458
        LabelMARCView
459
        language
253
        LibraryThingForLibrariesEnabled
460
        LibraryThingForLibrariesEnabled
461
        LibraryThingForLibrariesTabbedView
462
        LinkerConsiderThesaurus
463
        LinkerKeepStale
464
        LinkerModule
465
        LinkerOptions
466
        LinkerRelink
467
        ListOwnerDesignated
468
        ListOwnershipUponPatronDeletion
469
        LoadCheckoutsTableDelay
470
        LoadSearchHistoryToTheFirstLoggedUser
254
        LocalCoverImages
471
        LocalCoverImages
255
        OPACLocalCoverImages
472
        LocalHoldsPriority
473
        LocalHoldsPriorityItemControl
474
        LocalHoldsPriorityPatronControl
475
        LockExpiredDelay
476
        makePreviousSerialAvailable
477
        Mana
478
        MARCAuthorityControlField008
479
        MarcFieldsToOrder
480
        marcflavour
481
        MarcItemFieldsToOrder
482
        MARCOrgCode
483
        MARCOverlayRules
484
        MarkLostItemsAsReturned
485
        MaxComponentRecords
486
        MaxFine
487
        maxItemsInSearchResults
488
        MaxItemsToDisplayForBatchDel
489
        MaxItemsToDisplayForBatchMod
490
        MaxItemsToProcessForBatchMod
491
        MaxOpenSuggestions
492
        maxoutstanding
493
        maxRecordsForFacets
494
        maxreserves
495
        MaxSearchResultsItemsPerRecordStatusCheck
496
        MaxTotalSuggestions
497
        MembershipExpiryDaysNotice
498
        MergeReportFields
499
        minPasswordLength
500
        NewItemsDefaultLocation
501
        NewsAuthorDisplay
502
        NewsLog
503
        noissuescharge
504
        NoIssuesChargeGuarantees
505
        NoIssuesChargeGuarantorsWithGuarantees
506
        noItemTypeImages
507
        NoRefundOnLostReturnedItemsAge
508
        NoRenewalBeforePrecision
509
        NotesToHide
510
        NotHighlightedWords
511
        NoticesLog
512
        NotifyBorrowerDeparture
513
        NotifyPasswordChange
256
        NovelistSelectEnabled
514
        NovelistSelectEnabled
257
        OpenLibraryCovers
515
        NumberOfSuggestionDays
258
        OpenLibrarySearch
516
        numReturnedItemsToShow
259
        SyndeticsEnabled
517
        NumSavedReports
260
        TagsEnabled
518
        numSearchResults
261
        CalendarFirstDayOfWeek
519
        numSearchRSSResults
262
        opaclanguagesdisplay
520
        OAI-PMH
263
        AcquisitionLog
521
        OAI-PMH:DeletedRecord
264
        AuthoritiesLog
522
        OnSiteCheckoutAutoCheck
265
        BorrowersLog
523
        OnSiteCheckouts
266
        CataloguingLog
524
        OnSiteCheckoutsForce
267
        FinesLog
525
        OPACAcquisitionDetails
268
        IssueLog
269
        ClaimsLog
270
        ReturnLog
271
        SubscriptionLog
272
        BiblioDefaultView
273
        COinSinOPACResults
274
        DisplayOPACiconsXSLT
275
        hidelostitems
276
        OpacAddMastheadLibraryPulldown
526
        OpacAddMastheadLibraryPulldown
277
        OPACDisplay856uAsImage
527
        OpacAdvSearchMoreOptions
278
        OpacHighlightedWords
528
        OpacAdvSearchOptions
279
        OpacKohaUrl
529
        OPACAllowHoldDateInFuture
280
        OpacMaintenance
530
        OpacAllowPublicListCreation
281
        OpacPublic
531
        OpacAllowSharingPrivateLists
282
        OpacSeparateHoldings
532
        OPACAllowUserToChangeBranch
283
        OPACShowCheckoutName
533
        OPACAllowUserToChooseBranch
284
        OpacShowFiltersPulldownMobile
534
        OPACAmazonCoverImages
285
        OPACShowHoldQueueDetails
535
        OPACAuthorIdentifiers
286
        OpacShowRecentComments
287
        OPACShowUnusedAuthorities
288
        OpacStarRatings
289
        opacthemes
290
        OPACURLOpenInNewWindow
291
        OpacAuthorities
536
        OpacAuthorities
292
        opacbookbag
537
        opacbookbag
293
        OpacBrowser
538
        OpacBrowser
294
        OpacBrowseResults
539
        OpacBrowseResults
540
        OpacCatalogConcerns
295
        OpacCloud
541
        OpacCloud
542
        OpacCoce
543
        OPACComments
544
        OPACCustomCoverImages
545
        OPACdefaultSortField
546
        OPACdefaultSortOrder
547
        OPACDetailQRCode
548
        OPACdidyoumean
549
        OPACDisplay856uAsImage
550
        OpacExportOptions
551
        OPACFallback
552
        OPACFineNoRenewals
553
        OPACFineNoRenewalsBlockAutoRenew
296
        OPACFinesTab
554
        OPACFinesTab
555
        OPACFRBRizeEditions
556
        OpacHiddenItems
557
        OpacHiddenItemsExceptions
558
        OpacHighlightedWords
559
        OPACHoldingsDefaultSortField
297
        OpacHoldNotes
560
        OpacHoldNotes
561
        OPACHoldRequests
562
        OPACHoldsHistory
563
        OPACHoldsIfAvailableAtPickup
564
        OPACISBD
565
        OpacItemLocation
298
        OPACItemLocation
566
        OPACItemLocation
567
        OpacKohaUrl
568
        OpacLangSelectorMode
569
        OPACLanguages
570
        opaclanguagesdisplay
571
        OPACLocalCoverImages
572
        OpacMaintenance
573
        OPACMandatoryHoldDates
574
        OpacMaxItemsToDisplay
575
        OpacMetaDescription
576
        OpacNewsLibrarySelect
577
        OpacNoItemTypeImages
578
        OPACNumbersPreferPhrase
579
        OPACnumSearchResults
299
        OpacPasswordChange
580
        OpacPasswordChange
300
        OPACPatronDetails
581
        OPACPatronDetails
301
        OPACpatronimages
582
        OPACpatronimages
583
        OPACPlayMusicalInscripts
302
        OPACPopupAuthorsSearch
584
        OPACPopupAuthorsSearch
303
        OpacTopissue
304
        opacuserlogin
305
        QuoteOfTheDay
306
        OPACHoldRequests
307
        OPACComments
308
        ShowReviewer
309
        ShowReviewerPhoto
310
        SocialNetworks
311
        suggestion
312
        OpacAllowPublicListCreation
313
        OpacAllowSharingPrivateLists
314
        OpacRenewalAllowed
315
        OpacRenewalBranch
316
        OPACViewOthersSuggestions
317
        SearchMyLibraryFirst
318
        AnonSuggestions
319
        EnableOpacSearchHistory
320
        OPACPrivacy
585
        OPACPrivacy
586
        OpacPublic
321
        opacreadinghistory
587
        opacreadinghistory
322
        TrackClicks
588
        OpacRenewalAllowed
323
        PatronSelfRegistration
589
        OpacRenewalBranch
590
        OPACReportProblem
591
        OpacResetPassword
592
        OPACResultsMaxItems
593
        OPACResultsMaxItemsUnavailable
594
        OPACResultsUnavailableGroupingBy
595
        OPACSearchForTitleIn
596
        OpacSeparateHoldings
597
        OpacSeparateHoldingsBranch
598
        opacSerialDefaultTab
599
        OPACSerialIssueDisplayCount
324
        OPACShelfBrowser
600
        OPACShelfBrowser
325
        AutoEmailNewUser
601
        OPACShibOnly
326
        EmailFieldPrimary
602
        OPACShowCheckoutName
327
        autoMemberNum
603
        OPACShowHoldQueueDetails
328
        BorrowerRenewalPeriodBase
604
        OPACShowMusicalInscripts
329
        EnableBorrowerFiles
605
        OPACShowOpenURL
330
        EnhancedMessagingPreferences
606
        OpacShowRecentComments
331
        ExtendedPatronAttributes
607
        OPACShowSavings
332
        intranetreadinghistory
608
        OPACShowUnusedAuthorities
609
        OpacStarRatings
610
        OPACSuggestionAutoFill
611
        OPACSuggestionMandatoryFields
612
        OPACSuggestionUnwantedFields
613
        OpacSuppression
614
        OpacSuppressionRedirect
615
        opacthemes
616
        OpacTopissue
617
        OpacTrustedCheckout
618
        OPACURLOpenInNewWindow
619
        opacuserlogin
620
        OPACViewOthersSuggestions
621
        OpenLibraryCovers
622
        OpenLibrarySearch
623
        OrderPdfFormat
624
        OrderPriceRounding
625
        OverDriveCirculation
626
        OverdueNoticeCalendar
627
        OverdueNoticeFrom
628
        OverduesBlockCirc
629
        OverduesBlockRenewing
630
        PassItemMarcToXSLT
631
        PatronAnonymizeDelay
632
        PatronAutoComplete
633
        PatronDuplicateMatchingAddFields
333
        patronimages
634
        patronimages
334
        TalkingTechItivaPhoneNotification
635
        PatronQuickAddFields
335
        uppercasesurnames
636
        PatronRemovalDelay
336
        IncludeSeeFromInSearches
637
        PatronRestrictionTypes
638
        PatronSelfModificationMandatoryField
639
        PatronSelfRegistration
640
        PatronSelfRegistrationEmailMustBeUnique
641
        PatronSelfRegistrationExpireTemporaryAccountsDelay
642
        PatronSelfRegistrationPrefillForm
643
        PatronSelfRegistrationVerifyByEmail
644
        PatronsPerPage
645
        PayPalSandboxMode
646
        PhoneNotification
647
        PrefillGuaranteeField
648
        PrefillItem
649
        PreservationModule
650
        PreservationNotForLoanDefaultTrainIn
651
        PreservationNotForLoanWaitingListIn
652
        PreserveSerialNotes
653
        previousIssuesDefaultSortOrder
654
        printcirculationslips
655
        PrintNoticesMaxLines
656
        PrivacyPolicyConsent
657
        ProtectSuperlibrarianPrivileges
658
        Pseudonymization
659
        PseudonymizationPatronFields
660
        PseudonymizationTransactionFields
661
        PurgeListShareInvitesOlderThan
662
        PurgeSuggestionsOlderThan
337
        QueryAutoTruncate
663
        QueryAutoTruncate
338
        QueryFuzzy
664
        QueryFuzzy
665
        QueryRegexEscapeOptions
339
        QueryStemming
666
        QueryStemming
340
        QueryWeightFields
667
        QueryWeightFields
341
        TraceCompleteSubfields
668
        QuoteOfTheDay
342
        TraceSubjectSubdivisions
669
        RandomizeHoldsQueueWeight
343
        UseICUStyleQuotes
670
        RealTimeHoldsQueue
344
        defaultSortField
671
        RecallsLog
345
        displayFacetCount
672
        RecallsMaxPickUpDelay
346
        OPACdefaultSortField
673
        RecordLocalUseOnReturn
347
        expandedSearchOption
674
        RecordStaffUserOnCheckout
348
        IntranetNumbersPreferPhrase
675
        RedirectGuaranteeEmail
349
        OPACNumbersPreferPhrase
676
        Reference_NFL_Statuses
350
        opacSerialDefaultTab
677
        RefundLostOnReturnControl
678
        RenewAccruingItemInOpac
679
        RenewAccruingItemWhenPaid
680
        RenewalLog
681
        RenewalPeriodBase
682
        RenewalSendNotice
351
        RenewSerialAddsSuggestion
683
        RenewSerialAddsSuggestion
684
        RentalFeesCheckoutConfirmation
685
        ReplytoDefault
686
        ReplyToDefault
687
        ReportsLog
688
        RequireChoosingExistingAuthority
689
        RequirePaymentType
690
        RequireStrongPassword
691
        ReservesControlBranch
692
        ReservesMaxPickUpDelay
693
        ReservesNeedReturns
694
        RESTBasicAuth
695
        RESTdefaultPageSize
696
        RESTPublicAnonymousRequests
697
        RESTPublicAPI
698
        RestrictedPageLocalIPs
699
        RestrictedPageTitle
700
        RestrictionBlockRenewing
701
        RetainCatalogSearchTerms
702
        RetainPatronsSearchTerms
703
        ReturnBeforeExpiry
704
        ReturnLog
705
        ReturnpathDefault
706
        RisExportAdditionalFields
707
        RoundFinesAtPayment
352
        RoutingListAddReserves
708
        RoutingListAddReserves
353
        RoutingSerials
709
        RoutingSerials
710
        SavedSearchFilters
711
        SCOAllowCheckin
712
        SCOLoadCheckoutsByDefault
713
        SearchEngine
714
        SearchLimitLibrary
715
        SearchMyLibraryFirst
716
        SearchWithISBNVariations
717
        SearchWithISSNVariations
718
        SelfCheckAllowByIPRanges
719
        SelfCheckInModule
720
        SelfCheckInTimeout
721
        SelfCheckoutByLogin
722
        SelfCheckReceiptPrompt
723
        SelfCheckTimeout
724
        SeparateHoldings
725
        SeparateHoldingsBranch
726
        SerialsDefaultEmailAddress
727
        SerialsDefaultReplyTo
728
        SerialsSearchResultsLimit
729
        SessionRestrictionByIP
730
        SessionStorage
731
        ShelfBrowserUsesCcode
732
        ShelfBrowserUsesHomeBranch
733
        ShelfBrowserUsesLocation
734
        ShowAllCheckins
735
        ShowHeadingUse
736
        showLastPatron
737
        ShowPatronImageInWebBasedSelfCheck
738
        ShowReviewer
739
        ShowReviewerPhoto
740
        SIP2AddOpacMessagesToScreenMessage
741
        SIP2SortBinMapping
742
        SkipHoldTrapOnNotForLoanValue
743
        SocialNetworks
744
        SpecifyDueDate
745
        SpecifyReturnDate
746
        SpineLabelAutoPrint
747
        SpineLabelShowPrintOnBibDetails
748
        StaffHighlightedWords
749
        StaffLangSelectorMode
750
        StaffLoginLibraryBasedOnIP
751
        StaffLoginRestrictLibraryByIP
752
        StaffSearchResultsDisplayBranch
753
        StaffSerialIssueDisplayCount
754
        staffShibOnly
755
        StaticHoldsQueueWeight
756
        StatisticsFields
757
        StockRotation
758
        StoreLastBorrower
759
        StripWhitespaceChars
760
        SubfieldsToAllowForRestrictedBatchmod
761
        SubfieldsToAllowForRestrictedEditing
762
        SubfieldsToUseWhenPrefill
763
        SubscriptionDuplicateDroppedInput
354
        SubscriptionHistory
764
        SubscriptionHistory
355
        Display856uAsImage
765
        SubscriptionLog
356
        DisplayIconsXSLT
766
        suggestion
767
        SuspendHoldsIntranet
768
        SuspendHoldsOpac
769
        SuspensionsCalendar
770
        SvcMaxReportRows
771
        SwitchOnSiteCheckouts
772
        SyndeticsEnabled
773
        TagsEnabled
774
        TagsExternalDictionary
775
        TagsInputOnDetail
776
        TagsInputOnList
777
        TagsModeration
778
        TagsShowOnDetail
779
        TagsShowOnList
780
        TalkingTechItivaPhoneNotification
781
        TaxRates
357
        template
782
        template
358
        yuipath
783
        ThingISBN
359
        HidePatronName
784
        TimeFormat
360
        intranetbookbag
785
        timeout
786
        todaysIssuesDefaultSortOrder
787
        TraceCompleteSubfields
788
        TraceSubjectSubdivisions
789
        TrackClicks
790
        TrackLastPatronActivity
791
        TransfersBlockCirc
792
        TransfersMaxDaysWarning
793
        TransferWhenCancelAllWaitingHolds
794
        TranslateNotices
795
        TrapHoldsOnOrder
796
        TwoFactorAuthentication
797
        UNIMARCAuthorityField100
798
        UNIMARCAuthorsFacetsSeparator
799
        UNIMARCField100Language
800
        UniqueItemFields
801
        UnseenRenewals
802
        UnsubscribeReflectionDelay
803
        UpdateItemLocationOnCheckin
804
        UpdateItemLocationOnCheckout
805
        UpdateItemWhenLostFromHoldList
806
        UpdateNotForLoanStatusOnCheckin
807
        UpdateNotForLoanStatusOnCheckout
808
        UpdateTotalIssuesOnCirc
809
        UploadPurgeTemporaryFilesDays
810
        uppercasesurnames
811
        UsageStats
812
        UseACQFrameworkForBiblioRecords
813
        UseAuthoritiesForTracings
814
        UseBranchTransferLimits
815
        UseCashRegisters
816
        UseCirculationDesks
817
        UseControlNumber
818
        UseCourseReserves
819
        useDaysMode
820
        useDefaultReplacementCost
821
        useDischarge
822
        UseEmailReceipts
823
        UseICUStyleQuotes
824
        UseOCLCEncodingLevels
825
        UseRecalls
826
        UseTransportCostMatrix
827
        UseWYSIWYGinSystemPreferences
361
        viewISBD
828
        viewISBD
362
        viewLabeledMARC
829
        viewLabeledMARC
363
        viewMARC
830
        viewMARC
364
        ILS-DI
831
        virtualshelves
365
        OAI-PMH
832
        WaitingNotifyAtCheckin
366
        version
833
        WebBasedSelfCheck
834
        WhenLostChargeReplacementFee
835
        WhenLostForgiveFine
836
        XSLTListsDisplay
837
        XSLTResultsDisplay
838
        z3950AuthorAuthFields
839
        z3950NormalizeAuthor
367
        /;
840
        /;
368
369
    return \@preferences;
841
    return \@preferences;
370
}
842
}
371
843
(-)a/in_DB_but_not_shared (-447 lines)
Lines 1-447 Link Here
1
AccountAutoReconcile
2
AcqEnableFiles
3
AcqItemSetSubfieldsWhenReceiptIsCancelled
4
AcqItemSetSubfieldsWhenReceived
5
AcquisitionDetails
6
AdditionalFieldsInZ3950ResultSearch
7
AddressFormat
8
AdlibrisCoversEnabled
9
AdlibrisCoversURL
10
AdvancedSearchLanguages
11
AdvancedSearchTypes
12
AgeRestrictionMarker
13
AggressiveMatchOnISBN
14
AggressiveMatchOnISSN
15
AllowCheckoutNotes
16
AllowHoldItemTypeSelection
17
AllowMultipleCovers
18
AllowMultipleIssuesOnABiblio
19
AllowPatronToSetCheckoutsVisibilityForGuarantor
20
AllowPatronToSetFinesVisibilityForGuarantor
21
AllowRenewalIfOtherItemsAvailable
22
AllowRenewalOnHoldOverride
23
AllowStaffToSetCheckoutsVisibilityForGuarantor
24
AllowStaffToSetFinesVisibilityForGuarantor
25
alphabet
26
AlternateHoldingsField
27
AlternateHoldingsSeparator
28
AmazonAssocTag
29
AmazonLocale
30
AnonymousPatron > Not sure
31
ArticleRequests
32
ArticleRequestsLinkControl
33
ArticleRequestsMandatoryFields
34
ArticleRequestsMandatoryFieldsItemsOnly
35
ArticleRequestsMandatoryFieldsRecordOnly
36
AuthorityControlledIndicators
37
AuthoritySeparator
38
AutoReturnCheckedOutItems
39
AutoSelfCheckID > No
40
AutoSelfCheckPass > No
41
AutoShareWithMana
42
AutoSwitchPatron
43
Babeltheque_url_js > No
44
Babeltheque_url_update > No
45
BakerTaylorBookstoreURL > No
46
BakerTaylorPassword > No
47
BakerTaylorUsername > No
48
BarcodeSeparators
49
BatchCheckouts
50
BatchCheckoutsValidCategories > No
51
BibtexExportAdditionalFields
52
BlockExpiredPatronOpacActions
53
BorrowerMandatoryField
54
borrowerRelationship
55
BorrowersTitles
56
BorrowerUnwantedField
57
BranchTransferLimitsType
58
BrowseResultSelection
59
CanMarkHoldsToPullAsLost
60
CardnumberLength
61
casServerUrl > No
62
CheckPrevCheckout
63
CircSidebar
64
ClaimsBccCopy
65
CoceHost > No
66
CoceProviders
67
ConfirmFutureHolds
68
ConsiderOnSiteCheckoutsAsNormalCheckouts
69
CronjobLog
70
CumulativeRestrictionPeriods
71
CurrencyFormat
72
dateformat
73
decreaseLoanHighHoldsControl
74
decreaseLoanHighHoldsDuration
75
decreaseLoanHighHoldsIgnoreStatuses
76
decreaseLoanHighHoldsValue
77
DefaultCountryField008
78
DefaultLanguageField008
79
DefaultLongOverdueChargeValue
80
DefaultLongOverdueDays
81
DefaultLongOverdueLostValue
82
DefaultPatronSearchFields
83
defaultSortOrder
84
DefaultToLoggedInLibraryCircRules
85
DefaultToLoggedInLibraryNoticesSlips
86
DefaultToLoggedInLibraryOverdueTriggers
87
DisplayLibraryFacets
88
DumpTemplateVarsIntranet
89
DumpTemplateVarsOpac
90
ElasticsearchIndexStatus_authorities
91
ElasticsearchIndexStatus_biblios
92
ElasticsearchMARCFormat
93
EmailAddressForSuggestions
94
EmailPurchaseSuggestions
95
EnableAdvancedCatalogingEditor
96
EnablePayPalOpacPayments
97
EnableSearchHistory
98
EnhancedMessagingPreferencesOPAC
99
ExcludeHolidaysFromMaxPickUpDelay
100
ExpireReservesMaxPickUpDelayCharge
101
ExpireReservesOnHolidays
102
ExportCircHistory
103
ExportRemoveFields
104
FacetLabelTruncationLength
105
FacetMaxCount
106
FailedLoginAttempts
107
FallbackToSMSIfNoEmail
108
FeeOnChangePatronCategory
109
FinePaymentAutoPopup
110
GDPR_Policy
111
gist
112
GoogleIndicTransliteration
113
GoogleOAuth2ClientID > No
114
GoogleOAuth2ClientSecret > No
115
GoogleOpenIDConnect
116
GoogleOpenIDConnectAutoRegister
117
GoogleOpenIDConnectDefaultBranch > No
118
GoogleOpenIDConnectDefaultCategory > No
119
GoogleOpenIDConnectDomain > No
120
HighlightOwnItemsOnOPACWhich
121
HoldFeeMode
122
HoldsAutoFill
123
HoldsAutoFillPrintSlip
124
HoldsLog
125
HoldsQueueSkipClosed
126
HoldsSplitQueue
127
HoldsToPullStartDate
128
HouseboundModule
129
HTML5MediaExtensions
130
HTML5MediaYouTube
131
IdRef
132
IllLog
133
ILLModule
134
ILLModuleCopyrightClearance > No
135
ILLModuleUnmediated
136
ILLOpacbackends
137
ILS-DI:AuthorizedIPs
138
ImageLimit
139
IndependentBranchesPatronModifications
140
IndependentBranchesTransfers
141
INTRAdidyoumean
142
IntranetCatalogSearchPulldown
143
IntranetCirculationHomeHTML
144
IntranetCoce
145
intranetcolorstylesheet > No
146
IntranetFavicon
147
intranet_includes
148
IntranetmainUserblock
149
IntranetNav
150
IntranetReportsHomeHTML
151
IntranetSlipPrinterJS
152
intranetstylesheet
153
IntranetUserCSS > No
154
IntranetUserJS > No
155
ISBD
156
itemcallnumber
157
ItemsDeniedRenewal
158
KohaAdminEmailAddress > No
159
KohaManualBaseURL > No
160
KohaManualLanguage
161
language
162
LibraryName > No
163
LibraryThingForLibrariesID > No
164
LibraryThingForLibrariesTabbedView
165
LibrisKey > No
166
LibrisURL > No
167
LinkerKeepStale
168
LinkerModule
169
LinkerOptions
170
LinkerRelink
171
LoadSearchHistoryToTheFirstLoggedUser
172
LocalHoldsPriority
173
LocalHoldsPriorityItemControl
174
LocalHoldsPriorityPatronControl
175
makePreviousSerialAvailable
176
Mana
177
MARCAuthorityControlField008
178
MarcFieldDocURL > No
179
MarcFieldForCreatorId > No
180
MarcFieldForCreatorName > No
181
MarcFieldForModifierId > No
182
MarcFieldForModifierName > No
183
MarcFieldsToOrder
184
MarcItemFieldsToOrder
185
MARCOrgCode
186
MarkLostItemsAsReturned
187
MaxFine
188
maxItemsInSearchResults
189
MaxItemsToDisplayForBatchDel
190
MaxItemsToDisplayForBatchMod
191
MaxItemsToProcessForBatchMod
192
MaxOpenSuggestions
193
maxoutstanding
194
maxRecordsForFacets
195
maxreserves
196
MaxSearchResultsItemsPerRecordStatusCheck
197
MembershipExpiryDaysNotice
198
MergeReportFields
199
minPasswordLength
200
NewItemsDefaultLocation
201
NewsAuthorDisplay
202
noissuescharge
203
NoIssuesChargeGuarantees
204
NoRenewalBeforePrecision
205
NotesBlacklist > No
206
NotHighlightedWords
207
NoticeBcc > No
208
NoticeCSS > No
209
NotifyBorrowerDeparture
210
NovelistSelectPassword > No
211
NovelistSelectProfile > No
212
NovelistSelectStaffEnabled > No
213
NovelistSelectStaffProfile > No
214
NovelistSelectStaffView > No
215
NovelistSelectView > No
216
numReturnedItemsToShow
217
NumSavedReports
218
numSearchResults
219
numSearchRSSResults
220
OAI-PMH:archiveID > No
221
OAI-PMH:AutoUpdateSets > No
222
OAI-PMH:ConfFile > No
223
OAI-PMH:DeletedRecord
224
OAI-PMH:MaxCount > No
225
OnSiteCheckoutAutoCheck
226
OnSiteCheckouts
227
OnSiteCheckoutsForce
228
OPACAcquisitionDetails
229
OpacAdditionalStylesheet > No
230
OpacAdvSearchMoreOptions
231
OpacAdvSearchOptions
232
OPACBaseURL > No
233
OpacCoce
234
opaccredits > No
235
OpacCustomSearch
236
OPACdefaultSortOrder
237
OPACdidyoumean
238
OpacExportOptions
239
OPACFallback
240
OpacFavicon > No
241
OPACFineNoRenewals
242
OPACFineNoRenewalsBlockAutoRenew
243
opacheader > No
244
OpacHiddenItems
245
OpacHiddenItemsExceptions
246
OPACHoldingsDefaultSortField
247
OPACHoldsIfAvailableAtPickup
248
OPACHoldsIfAvailableAtPickupExceptions
249
OPACISBD
250
OpacLangSelectorMode
251
opaclanguages > No
252
opaclayoutstylesheet > No
253
OpacLocationBranchToDisplay > No
254
OpacLocationOnDetail > No
255
OpacLoginInstructions
256
OpacMaintenanceNotice > No
257
OpacMainUserBlock
258
OpacMaxItemsToDisplay
259
OpacMoreSearches
260
OPACMySummaryHTML > No
261
OPACMySummaryNote > No
262
OpacNav > No
263
OpacNavBottom > No
264
OpacNewsLibrarySelect
265
OPACNoResultsFound > No
266
OPACnumSearchResults
267
OPACOpenURLItemTypes > No
268
OpacPrivacy > See OPACPrivacy
269
OpacResetPassword
270
OPACResultsLibrary > No
271
OPACResultsSidebar
272
OPACSearchForTitleIn
273
OpacSeparateHoldingsBranch
274
OPACSerialIssueDisplayCount
275
OPACShowOpenURL
276
OpacSuggestionManagedBy > No
277
OpacSuppressionByIPRangeµ > No
278
OpacSuppressionMessage > No
279
OpacSuppressionRedirect
280
OPACUserCSS > No
281
OPACUserJS > No
282
OPACUserSummary > No
283
OPACXSLTDetailsDisplay > No
284
OPACXSLTListsDisplay > No
285
OPACXSLTResultsDisplay > No
286
OpenURLImageLocation > No
287
OpenURLResolverURL > No
288
OpenURLText > No
289
OrderPriceRounding
290
OverDriveCirculation
291
OverDriveClientKey > No
292
OverDriveClientSecret > No
293
OverDriveLibraryID > No
294
OverDrivePasswordRequired > No
295
OverDriveUsername > No
296
OverdueNoticeCalendar
297
OverduesBlockRenewing
298
PatronAnonymizeDelay
299
PatronQuickAddFields
300
PatronRemovalDelay
301
PatronSelfModificationBorrowerUnwantedField > No
302
PatronSelfRegistrationAdditionalInstructions > No
303
PatronSelfRegistrationBorrowerMandatoryField > No
304
PatronSelfRegistrationBorrowerUnwantedField > No
305
PatronSelfRegistrationDefaultCategory > No
306
PatronSelfRegistrationEmailMustBeUnique
307
PatronSelfRegistrationExpireTemporaryAccountsDelay
308
PatronSelfRegistrationLibraryList > No
309
PatronSelfRegistrationPrefillForm
310
PatronSelfRegistrationVerifyByEmail
311
PatronsPerPage
312
PayPalChargeDescription > No
313
PayPalPwd > No
314
PayPalReturnURL > No
315
PayPalSandboxMode
316
PayPalSignature > No
317
PayPalUser > No
318
PreserveSerialNotes
319
printcirculationslips
320
PrintNoticesMaxLines
321
PrivacyPolicyURL > No
322
ProcessingFeeNote
323
ProtectSuperlibrarianPrivileges
324
PurgeSuggestionsOlderThan
325
QueryRegexEscapeOptions
326
RandomizeHoldsQueueWeight
327
RecordedBooksClientSecret > No
328
RecordedBooksDomain > No
329
RecordedBooksLibraryID > No
330
RenewalLog
331
RentalFeesCheckoutConfirmation
332
ReplyToDefault
333
ReportsLog
334
RequireStrongPassword
335
ReservesMaxPickUpDelay
336
RESTBasicAuth
337
RESTdefaultPageSize
338
RESTOAuth2ClientCredentials > No
339
RESTPublicAPI
340
RestrictedPageContent
341
RestrictedPageLocalIPs
342
RestrictedPageTitle
343
RestrictionBlockRenewing
344
ReturnpathDefault
345
RisExportAdditionalFields
346
RoundFinesAtPayment
347
RoutingListNote
348
SCOMainUserBlock > No
349
SCOUserCSS > No
350
SCOUserJS > No
351
SearchEngine
352
SearchWithISBNVariations
353
SelfCheckAllowByIPRanges
354
SelfCheckHelpMessage > No
355
SelfCheckInMainUserBlock > No
356
SelfCheckInModule
357
SelfCheckInTimeout
358
SelfCheckInUserCSS > No
359
SelfCheckInUserJS > No
360
SelfCheckoutByLogin
361
SelfCheckReceiptPrompt
362
SelfCheckTimeout
363
SendAllEmailsTo > No
364
SeparateHoldingsBranch
365
SessionRestrictionByIP
366
ShelfBrowserUsesCcode
367
ShelfBrowserUsesHomeBranch
368
ShelfBrowserUsesLocation
369
ShowAllCheckins
370
showLastPatron
371
ShowPatronImageInWebBasedSelfCheck
372
SlipCSS > No
373
SMSSendDriver > No
374
SMSSendPassword > No
375
SMSSendUsername > No
376
SpecifyReturnDate
377
SpineLabelFormat
378
staffClientBaseURL > No
379
StaffLangSelectorMode
380
StaffLoginInstructions > No
381
StaffSearchResultsDisplayBranch
382
StaffSerialIssueDisplayCount
383
StaticHoldsQueueWeight
384
StatisticsFields
385
StockRotation
386
StoreLastBorrower
387
SubfieldsToAllowForRestrictedBatchmod
388
SubfieldsToAllowForRestrictedEditing
389
SubfieldsToUseWhenPrefill
390
SubscriptionDuplicateDroppedInput
391
SvcMaxReportRows
392
SwitchOnSiteCheckouts
393
SyndeticsAuthorNotes > No
394
SyndeticsAwards > No
395
SyndeticsClientCode > No
396
SyndeticsCoverImages > No
397
SyndeticsCoverImageSize > No
398
SyndeticsEditions > No
399
SyndeticsExcerpt > No
400
SyndeticsReviews > No
401
SyndeticsSeries > No
402
SyndeticsSummary > No
403
SyndeticsTOC > No
404
TagsExternalDictionary
405
TagsInputOnDetail
406
TagsInputOnList
407
TagsModeration
408
TagsShowOnDetail
409
TagsShowOnList
410
ThingISBN
411
TimeFormat
412
timeout
413
TrackLastPatronActivity
414
TransfersBlockCirc
415
TranslateNotices
416
UNIMARCAuthorityField100
417
UNIMARCAuthorsFacetsSeparator
418
UNIMARCField100Language
419
UniqueItemFields
420
UnsubscribeReflectionDelay
421
UpdateItemLocationOnCheckin
422
UpdateItemWhenLostFromHoldList
423
UpdateNotForLoanStatusOnCheckin
424
UploadPurgeTemporaryFilesDays
425
URLLinkText > No
426
UsageStats
427
UsageStatsCountry > No
428
UsageStatsGeolocation > No
429
UsageStatsID > No
430
UsageStatsLastUpdateTime > No
431
UsageStatsLibrariesInfo > No
432
UsageStatsLibraryName > No
433
UsageStatsLibraryType > No
434
UsageStatsLibraryUrl > No
435
UsageStatsPublicID > No
436
UseACQFrameworkForBiblioRecords
437
UseCashRegisters
438
useDefaultReplacementCost
439
useDischarge
440
UseEmailReceipts
441
UseWYSIWYGinSystemPreferences
442
Version > See version
443
WebBasedSelfCheck
444
XSLTDetailsDisplay
445
XSLTListsDisplay
446
XSLTResultsDisplay
447
z3950AuthorAuthFields
(-)a/shared_but_not_in_DB (-8 lines)
Lines 1-8 Link Here
1
OpacGroupResults > Used but not in sysprefs.sql
2
OPACPopupAuthorsSearch > Same
3
OPACPrivacy > Same
4
OpacShowFiltersPulldownMobile > Deleted by bug 12512
5
Persona > Deleted by bug 9587
6
UseTablesortForCirc > Deleted by bug 11703
7
version > false positive, specific
8
yuipath > Deleted by bug 12494
(-)a/sorted_sysprefs (-680 lines)
Lines 1-680 Link Here
1
AccountAutoReconcile
2
AcqCreateItem
3
AcqEnableFiles
4
AcqItemSetSubfieldsWhenReceiptIsCancelled
5
AcqItemSetSubfieldsWhenReceived
6
AcquisitionDetails
7
AcqViewBaskets
8
AcqWarnOnDuplicateInvoice
9
AdditionalFieldsInZ3950ResultSearch
10
AddressFormat
11
AdlibrisCoversEnabled
12
AdlibrisCoversURL
13
advancedMARCeditor
14
AdvancedSearchLanguages
15
AdvancedSearchTypes
16
AgeRestrictionMarker
17
AgeRestrictionOverride
18
AggressiveMatchOnISBN
19
AggressiveMatchOnISSN
20
AllFinesNeedOverride
21
AllowAllMessageDeletion
22
AllowCheckoutNotes
23
AllowFineOverride
24
AllowHoldDateInFuture
25
AllowHoldItemTypeSelection
26
AllowHoldPolicyOverride
27
AllowHoldsOnDamagedItems
28
AllowHoldsOnPatronsPossessions
29
AllowItemsOnHoldCheckout
30
AllowItemsOnHoldCheckoutSCO
31
AllowMultipleCovers
32
AllowMultipleIssuesOnABiblio
33
AllowNotForLoanOverride
34
AllowOfflineCirculation
35
AllowPatronToSetCheckoutsVisibilityForGuarantor
36
AllowPatronToSetFinesVisibilityForGuarantor
37
AllowPKIAuth
38
AllowPurchaseSuggestionBranchChoice
39
AllowRenewalIfOtherItemsAvailable
40
AllowRenewalLimitOverride
41
AllowRenewalOnHoldOverride
42
AllowReturnToBranch
43
AllowSelfCheckReturns
44
AllowStaffToSetCheckoutsVisibilityForGuarantor
45
AllowStaffToSetFinesVisibilityForGuarantor
46
AllowTooManyOverride
47
alphabet
48
AlternateHoldingsField
49
AlternateHoldingsSeparator
50
AmazonAssocTag
51
AmazonCoverImages
52
AmazonLocale
53
AnonSuggestions
54
AnonymousPatron
55
ArticleRequests
56
ArticleRequestsLinkControl
57
ArticleRequestsMandatoryFields
58
ArticleRequestsMandatoryFieldsItemsOnly
59
ArticleRequestsMandatoryFieldsRecordOnly
60
AudioAlerts
61
AuthDisplayHierarchy
62
AuthoritiesLog
63
AuthorityControlledIndicators
64
AuthorityMergeLimit
65
AuthorityMergeMode
66
AuthoritySeparator
67
autoBarcode
68
AutoCreateAuthorities
69
AutoEmailOpacUser
70
AutoEmailPrimaryAddress
71
AutoLocation
72
AutomaticItemReturn
73
autoMemberNum
74
AutoRemoveOverduesRestrictions
75
AutoResumeSuspendedHolds
76
AutoReturnCheckedOutItems
77
AutoSelfCheckAllowed
78
AutoSelfCheckID
79
AutoSelfCheckPass
80
AutoShareWithMana
81
AutoSwitchPatron
82
Babeltheque
83
Babeltheque_url_js
84
Babeltheque_url_update
85
BakerTaylorBookstoreURL
86
BakerTaylorEnabled
87
BakerTaylorPassword
88
BakerTaylorUsername
89
BarcodeSeparators
90
BasketConfirmations
91
BatchCheckouts
92
BatchCheckoutsValidCategories
93
BiblioAddsAuthorities
94
BiblioDefaultView
95
BibtexExportAdditionalFields
96
BlockExpiredPatronOpacActions
97
BlockReturnOfLostItems
98
BlockReturnOfWithdrawnItems
99
BorrowerMandatoryField
100
borrowerRelationship
101
BorrowerRenewalPeriodBase
102
BorrowersLog
103
BorrowersTitles
104
BorrowerUnwantedField
105
BranchTransferLimitsType
106
BrowseResultSelection
107
CalculateFinesOnReturn
108
CalendarFirstDayOfWeek
109
CanMarkHoldsToPullAsLost
110
canreservefromotherbranches
111
CardnumberLength
112
casAuthentication
113
casLogout
114
casServerUrl
115
CatalogModuleRelink
116
CataloguingLog
117
CheckPrevCheckout
118
CircAutoPrintQuickSlip
119
CircControl
120
CircSidebar
121
ClaimsBccCopy
122
CoceHost
123
CoceProviders
124
COinSinOPACResults
125
ConfirmFutureHolds
126
ConsiderOnSiteCheckoutsAsNormalCheckouts
127
CronjobLog
128
CumulativeRestrictionPeriods
129
CurrencyFormat
130
dateformat
131
DebugLevel
132
decreaseLoanHighHolds
133
decreaseLoanHighHoldsControl
134
decreaseLoanHighHoldsDuration
135
decreaseLoanHighHoldsIgnoreStatuses
136
decreaseLoanHighHoldsValue
137
DefaultClassificationSource
138
DefaultCountryField008
139
DefaultLanguageField008
140
DefaultLongOverdueChargeValue
141
DefaultLongOverdueDays
142
DefaultLongOverdueLostValue
143
DefaultPatronSearchFields
144
defaultSortField
145
defaultSortOrder
146
DefaultToLoggedInLibraryCircRules
147
DefaultToLoggedInLibraryNoticesSlips
148
DefaultToLoggedInLibraryOverdueTriggers
149
delimiter
150
Display856uAsImage
151
DisplayClearScreenButton
152
displayFacetCount
153
DisplayIconsXSLT
154
DisplayLibraryFacets
155
DisplayMultiPlaceHold
156
DisplayOPACiconsXSLT
157
DumpTemplateVarsIntranet
158
DumpTemplateVarsOpac
159
EasyAnalyticalRecords
160
ElasticsearchIndexStatus_authorities
161
ElasticsearchIndexStatus_biblios
162
ElasticsearchMARCFormat
163
EmailAddressForSuggestions
164
emailLibrarianWhenHoldIsPlaced
165
EmailPurchaseSuggestions
166
EnableAdvancedCatalogingEditor
167
EnableBorrowerFiles
168
EnableOpacSearchHistory
169
EnablePayPalOpacPayments
170
EnableSearchHistory
171
EnhancedMessagingPreferences
172
EnhancedMessagingPreferencesOPAC
173
ExcludeHolidaysFromMaxPickUpDelay
174
expandedSearchOption
175
ExpireReservesMaxPickUpDelay
176
ExpireReservesMaxPickUpDelayCharge
177
ExpireReservesOnHolidays
178
ExportCircHistory
179
ExportRemoveFields
180
ExtendedPatronAttributes
181
FacetLabelTruncationLength
182
FacetMaxCount
183
FailedLoginAttempts
184
FallbackToSMSIfNoEmail
185
FeeOnChangePatronCategory
186
FilterBeforeOverdueReport
187
FineNotifyAtCheckin
188
FinePaymentAutoPopup
189
finesCalendar
190
FinesIncludeGracePeriod
191
FinesLog
192
finesMode
193
FRBRizeEditions
194
GDPR_Policy
195
gist
196
GoogleIndicTransliteration
197
GoogleJackets
198
GoogleOAuth2ClientID
199
GoogleOAuth2ClientSecret
200
GoogleOpenIDConnect
201
GoogleOpenIDConnectAutoRegister
202
GoogleOpenIDConnectDefaultBranch
203
GoogleOpenIDConnectDefaultCategory
204
GoogleOpenIDConnectDomain
205
hidelostitems
206
hide_marc
207
HidePatronName
208
HighlightOwnItemsOnOPAC
209
HighlightOwnItemsOnOPACWhich
210
HoldFeeMode
211
HoldsAutoFill
212
HoldsAutoFillPrintSlip
213
HoldsLog
214
HoldsQueueSkipClosed
215
HoldsSplitQueue
216
HoldsToPullStartDate
217
HomeOrHoldingBranch
218
HouseboundModule
219
HTML5MediaEnabled
220
HTML5MediaExtensions
221
HTML5MediaYouTube
222
IDreamBooksReadometer
223
IDreamBooksResults
224
IDreamBooksReviews
225
IdRef
226
IllLog
227
ILLModule
228
ILLModuleCopyrightClearance
229
ILLModuleUnmediated
230
ILLOpacbackends
231
ILS-DI
232
ILS-DI:AuthorizedIPs
233
ImageLimit
234
IncludeSeeFromInSearches
235
IndependentBranches
236
IndependentBranchesPatronModifications
237
IndependentBranchesTransfers
238
INTRAdidyoumean
239
IntranetBiblioDefaultView
240
intranetbookbag
241
IntranetCatalogSearchPulldown
242
IntranetCirculationHomeHTML
243
IntranetCoce
244
intranetcolorstylesheet
245
IntranetFavicon
246
intranet_includes
247
IntranetmainUserblock
248
IntranetNav
249
IntranetNumbersPreferPhrase
250
intranetreadinghistory
251
IntranetReportsHomeHTML
252
IntranetSlipPrinterJS
253
intranetstylesheet
254
IntranetUserCSS
255
IntranetUserJS
256
ISBD
257
IssueLog
258
IssueLostItem
259
IssuingInProcess
260
itemBarcodeFallbackSearch
261
itemBarcodeInputFilter
262
itemcallnumber
263
item-level_itypes
264
ItemsDeniedRenewal
265
KohaAdminEmailAddress
266
KohaManualBaseURL
267
KohaManualLanguage
268
LabelMARCView
269
language
270
LetterLog
271
LibraryName
272
LibraryThingForLibrariesEnabled
273
LibraryThingForLibrariesID
274
LibraryThingForLibrariesTabbedView
275
LibrisKey
276
LibrisURL
277
LinkerKeepStale
278
LinkerModule
279
LinkerOptions
280
LinkerRelink
281
LoadSearchHistoryToTheFirstLoggedUser
282
LocalCoverImages
283
LocalHoldsPriority
284
LocalHoldsPriorityItemControl
285
LocalHoldsPriorityPatronControl
286
makePreviousSerialAvailable
287
Mana
288
ManInvInNoissuesCharge
289
MARCAuthorityControlField008
290
MarcFieldDocURL
291
MarcFieldForCreatorId
292
MarcFieldForCreatorName
293
MarcFieldForModifierId
294
MarcFieldForModifierName
295
MarcFieldsToOrder
296
marcflavour
297
MarcItemFieldsToOrder
298
MARCOrgCode
299
MarkLostItemsAsReturned
300
MaxFine
301
maxItemsInSearchResults
302
MaxItemsToDisplayForBatchDel
303
MaxItemsToDisplayForBatchMod
304
MaxItemsToProcessForBatchMod
305
MaxOpenSuggestions
306
maxoutstanding
307
maxRecordsForFacets
308
maxreserves
309
MaxSearchResultsItemsPerRecordStatusCheck
310
MembershipExpiryDaysNotice
311
MergeReportFields
312
minPasswordLength
313
NewItemsDefaultLocation
314
NewsAuthorDisplay
315
noissuescharge
316
NoIssuesChargeGuarantees
317
noItemTypeImages
318
NoRenewalBeforePrecision
319
NotesBlacklist
320
NotHighlightedWords
321
NoticeBcc
322
NoticeCSS
323
NotifyBorrowerDeparture
324
NovelistSelectEnabled
325
NovelistSelectPassword
326
NovelistSelectProfile
327
NovelistSelectStaffEnabled
328
NovelistSelectStaffProfile
329
NovelistSelectStaffView
330
NovelistSelectView
331
numReturnedItemsToShow
332
NumSavedReports
333
numSearchResults
334
numSearchRSSResults
335
OAI-PMH
336
OAI-PMH:archiveID
337
OAI-PMH:AutoUpdateSets
338
OAI-PMH:ConfFile
339
OAI-PMH:DeletedRecord
340
OAI-PMH:MaxCount
341
OnSiteCheckoutAutoCheck
342
OnSiteCheckouts
343
OnSiteCheckoutsForce
344
OPACAcquisitionDetails
345
OpacAdditionalStylesheet
346
OpacAddMastheadLibraryPulldown
347
OpacAdvSearchMoreOptions
348
OpacAdvSearchOptions
349
OPACAllowHoldDateInFuture
350
OpacAllowPublicListCreation
351
OpacAllowSharingPrivateLists
352
OPACAllowUserToChooseBranch
353
OPACAmazonCoverImages
354
OpacAuthorities
355
OPACBaseURL
356
opacbookbag
357
OpacBrowser
358
OpacBrowseResults
359
OpacCloud
360
OpacCoce
361
opaccredits
362
OpacCustomSearch
363
OPACdefaultSortField
364
OPACdefaultSortOrder
365
OPACdidyoumean
366
OPACDisplay856uAsImage
367
OpacExportOptions
368
OPACFallback
369
OpacFavicon
370
OPACFineNoRenewals
371
OPACFineNoRenewalsBlockAutoRenew
372
OPACFinesTab
373
OPACFRBRizeEditions
374
opacheader
375
OpacHiddenItems
376
OpacHiddenItemsExceptions
377
OpacHighlightedWords
378
OPACHoldingsDefaultSortField
379
OpacHoldNotes
380
OPACHoldsIfAvailableAtPickup
381
OPACHoldsIfAvailableAtPickupExceptions
382
OPACISBD
383
OpacItemLocation
384
OPACItemsResultsDisplay
385
OpacKohaUrl
386
OpacLangSelectorMode
387
opaclanguages
388
opaclanguagesdisplay
389
opaclayoutstylesheet
390
OPACLocalCoverImages
391
OpacLocationBranchToDisplay
392
OpacLocationOnDetail
393
OpacLoginInstructions
394
OpacMaintenance
395
OpacMaintenanceNotice
396
OpacMainUserBlock
397
OpacMaxItemsToDisplay
398
OpacMoreSearches
399
OPACMySummaryHTML
400
OPACMySummaryNote
401
OpacNav
402
OpacNavBottom
403
OpacNewsLibrarySelect
404
OPACNoResultsFound
405
OPACNumbersPreferPhrase
406
OPACnumSearchResults
407
OPACOpenURLItemTypes
408
OpacPasswordChange
409
OPACPatronDetails
410
OPACpatronimages
411
OpacPrivacy
412
OpacPublic
413
opacreadinghistory
414
OpacRenewalAllowed
415
OpacRenewalBranch
416
OpacResetPassword
417
OPACResultsLibrary
418
OPACResultsSidebar
419
OPACSearchForTitleIn
420
OpacSeparateHoldings
421
OpacSeparateHoldingsBranch
422
opacSerialDefaultTab
423
OPACSerialIssueDisplayCount
424
OPACShelfBrowser
425
OPACShowCheckoutName
426
OPACShowHoldQueueDetails
427
OPACShowOpenURL
428
OpacShowRecentComments
429
OPACShowUnusedAuthorities
430
OpacStarRatings
431
OpacSuggestionManagedBy
432
OpacSuppression
433
OpacSuppressionByIPRange
434
OpacSuppressionMessage
435
OpacSuppressionRedirect
436
opacthemes
437
OpacTopissue
438
OPACURLOpenInNewWindow
439
OPACUserCSS
440
OPACUserJS
441
opacuserlogin
442
OPACUserSummary
443
OPACViewOthersSuggestions
444
OPACXSLTDetailsDisplay
445
OPACXSLTListsDisplay
446
OPACXSLTResultsDisplay
447
OpenLibraryCovers
448
OpenLibrarySearch
449
OpenURLImageLocation
450
OpenURLResolverURL
451
OpenURLText
452
OrderPdfFormat
453
OrderPriceRounding
454
OverDriveCirculation
455
OverDriveClientKey
456
OverDriveClientSecret
457
OverDriveLibraryID
458
OverDrivePasswordRequired
459
OverDriveUsername
460
OverdueNoticeCalendar
461
OverduesBlockCirc
462
OverduesBlockRenewing
463
PatronAnonymizeDelay
464
PatronAutoComplete
465
patronimages
466
PatronQuickAddFields
467
PatronRemovalDelay
468
PatronSelfModificationBorrowerUnwantedField
469
PatronSelfRegistration
470
PatronSelfRegistrationAdditionalInstructions
471
PatronSelfRegistrationBorrowerMandatoryField
472
PatronSelfRegistrationBorrowerUnwantedField
473
PatronSelfRegistrationDefaultCategory
474
PatronSelfRegistrationEmailMustBeUnique
475
PatronSelfRegistrationExpireTemporaryAccountsDelay
476
PatronSelfRegistrationLibraryList
477
PatronSelfRegistrationPrefillForm
478
PatronSelfRegistrationVerifyByEmail
479
PatronsPerPage
480
PayPalChargeDescription
481
PayPalPwd
482
PayPalReturnURL
483
PayPalSandboxMode
484
PayPalSignature
485
PayPalUser
486
PrefillItem
487
PreserveSerialNotes
488
previousIssuesDefaultSortOrder
489
printcirculationslips
490
PrintNoticesMaxLines
491
PrivacyPolicyURL
492
ProcessingFeeNote
493
ProtectSuperlibrarianPrivileges
494
PurgeSuggestionsOlderThan
495
QueryAutoTruncate
496
QueryFuzzy
497
QueryRegexEscapeOptions
498
QueryStemming
499
QueryWeightFields
500
QuoteOfTheDay
501
RandomizeHoldsQueueWeight
502
RecordedBooksClientSecret
503
RecordedBooksDomain
504
RecordedBooksLibraryID
505
RecordLocalUseOnReturn
506
RefundLostOnReturnControl
507
RenewalLog
508
RenewalPeriodBase
509
RenewalSendNotice
510
RenewSerialAddsSuggestion
511
RentalFeesCheckoutConfirmation
512
RentalsInNoissuesCharge
513
ReplyToDefault
514
ReportsLog
515
RequestOnOpac
516
RequireStrongPassword
517
ReservesControlBranch
518
ReservesMaxPickUpDelay
519
ReservesNeedReturns
520
RESTBasicAuth
521
RESTdefaultPageSize
522
RESTOAuth2ClientCredentials
523
RESTPublicAPI
524
RestrictedPageContent
525
RestrictedPageLocalIPs
526
RestrictedPageTitle
527
RestrictionBlockRenewing
528
ReturnBeforeExpiry
529
ReturnLog
530
ReturnpathDefault
531
reviewson
532
RisExportAdditionalFields
533
RoundFinesAtPayment
534
RoutingListAddReserves
535
RoutingListNote
536
RoutingSerials
537
SCOMainUserBlock
538
SCOUserCSS
539
SCOUserJS
540
SearchEngine
541
SearchMyLibraryFirst
542
SearchWithISBNVariations
543
SelfCheckAllowByIPRanges
544
SelfCheckHelpMessage
545
SelfCheckInMainUserBlock
546
SelfCheckInModule
547
SelfCheckInTimeout
548
SelfCheckInUserCSS
549
SelfCheckInUserJS
550
SelfCheckoutByLogin
551
SelfCheckReceiptPrompt
552
SelfCheckTimeout
553
SendAllEmailsTo
554
SeparateHoldings
555
SeparateHoldingsBranch
556
SessionRestrictionByIP
557
SessionStorage
558
ShelfBrowserUsesCcode
559
ShelfBrowserUsesHomeBranch
560
ShelfBrowserUsesLocation
561
ShowAllCheckins
562
showLastPatron
563
ShowPatronImageInWebBasedSelfCheck
564
ShowReviewer
565
ShowReviewerPhoto
566
SlipCSS
567
SMSSendDriver
568
SMSSendPassword
569
SMSSendUsername
570
SocialNetworks
571
SpecifyDueDate
572
SpecifyReturnDate
573
SpineLabelAutoPrint
574
SpineLabelFormat
575
SpineLabelShowPrintOnBibDetails
576
staffClientBaseURL
577
StaffDetailItemSelection
578
StaffLangSelectorMode
579
StaffLoginInstructions
580
StaffSearchResultsDisplayBranch
581
StaffSerialIssueDisplayCount
582
StaticHoldsQueueWeight
583
StatisticsFields
584
StockRotation
585
StoreLastBorrower
586
SubfieldsToAllowForRestrictedBatchmod
587
SubfieldsToAllowForRestrictedEditing
588
SubfieldsToUseWhenPrefill
589
SubscriptionDuplicateDroppedInput
590
SubscriptionHistory
591
SubscriptionLog
592
suggestion
593
SuspendHoldsIntranet
594
SuspendHoldsOpac
595
SvcMaxReportRows
596
SwitchOnSiteCheckouts
597
SyndeticsAuthorNotes
598
SyndeticsAwards
599
SyndeticsClientCode
600
SyndeticsCoverImages
601
SyndeticsCoverImageSize
602
SyndeticsEditions
603
SyndeticsEnabled
604
SyndeticsExcerpt
605
SyndeticsReviews
606
SyndeticsSeries
607
SyndeticsSummary
608
SyndeticsTOC
609
TagsEnabled
610
TagsExternalDictionary
611
TagsInputOnDetail
612
TagsInputOnList
613
TagsModeration
614
TagsShowOnDetail
615
TagsShowOnList
616
TalkingTechItivaPhoneNotification
617
template
618
ThingISBN
619
TimeFormat
620
timeout
621
todaysIssuesDefaultSortOrder
622
TraceCompleteSubfields
623
TraceSubjectSubdivisions
624
TrackClicks
625
TrackLastPatronActivity
626
TransfersBlockCirc
627
TransfersMaxDaysWarning
628
TransferWhenCancelAllWaitingHolds
629
TranslateNotices
630
UNIMARCAuthorityField100
631
UNIMARCAuthorsFacetsSeparator
632
UNIMARCField100Language
633
UniqueItemFields
634
UnsubscribeReflectionDelay
635
UpdateItemLocationOnCheckin
636
UpdateItemWhenLostFromHoldList
637
UpdateNotForLoanStatusOnCheckin
638
UpdateTotalIssuesOnCirc
639
UploadPurgeTemporaryFilesDays
640
uppercasesurnames
641
URLLinkText
642
UsageStats
643
UsageStatsCountry
644
UsageStatsGeolocation
645
UsageStatsID
646
UsageStatsLastUpdateTime
647
UsageStatsLibrariesInfo
648
UsageStatsLibraryName
649
UsageStatsLibraryType
650
UsageStatsLibraryUrl
651
UsageStatsPublicID
652
UseACQFrameworkForBiblioRecords
653
UseAuthoritiesForTracings
654
UseBranchTransferLimits
655
UseCashRegisters
656
UseControlNumber
657
UseCourseReserves
658
useDaysMode
659
useDefaultReplacementCost
660
useDischarge
661
UseEmailReceipts
662
UseICU
663
UseKohaPlugins
664
UseQueryParser
665
UseTransportCostMatrix
666
UseWYSIWYGinSystemPreferences
667
Version
668
viewISBD
669
viewLabeledMARC
670
viewMARC
671
virtualshelves
672
WaitingNotifyAtCheckin
673
WebBasedSelfCheck
674
WhenLostChargeReplacementFee
675
WhenLostForgiveFine
676
XSLTDetailsDisplay
677
XSLTListsDisplay
678
XSLTResultsDisplay
679
z3950AuthorAuthFields
680
z3950NormalizeAuthor
(-)a/sorted_sysprefs_recorded (-242 lines)
Lines 1-241 Link Here
1
AcqCreateItem
2
AcqViewBaskets
3
AcqWarnOnDuplicateInvoice
4
advancedMARCeditor
5
AgeRestrictionOverride
6
AllFinesNeedOverride
7
AllowAllMessageDeletion
8
AllowFineOverride
9
AllowHoldDateInFuture
10
AllowHoldPolicyOverride
11
AllowHoldsOnDamagedItems
12
AllowHoldsOnPatronsPossessions
13
AllowItemsOnHoldCheckout
14
AllowItemsOnHoldCheckoutSCO
15
AllowNotForLoanOverride
16
AllowOfflineCirculation
17
AllowPKIAuth
18
AllowPurchaseSuggestionBranchChoice
19
AllowRenewalLimitOverride
20
AllowReturnToBranch
21
AllowSelfCheckReturns
22
AllowTooManyOverride
23
AmazonCoverImages
24
AnonSuggestions
25
AudioAlerts
26
AuthDisplayHierarchy
27
AuthoritiesLog
28
AuthorityMergeLimit
29
AuthorityMergeMode
30
autoBarcode
31
AutoCreateAuthorities
32
AutoEmailOpacUser
33
AutoEmailPrimaryAddress
34
AutoLocation
35
AutomaticItemReturn
36
autoMemberNum
37
AutoRemoveOverduesRestrictions
38
AutoResumeSuspendedHolds
39
AutoSelfCheckAllowed
40
Babeltheque
41
BakerTaylorEnabled
42
BasketConfirmations
43
BiblioAddsAuthorities
44
BiblioDefaultView
45
BlockReturnOfLostItems
46
BlockReturnOfWithdrawnItems
47
BorrowerRenewalPeriodBase
48
BorrowersLog
49
CalculateFinesOnReturn
50
CalendarFirstDayOfWeek
51
canreservefromotherbranches
52
casAuthentication
53
casLogout
54
CatalogModuleRelink
55
CataloguingLog
56
CircAutoPrintQuickSlip
57
CircControl
58
COinSinOPACResults
59
DebugLevel
60
decreaseLoanHighHolds
61
DefaultClassificationSource
62
defaultSortField
63
delimiter
64
Display856uAsImage
65
DisplayClearScreenButton
66
displayFacetCount
67
DisplayIconsXSLT
68
DisplayMultiPlaceHold
69
DisplayOPACiconsXSLT
70
EasyAnalyticalRecords
71
emailLibrarianWhenHoldIsPlaced
72
EnableBorrowerFiles
73
EnableOpacSearchHistory
74
EnhancedMessagingPreferences
75
expandedSearchOption
76
ExpireReservesMaxPickUpDelay
77
ExtendedPatronAttributes
78
FilterBeforeOverdueReport
79
FineNotifyAtCheckin
80
finesCalendar
81
FinesIncludeGracePeriod
82
FinesLog
83
finesMode
84
FRBRizeEditions
85
GoogleJackets
86
hidelostitems
87
hide_marc
88
HidePatronName
89
HighlightOwnItemsOnOPAC
90
HomeOrHoldingBranch
91
HTML5MediaEnabled
92
IDreamBooksReadometer
93
IDreamBooksResults
94
IDreamBooksReviews
95
ILS-DI
96
IncludeSeeFromInSearches
97
IndependentBranches
98
IntranetBiblioDefaultView
99
intranetbookbag
100
IntranetNumbersPreferPhrase
101
intranetreadinghistory
102
IssueLog
103
IssueLostItem
104
IssuingInProcess
105
itemBarcodeFallbackSearch
106
itemBarcodeInputFilter
107
item-level_itypes
108
LabelMARCView
109
LetterLog
110
LibraryThingForLibrariesEnabled
111
LocalCoverImages
112
ManInvInNoissuesCharge
113
marcflavour
114
noItemTypeImages
115
NovelistSelectEnabled
116
OAI-PMH
117
OpacAddMastheadLibraryPulldown
118
OPACAllowHoldDateInFuture
119
OpacAllowPublicListCreation
120
OpacAllowSharingPrivateLists
121
OPACAllowUserToChooseBranch
122
OPACAmazonCoverImages
123
OpacAuthorities
124
opacbookbag
125
OpacBrowser
126
OpacBrowseResults
127
OpacCloud
128
OPACdefaultSortField
129
OPACDisplay856uAsImage
130
OPACFinesTab
131
OPACFRBRizeEditions
132
OpacGroupResults
133
OpacHighlightedWords
134
OpacHoldNotes
135
OpacItemLocation
136
OPACItemsResultsDisplay
137
OpacKohaUrl
138
opaclanguagesdisplay
139
OPACLocalCoverImages
140
OpacMaintenance
141
OPACNumbersPreferPhrase
142
OpacPasswordChange
143
OPACPatronDetails
144
OPACpatronimages
145
OPACPopupAuthorsSearch
146
OPACPrivacy
147
OpacPublic
148
opacreadinghistory
149
OpacRenewalAllowed
150
OpacRenewalBranch
151
OpacSeparateHoldings
152
opacSerialDefaultTab
153
OPACShelfBrowser
154
OPACShowCheckoutName
155
OpacShowFiltersPulldownMobile
156
OPACShowHoldQueueDetails
157
OpacShowRecentComments
158
OPACShowUnusedAuthorities
159
OpacStarRatings
160
OpacSuppression
161
opacthemes
162
OpacTopissue
163
OPACURLOpenInNewWindow
164
opacuserlogin
165
OPACViewOthersSuggestions
166
OpenLibraryCovers
167
OpenLibrarySearch
168
OrderPdfFormat
169
OverduesBlockCirc
170
PatronAutoComplete
171
patronimages
172
PatronSelfRegistration
173
Persona
174
PrefillItem
175
previousIssuesDefaultSortOrder
176
QueryAutoTruncate
177
QueryFuzzy
178
QueryStemming
179
QueryWeightFields
180
QuoteOfTheDay
181
RecordLocalUseOnReturn
182
RefundLostOnReturnControl
183
RenewalPeriodBase
184
RenewalSendNotice
185
RenewSerialAddsSuggestion
186
RentalsInNoissuesCharge
187
RequestOnOpac
188
ReservesControlBranch
189
ReservesNeedReturns
190
ReturnBeforeExpiry
191
ReturnLog
192
reviewson
193
RoutingListAddReserves
194
RoutingSerials
195
SearchMyLibraryFirst
196
SeparateHoldings
197
SessionStorage
198
ShowReviewer
199
ShowReviewerPhoto
200
SocialNetworks
201
SpecifyDueDate
202
SpineLabelAutoPrint
203
SpineLabelShowPrintOnBibDetails
204
StaffDetailItemSelection
205
SubscriptionHistory
206
SubscriptionLog
207
suggestion
208
SuspendHoldsIntranet
209
SuspendHoldsOpac
210
SyndeticsEnabled
211
TagsEnabled
212
TalkingTechItivaPhoneNotification
213
template
214
todaysIssuesDefaultSortOrder
215
TraceCompleteSubfields
216
TraceSubjectSubdivisions
217
TrackClicks
218
TransfersMaxDaysWarning
219
TransferWhenCancelAllWaitingHolds
220
UpdateTotalIssuesOnCirc
221
uppercasesurnames
222
UseAuthoritiesForTracings
223
UseBranchTransferLimits
224
UseControlNumber
225
UseCourseReserves
226
useDaysMode
227
UseICU
228
UseKohaPlugins
229
UseQueryParser
230
UseTablesortForCirc
231
UseTransportCostMatrix
232
version
233
viewISBD
234
viewLabeledMARC
235
viewMARC
236
virtualshelves
237
WaitingNotifyAtCheckin
238
WhenLostChargeReplacementFee
239
WhenLostForgiveFine
240
yuipath
241
z3950NormalizeAuthor
242
- 

Return to bug 23849