Re: [Koha] How to convert .csv file to .koc file

2018-08-31 Thread Chris Brown
Dear Sambhunath, The .koc file is a simple tab-separated format so converting from CSV is likely to be just a matter of re-ordering the fields and maybe tweaking the format. I used an "awk" script for this, because it's a little language I know fairly well, but you could use Python or PHP or a sh

Re: [Koha] Encoding and Character Sets in Koha

2018-08-31 Thread Narcis Garcia
- No plugin icon; as far as I know the form icons. - 000 is mandatory and 000@ is mandatory too; but it has effect only when Visibility:Editor=Enabled - When Visibility:Editor=Enabled it only populates a value on click. When this is done, international characters have full expected behavior (right

Re: [Koha] How to convert .csv file to .koc file

2018-08-31 Thread Zeki Celikbas
Here is a simple solution in terminal: |sed 's/,/\t/g' input_file > output_file | This command replace all comma characters to TAB from input_file and write out a file named output_file. Don't wory to test because it writes a seperate file. 30-08-2018 14:49 tarihinde Sambhunath Sahoo yazdı:

[Koha] September 2018 koha-US meetings

2018-08-31 Thread koha-US Secretary
*All koha-US meetings are open to any and all.* *Board Meeting -* When: Wednesday, September 5th at 10:30 am CDT (time converter ) Where: https://kslib.zoom.us/j/450230564 Agenda:

[Koha] Koha Community Newsletter: August 2018

2018-08-31 Thread kohanews
The Koha Community Newsletter for August 2018 is here: https://koha-community.org/koha-community-newsletter-august-2018/ Many thanks to the folks who submitted articles and news to this month's newsletter. Please feel free to email me with any corrections or suggestions. -- Chad Roseburg Edit