Bug 21153 - Add system preference to hide login box on opac-main.pl
Summary: Add system preference to hide login box on opac-main.pl
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-03 06:40 UTC by David Cook
Modified: 2023-12-28 20:43 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Crowdfunding committed: 0
Crowdfunding contact:
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Cook 2018-08-03 06:40:40 UTC
There should be a system preference to hide the login box on opac-main.pl, and that system preference should also make it so that the opacmainuserblock can be 12 if opacuserlogin == 1 but the new system preference == 0. 

I have a lot of people who hide it with CSS, but it means that a lot of front page real estate is wasted with whitespace.
Comment 1 David Cook 2022-12-06 06:34:25 UTC
Closing this due to age.

This is manageable using CSS and Javascript.