https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13952 --- Comment #131 from Primo Kohák <primokohak@seznam.cz> --- (In reply to Michal Denar from comment #130)
So you can import/export authority frameworks to/from database.
Thank you. CAN or CANNOT? If I CAN import/export them, how? Explanation: (1) I can import/export biblio frameworks here: http://...cgi-bin/koha/admin/biblio_framework.pl (2) I cannot import/export authority frameworks here: http://...cgi-bin/koha/admin/authtypes.pl (3) I may try to change the 3 files /usr/share/koha/lib/C4/ImportExportFramework.pm /usr/share/koha/intranet/cgi-bin/admin/import_export_framework.pl /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/admin/authtypes.tt (perhaps also these 2: /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/cs-CZ/modules/admin/authtypes.tt /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/de-DE/modules/admin/authtypes.tt ) and create a 4th one /usr/share/koha/intranet/cgi-bin/admin/import_export_authtype.pl as described in https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115381 (4) There may be a way to import/export authority frameworks not via web administrative interface but from bash. -- You are receiving this mail because: You are watching all bug changes.