Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 6cc5c0208a
Bug 33429: Use template wrapper for breadcrumbs: Plugins
This patch updates plugin management templates so that they use the new
WRAPPER for displaying breadcrumbs.

To test, apply the patch and test each page and its variations.
Breadcrumbs should look correct, and each link should be correct.

- In koha-conf.xml, look for "enable_plugins"
  - If this is set to 0, plugins are disabled:
    <enable_plugins>0</enable_plugins>
    - Navigate directly to /cgi-bin/koha/plugins/plugins-home.pl, which
      should say "Plugins disabled." Check the breadcrumbs on this page.
  - Enable plugins by changing the settimg in koha-conf.xml to 1 (a
    restart of services is required): <enable_plugins>1</enable_plugins>
  - Go to Administration -> Manage plugins
    - Test this page and the "Upload plugin" page.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-04-12 09:26:54 -03:00
..
acqui Bug 32003: Add page-section to order search results and fix heading hierarchy 2023-03-27 12:49:59 +02:00
admin Bug 30403: Add syspref UpdateNotForLoanStatusOnCheckout 2023-04-06 10:45:04 -03:00
authorities Bug 30930: Ability to change auth type while editing record 2023-04-06 10:03:18 -03:00
basket Bug 33160: (QA follow-up) Adjust condition on biblio object 2023-04-06 09:47:24 -03:00
batch
catalogue Bug 32301: Fix default search sorting in advanced search when not editing a search 2023-04-12 09:26:51 -03:00
cataloguing Bug 33148: Use template wrapper for breadcrumbs: Cataloging 2023-04-06 09:29:25 -03:00
circ Bug 31615: Allow checkin of items bundles without verifying their contents 2023-04-06 10:45:03 -03:00
clubs
course_reserves Bug 33070: Remove use of can_edit_items 2023-03-17 09:59:02 -03:00
erm
errors
ill Bug 21548: ILLLIBS patron category / partner_code seems extraneous 2023-03-31 12:14:51 +02:00
installer
labels
mana
members Bug 32634: (follow-up) Restructure page headings 2023-04-10 07:38:55 -03:00
offline_circ Bug 32634: Add 'page-section' to various pages 2023-04-10 07:38:54 -03:00
onboarding
patron_lists
patroncards Bug 32634: Add 'page-section' to various pages 2023-04-10 07:38:54 -03:00
plugins Bug 33429: Use template wrapper for breadcrumbs: Plugins 2023-04-12 09:26:54 -03:00
pos Bug 33434: Use template wrapper for breadcrumbs: Point of sale 2023-04-12 09:26:53 -03:00
recalls
reports Bug 33436: Use template wrapper for breadcrumbs: Reports part 1 2023-04-12 09:26:53 -03:00
reserve
reviews
rotating_collections Bug 32954: Standardize action fieldsets in rotating collections, suggestions, tools 2023-03-31 12:33:13 +02:00
serials Bug 32771: Standardize structure around action fieldsets in serials 2023-03-31 12:30:37 +02:00
services
suggestion Bug 33322: (QA follow-up) Add comment to clarify selector context 2023-03-31 18:41:38 +02:00
tags
test
tools Bug 32164: Add link to MARC modification templates from batch record modification page 2023-04-06 09:47:28 -03:00
virtualshelves Bug 32634: Add 'page-section' to various pages 2023-04-10 07:38:54 -03:00
about.tt Bug 21548: ILLLIBS patron category / partner_code seems extraneous 2023-03-31 12:14:51 +02:00
auth.tt Bug 32217: Fixed typo in error message for authentication providers 2023-03-30 12:09:39 +02:00
intranet-main.tt Bug 33133: Add fast cataloging to 'Cataloging' page 2023-03-27 12:50:07 +02:00