From d1456740a37a3faa842ac987f65fd7ad038d56fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20St=C3=B6hr?= Date: Wed, 13 Sep 2023 11:59:42 +0200 Subject: [PATCH] Change default account page --- local/config/vufind/config.ini | 2 +- qcovery_local/config/vufind/config.ini | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/local/config/vufind/config.ini b/local/config/vufind/config.ini index 90e8703a1..ea0f7539f 100755 --- a/local/config/vufind/config.ini +++ b/local/config/vufind/config.ini @@ -135,7 +135,7 @@ hideHoldingsTabWhenEmpty = false ; See the templates/RecordTab/holdingsils subdirectory of your theme for options. ;holdingsTemplate = extended ; This page will show by default when a user accesses the MyResearch module: -defaultAccountPage = Favorites +defaultAccountPage = CheckedOut ; Allow access to the Admin module? (See the access.AdminModule setting in ; permissions.ini for more granular ways to restrict Admin access). admin_enabled = true diff --git a/qcovery_local/config/vufind/config.ini b/qcovery_local/config/vufind/config.ini index 0e3336d5e..3f70c48e3 100755 --- a/qcovery_local/config/vufind/config.ini +++ b/qcovery_local/config/vufind/config.ini @@ -11,6 +11,7 @@ theme = belugax_hcu_dev language = de ; default -- more options available in [Languages] below. locale = de_DE defaultLoggedInModule = Search +defaultAccountPage = CheckedOut generator = "VuFind 8.1.1" showBookBag = true