http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9826
Galen Charlton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Galen Charlton <[email protected]> --- (In reply to comment #4) > I know it would involve more work, but would you be able to add the > appropriate tags to the other frameworks as well, since they're included in > this same SQL file and you already know which tags need to be added overall? I think this would be a good idea. The non-default authority frameworks, at least for MARC21, are special in that they correspond to authtypecode. I think it would be unusual for catalogers to use the default authority framework unless they're creating subdivision records; more common would be to immediately start with the framework corresponding to the type of authority record they want to create. I think there might be a way to restructure the installer SQL so that the non-default frameworks are created by copying the default framework, then applying the necessary tweaks. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
