https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20389 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.arnaud@biblibre.com --- Comment #3 from Alex Arnaud <alex.arnaud@biblibre.com> --- Any thoughts here about creating an index plugin system: Currently we use Catmendu::* libraries to transform data. If i'm not wrong, we only can do that by using "Fixes" (a fix language) like: marc_map(245ac, title) We give these fixes at Catemdu that process the job itself. This means that plugins should be written with this fix language too. A second thing: there is a work on bug 19893 to replace these libraries and create some koha-specific code. So the plugin system should be designed differently in this case. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.