From f3fa1d003ddc5737875a74cb04eb8d8ca484ecc7 Mon Sep 17 00:00:00 2001 From: Alex Buckley Date: Fri, 21 Apr 2017 15:41:16 +1200 Subject: [PATCH] Bug 18462 - Implemented the div id="breadcrumbs" around the further information for how to create libraries, patron categories, patrons, item types, and circulation rules --- .../prog/en/modules/installer/step3.tt | 384 +++++++++++---------- .../prog/en/modules/onboarding/onboardingstep1.tt | 6 +- .../prog/en/modules/onboarding/onboardingstep2.tt | 5 +- .../prog/en/modules/onboarding/onboardingstep3.tt | 11 +- .../prog/en/modules/onboarding/onboardingstep4.tt | 2 +- .../prog/en/modules/onboarding/onboardingstep5.tt | 2 +- 6 files changed, 208 insertions(+), 202 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt index f2f350f..eeb62c6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt @@ -27,10 +27,7 @@ [% IF ( finish ) %][% END %] [% INCLUDE 'installer-doc-head-close.inc' %] -
-
-
-

Koha

+ [% IF ( selectframeworks ) %] [% END %] +
+
+
+

Koha

+ [% IF ( finish ) %] +

Web installer › Installation complete

+

If this page does not redirect in 10 seconds, click Start onboarding process.

+ [% END %] -[% IF ( finish ) %] -

Web installer › Installation complete

-

If this page does not redirect in 10 seconds, click Start onboarding process.

-[% END %] - - -[% IF ( choosemarc ) %] -

Select your MARC flavor

-
- - -

- [% FOREACH flavourloo IN flavourloop %] -

- [% IF ( flavourloo.checked ) %] - [% flavourloo.label %]
- [% ELSE %] - [% flavourloo.label %]
- [% END %] -
- [% END %] -

-

-
-[% END %] -[% IF ( selectframeworks ) %] -

Web installer › [% setup %] setup › Selecting default settings

- -
- - - [% IF ( frameworksloop ) %] -

MARC frameworks: [% marcflavour %]

- [% IF ( en_marc_frameworks ) %] -

No MARC frameworks are available for your language. - Defaulting to the frameworks supplied for English (en)

- [% END %] - [% FOREACH frameworksloo IN frameworksloop %] -
-

[% frameworksloo.label %]

- [% FOREACH framework IN frameworksloo.frameworks %] - - - - -
- [% IF ( framework.checked ) %] - - [% ELSE %] - - [% END %] - - -
- [% END %] -
- [% END %] -

Other data

- [% END %] - [% IF ( en_sample_data ) %] -

No sample data and settings are available for your language. - Defaulting to the samples supplied for English (en)

- [% END %] - [% FOREACH levelloo IN levelloop %] -
-

[% levelloo.label %]

- [% FOREACH framework IN levelloo.frameworks %] - - - - -
- [% IF ( framework.checked ) %] - - [% ELSE %] - - [% END %] - - -
- [% END %] -
- [% END %] -

When you've made your selections, please click 'Import' below to begin the process. It may take a while to complete, - please be patient.

-

-

-
-[% END %] + [% IF ( choosemarc ) %] +

Select your MARC flavor

+
+ + +

+ [% FOREACH flavourloo IN flavourloop %] +

+ [% IF ( flavourloo.checked ) %] + [% flavourloo.label %]
+ [% ELSE %] + [% flavourloo.label %]
+ [% END %] +
+ [% END %] +

+

+
+ [% END %] + [% IF ( selectframeworks ) %] +

Web installer › [% setup %] setup › Selecting default settings

+ +
+ + + [% IF ( frameworksloop ) %] +

MARC frameworks: [% marcflavour %]

+ [% IF ( en_marc_frameworks ) %] +

No MARC frameworks are available for your language. + Defaulting to the frameworks supplied for English (en)

+ [% END %] + [% FOREACH frameworksloo IN frameworksloop %] +
+

[% frameworksloo.label %]

+ [% FOREACH framework IN frameworksloo.frameworks %] + + + + +
+ + + +
+ [% END %] +
+ [% END %] +

Other data

+ [% END %] + [% IF ( en_sample_data ) %] +

No sample data and settings are available for your language. + Defaulting to the samples supplied for English (en)

+ [% END %] + [% FOREACH levelloo IN levelloop %] +
+

[% levelloo.label %]

+ [% FOREACH framework IN levelloo.frameworks %] + + + + + +
+ [% IF ( framework.checked ) %] + + [% ELSE %] + + [% END %] + + +
+ [% END %] +
+ [% END %] +

When you've made your selections, please click 'Import' below to begin the process. It may take a while to complete, + please be patient.

+

+

+
+ [% END %] -[% IF ( addframeworks ) %] -

Web installer › Default data loaded

- [% FOREACH lis IN list %] -

[% lis.level %] data added

-
    - [% FOREACH fwklis IN lis.fwklist %] -
  • [% fwklis.fwkname %][% IF ( fwklis.error ) %]
    [% fwklis.error %][% END %]
  • + [% IF ( addframeworks ) %] +

    Web installer › Default data loaded

    + [% FOREACH lis IN list %] +

    [% lis.level %] data added

    +
      + [% FOREACH fwklis IN lis.fwklist %] +
    • [% fwklis.fwkname %][% IF ( fwklis.error ) %]
      [% fwklis.error %][% END %]
    • + [% END %] +
    [% END %] -
- [% END %] -

All done!

-

Installation complete.
-

- You can help the Koha community by sharing your statistics with us. -
If you wish to share some of your data, please enable the functionality in the "Share your usage statistics" section of the admin module. -

-

Click on 'Set up Koha with the onboarding tool' to complete and load the Koha onboarding tool. -

- - -

-
-

-

-[% END %] +

All done!

+

Installation complete.
+

+ You can help the Koha community by sharing your statistics with us. +
If you wish to share some of your data, please enable the functionality in the "Share your usage statistics" section of the admin module. +

+

Click on 'Set up Koha with the onboarding tool' to complete and load the Koha onboarding tool. +

+ + +

+
+

+

+ [% END %] -[% IF ( importdatastructure ) %] - [% IF ( error ) %] -

The following error occurred while importing the database structure:

-

[% error %]

-

Please contact your system administrator

- [% ELSE %] -

Web installer › Success

-
    -
  • Database tables created
  • -
-
- -

-
- [% END %] -[% END %] + [% IF ( importdatastructure ) %] + [% IF ( error ) %] +

The following error occurred while importing the database structure:

+

[% error %]

+

Please contact your system administrator

+ [% ELSE %] +

Web installer › Success

+
    +
  • Database tables created
  • +
+
+ +

+
+ [% END %] + [% END %] -[% IF ( proposeimport ) %] -

Web installer › Set up database

-

Now we're ready to create the database tables and fill them with some default data.

-
- - -

-
-[% END %] + [% IF ( proposeimport ) %] +

Web installer › Set up database

+

Now we're ready to create the database tables and fill them with some default data.

+
+ + +

+
+ [% END %] -[% IF ( default ) %] - [% IF ( upgrading ) %] -

Web installer › Update database

-

We are upgrading from Koha [% dbversion %] to [% kohaversion %], you must update your database. -
- Update your database -

- [% ELSE %] -

Web installer › Install basic configuration settings

-

We are ready to do some basic configuration. Please install some basic configuration settings to continue the installation: -
-
-

Install basic configuration settings

- [% END %] -[% END %] + [% IF ( default ) %] + [% IF ( upgrading ) %] +

Web installer › Update database

+

We are upgrading from Koha [% dbversion %] to [% kohaversion %], you must update your database. +
+ Update your database +

+ [% ELSE %] +

Web installer › Install basic configuration settings

+

We are ready to do some basic configuration. Please install some basic configuration settings to continue the installation: +
+
+

Install basic configuration settings

+ [% END %] + [% END %] -[% IF ( updatestructure ) %] -

Updating database structure

- [% IF ( has_update_succeeds ) %] -

Update report :

-
    - [% FOREACH update_repor IN update_report %] -
  • [% update_repor.line |html %]
  • - [% END %] -
- [% END %] - [% IF ( has_update_errors ) %] -

Update errors :

-
    - [% FOREACH update_error IN update_errors %] -
  • [% update_error.line |html %]
  • + [% IF ( updatestructure ) %] +

    Updating database structure

    + [% IF ( has_update_succeeds ) %] +

    Update report :

    +
      + [% FOREACH update_repor IN update_report %] +
    • [% update_repor.line |html %]
    • + [% END %] +
    + [% END %] + [% IF ( has_update_errors ) %] +

    Update errors :

    +
      + [% FOREACH update_error IN update_errors %] +
    • [% update_error.line |html %]
    • + [% END %] +
    + [% END %] + [% UNLESS ( has_update_errors ) %] +

    Everything went OK, update done.

    + [% END %] + Continue to log in to Koha +
    [% END %] -
- [% END %] - [% UNLESS ( has_update_errors ) %] -

Everything went OK, update done.

- [% END %] - Continue to log in to Koha -
-[% END %] -
-
+
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep1.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep1.tt index 0715153..2cd1130 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep1.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep1.tt @@ -1,5 +1,6 @@ [% INCLUDE 'doc-head-open.inc' %] +Koha › Web installer › Create a library [% INCLUDE 'installer-doc-head-close.inc' %] [% INCLUDE 'datatables.inc' %] @@ -26,9 +27,8 @@

- To add another library and for more settings,
- go to:
- More -> Administration -> Libraries and groups
+ To add another library and for more settings, go to:
+

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep2.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep2.tt index 6aa1d02..06b393e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep2.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep2.tt @@ -85,7 +85,7 @@ [% END %] -

Controls how long a patrons checkout history is kept for new patrons of this category. "Never" anonymizes checkouts on return, and "Forever" keeps a patron's checkout history indefinitely. When set to "Default", the amount of history kept is controlled by the cronjob batch_anonymise.pl which should be set up by your system administrator.

+
Controls how long a patrons checkout history is kept for new patrons of this category. "Never" anonymizes checkouts on return, and "Forever" keeps a patron's checkout history indefinitely. When set to "Default", the amount of history kept is controlled by the cronjob batch_anonymise.pl which should be set up by your system administrator.
Enrolment period: @@ -104,10 +104,9 @@ -

Success: patron category created!

To add another patron category and for more settings
go to:
- More -> Administration -> Patron categories
+

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt index cad6b6f..77c47c1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt @@ -70,7 +70,9 @@

    Koha administrator patron permissions

  1. - + + + superlibrarian
    @@ -92,8 +94,11 @@

- To create another patron, go to Patrons -> New Patron.
- More -> Set Permissions in a user page to gain superlibrarian permissions. + To create another patron, go:

+ +
+ To give the new patron superlibrarian permissions go to: +


diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep4.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep4.tt index 07b6abe..c82c885 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep4.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep4.tt @@ -36,7 +36,7 @@

To create another item type later and for more settings
go to:
- More -> Administration -> Item types
+

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt index 97211f2..4ce33ef 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt @@ -111,7 +111,7 @@

To create circulation rule, go to
- More -> Administration -> Circulation and Fine Rules +

-- 2.1.4