From 1a92ab45d16d67340bc1f56f67cab664bd7c2cfe Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Fri, 19 Oct 2012 07:35:07 -0400 Subject: [PATCH] Bug 8945: Update help files for 3.10 This patch updates help files that are not in any specific module folder. Signed-off-by: Jared Camins-Esakov Signed-off-by: Paul Poulain --- koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt | 10 ++++++++-- .../intranet-tmpl/prog/en/modules/help/mainpage.tt | 8 ++++---- koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt | 2 +- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt index 5912f97924..210123bcb4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/about.tt @@ -1,6 +1,8 @@ [% INCLUDE 'help-top.inc' %] -

About Koha

This section provides information about your Koha installation. It is useful for developers and if you wish to report bugs or issues to the Koha community.

+

About Koha

+ +

This section provides information about your Koha installation. It is useful for developers and if you wish to report bugs or issues to the Koha community.

Server information

@@ -10,10 +12,14 @@

This tab lists all the dependant Perl modules for Koha and whether or not you have them installed, and the version number. If you are reporting an issue, the developer may ask what is the state of the Perl modules you have installed.

+

System information

+ +

This tab will provide you with warnings if you are using system preferences that have since been deprecated or system preferences that you have set without other required preferences.

+

Koha team

Koha is developed and supported by a large number of developers around the world. Thanks to all the developers and libraries who support Koha

-

See the full documentation for the About page in the manual (online).

+

See the full documentation for the About page in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file 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 ae73634f1e..ae2cc886b5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/mainpage.tt @@ -5,7 +5,7 @@

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.

-

Here are some other suggestions:

+

Here are some other suggestions:

  • Read Koha documentation
  • @@ -18,15 +18,15 @@

    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.

    +

    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.

    -

    The online help directory is:

     /koha-tmpl/intranet-tmpl/prog/en/modules/help

    +

    The online help directory is:

    /koha-tmpl/intranet-tmpl/prog/en/modules/help

    -

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

    +

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

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt index 0826ae749d..df5a9446d2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/nohelp.tt @@ -2,7 +2,7 @@

    Online help

    -

    Sorry, there is no help available for this topic, please refer to the Koha 3.8 manual (online).

    +

    Sorry, there is no help available for this topic, please refer to the Koha 3.10 manual (online).

    -- 2.39.5