Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Owen Leonard 1c5ec22680
Bug 32300: Add page-section to cataloguing plugins (cat)
This patch adds a "page-section" container div around the main section
of cataloging plugins which lack it. The patch also adds a "btn
btn-primary" buttons.

This patch contains indentation changes, so please ignore whitespace
when looking at the diff.

These changes are simple enough that checking the diff is probably
enough, but if you want to test a plugin in action, you go to
Administration -> MARC bibliographic framework.

 - Choose Actions -> MARC structure on the framework you want to modify
 - Choose Actions -> Edit subfields on the tag you want to modify
 - Select the tab for the subfield you want to change.
   - In the "Other options" section near the bottom, use the "Plugin"
     dropdown to select the plugin you want to associate with that
     subfield.
 - In the basic MARC editor the subfield you updated should now have an
   icon next to it for triggering the plugin. Clicking it should trigger
   a popup window which shows the updated template.

For plugins with "authorities" in the name, configure the Authorities
structure under Administration -> Authority types.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-12-14 21:35:43 -03:00
..
value_builder Bug 32300: Add page-section to cataloguing plugins (cat) 2022-12-14 21:35:43 -03:00
addbiblio.tt Bug 31877: Fix capitalization: "Delete this Tag" and "Repeat this Tag" 2022-11-02 19:24:29 -03:00
addbooks.tt Bug 32298: Page section added to cataloguing search 2022-11-22 09:05:27 -03:00
additem.tt Bug 32046: (follow-up) Accommodate the inclusion of item information 2022-11-23 09:34:04 -03:00
cataloging-home.tt Bug 31162: (QA follow-up) Use new WRAPPPERs and fix help link 2022-10-18 10:21:03 -03:00
editor.tt
linkitem.tt Bug 32072: Consistent classes for primary buttons: Cataloging 2022-11-11 16:52:33 -03:00
merge.tt Bug 32072: Consistent classes for primary buttons: Cataloging 2022-11-11 16:52:33 -03:00
moveitem.tt Bug 32072: Consistent classes for primary buttons: Cataloging 2022-11-11 16:52:33 -03:00
z3950_auth_search.tt Bug 32072: Consistent classes for primary buttons: Cataloging 2022-11-11 16:52:33 -03:00
z3950_search.tt Bug 32299: Add page-section to Z39.50 results 2022-11-23 09:29:07 -03:00