https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22844
--- Comment #9 from Owen Leonard <[email protected]> --- (In reply to Marcel de Rooy from comment #8) > (In reply to Jonathan Druart from comment #5) > > Owen, did you investigate columns.def? > > Good point, but no blocker for me at feature freeze date. > We probably should merge these things. I did investigate columns.def but I was looking for a solution which wouldn't require an additional script for converting columns.def into something which could be easily parsed by JavaScript. A unified solution would certainly be preferable. Do we need a script which has the ability to output JSON? Or would it be better to use JSON everywhere and modify the translation process to include JSON? -- 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/
