A while ago bug 19833 fixed a lost of templates to avoid the use of the non-standard term "biblio". I found a new/missed one: koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt: <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl?biblionumber=[% resultsloo.biblionumber | uri %]"><i class="fa fa-pencil"></i> Edit biblio</a></li> To see: - Go to the cataloguing module - Search using the cataloguing search - Look at the Actions menu - Verify the "Edit biblio" appears as a menu item
Created attachment 104714 [details] [review] Bug 25447: Terminology: Fix button text "Edit biblio" This patch changes the cataloging main page so that in the menu for reach search result the "Edit biblio" link is now "Edit record." To test, apply the patch and do a search in cataloging. In the list of search results verify that the "Actions" menu contains a link labeled "Edit record."
I am having trouble working out where this appears! I can't find "Edit biblio" anywhere on the staff interface... On the search results list there is a list of options on the far right for a record (Holds(0) | Add to cart | Edit record | Edit items | OPAC view). Is there a system preferences that needs enabling?
Hi David, you need to go to search in the cataloguing module, not catalog, I think that's the catch. The result list there is totally different.
(In reply to Katrin Fischer from comment #3) > Hi David, you need to go to search in the cataloguing module, not catalog, I > think that's the catch. The result list there is totally different. Thanks Katrin! I've found it now - so used to clicking on the 'Search the catalog' tab under the search box.
Created attachment 104801 [details] [review] Bug 25447: Terminology: Fix button text "Edit biblio" This patch changes the cataloging main page so that in the menu for reach search result the "Edit biblio" link is now "Edit record." To test, apply the patch and do a search in cataloging. In the list of search results verify that the "Actions" menu contains a link labeled "Edit record." Signed-off-by: David Nind <david@davidnind.com>
Created attachment 105293 [details] [review] Bug 25447: Terminology: Fix button text "Edit biblio" This patch changes the cataloging main page so that in the menu for reach search result the "Edit biblio" link is now "Edit record." To test, apply the patch and do a search in cataloging. In the list of search results verify that the "Actions" menu contains a link labeled "Edit record." Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Why not "bibliographic record"?
I think we use both in Koha and in this context record is clear and a bit shorter.
Pushed to master for 20.11, thanks to everybody involved!
backported to 20.05.x for 20.05.02
Backported to 19.11.x for 19.11.08
Backported to 19.05.x branch for 19.05.14