[Bug 39391] New: No way to hide the "Help" button
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39391 Bug ID: 39391 Summary: No way to hide the "Help" button Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org Sometimes, your Koha system does not have external Internet connectivity, which means the "Help" link/button will be useless and just show errors to the staff user. For these scenarios, it would be great to be able to have a system preference that hides the Help link/button. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39391 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- If anyone finds this bug looking for a quick solution, add this to the IntranetUserCSS system preference: #helper { display: none; } -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39391 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- ... and you could also host the manual locally and adapt the link in the system preference :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39391 --- Comment #3 from David Cook <dcook@prosentient.com.au> --- (In reply to Owen Leonard from comment #1)
If anyone finds this bug looking for a quick solution, add this to the IntranetUserCSS system preference:
#helper { display: none; }
Thanks, Owen. I should've added that, as that's probably the route I'm going to go in the short-term. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39391 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- (In reply to Katrin Fischer from comment #2)
... and you could also host the manual locally and adapt the link in the system preference :)
That would be pretty cool. Do we have any wiki instructions for that? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39391 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to David Cook from comment #4)
(In reply to Katrin Fischer from comment #2)
... and you could also host the manual locally and adapt the link in the system preference :)
That would be pretty cool. Do we have any wiki instructions for that?
The instructions on how to generate the manual in different formats are on the README of the manual git repository. It's Sphinx so pretty standard. The preference is KohaManualBaseURL. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39391 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- (In reply to Katrin Fischer from comment #5)
The instructions on how to generate the manual in different formats are on the README of the manual git repository. It's Sphinx so pretty standard.
The preference is KohaManualBaseURL.
Thanks for the tip. It looks like there's no tags/branches since 23.05.x, but I'll raise an issue for that there. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39391 --- Comment #7 from David Cook <dcook@prosentient.com.au> --- In my case, I still want to hide the Help button in general. No Internet access was the most relatable reason I had, but it's not the real reason. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39391 --- Comment #8 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #6)
(In reply to Katrin Fischer from comment #5)
The instructions on how to generate the manual in different formats are on the README of the manual git repository. It's Sphinx so pretty standard.
The preference is KohaManualBaseURL.
Thanks for the tip. It looks like there's no tags/branches since 23.05.x, but I'll raise an issue for that there.
Wait a minute... I vaguely recall there being a harmonizing. For 23.11+ it's all the same? But surely not "main"... oh well. I'll comment on gitlab... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39391 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Templates |System Administration CC| |gmcharlt@gmail.com Assignee|oleonard@myacpl.org |koha-bugs@lists.koha-commun | |ity.org -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39391 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |dcook@prosentient.com.au |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org