From 9df54620c7339e9a07b8829dd15139007fbafe02 Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Mon, 2 Mar 2015 04:49:30 -0500 Subject: [PATCH] Bug 13771: Main Page Help fro 3.18 This updates the main page help file for 3.18. To test: * Log in to staff cleint * Click help on the mian page * Review help file --- .../intranet-tmpl/prog/en/modules/help/mainpage.tt | 16 +++++++--------- 1 files changed, 7 insertions(+), 9 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt index 3d00f88..78c3cf3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt @@ -1,11 +1,12 @@ [% INCLUDE 'help-top.inc' %] -

I can log in, what is next?

-

If this is your first time logging into Koha, you should now got to Koha Administration and setup all system parameters, especially patron categories.

+

Welcome to Koha

-

Once you have set up patron categories, you should create a new user in "Patrons" with super librarian privileges. Then use that user to log in rather than the root user set up as part of installation.

+

If this is your first time logging into Koha, you should now got to Koha Administration and setup all system preferences, patron categories, item types and libraries. You should also review the other settings found in administration.

-

Here are some other suggestions:

+

Once you have set up patron categories, you should create a new user in the Patrons module with superlibrarian permissions. Once that user is set you should use that user to log in rather than the root user set up as part of installation.

+ +

Here are some other places to look for more information about how to proceed:

-

Can I edit the online help?

+

Can I edit the online help?

You can edit the online help through the Koha Staff Client by clicking the "Edit Help" button. This feature has been designed so that library workflow and policies can be documented within Koha.

-

IMPORTANT NOTE: Online help is overwritten during a Koha upgrade.

- -

As part of the upgrade process your online help will be overwritten with the new Help as part of the install. If you want to keep a copy of your online help, you should instruct your System Administrator to upgrade the Online Help directory in the Koha file tree.

+

IMPORTANT: As part of the upgrade process your online help will be overwritten with the new Help as part of the install. If you want to keep a copy of your online help, you should instruct your System Administrator to upgrade the Online Help directory in the Koha file tree.

The online help directory is:

[% themelang %]/modules/help

See the full documentation for Koha in the manual (online).

- [% INCLUDE 'help-bottom.inc' %] -- 1.7.2.5