https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18483
--- Comment #17 from Marc Véron <[email protected]> --- (In reply to M. Tompsett from comment #16) > Comment on attachment 62901 [details] [review] > Bug 18483 - Customised help: Enhance staff client with news based, easily > editable help system > > Review of attachment 62901 [details] [review]: > ----------------------------------------------------------------- > > ::: koha-tmpl/intranet-tmpl/prog/en/includes/header.inc > @@ +98,4 @@ > > </li> > > </ul> > > </li> > > + [% IF > > Koha.Preference('HelpSystem').match('filebased|newsbased') %] > > Is there ever going to be a HelpSystem which does not need the Help link? Is > this really necessary? I implemented this because the help system can totally be turned off (nothing selected in system preference 'HelpSystem'). And 'yes' to the question, or better 'yes, but not yet': - I'm thinking about expanding the news based help to the OPAC as well, see Bug 18515 - Use news based help system for OPAC, and I do not want it to trigger the link on staff client. - I can imagine a help system that for example displays a small help text directly on the screen -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
