V
9  
Tags
Attachments
KOHA
Encoding and Character Sets in Koha

System

$ echo $LANG
hr_HR.UTF-8

Apache

httpd.conf:

 AddCharset UTF-8 .utf8
 AddDefaultCharset   UTF-8

MySQL

Edit /etc/mysql/my.cnf under the [mysqld] section:

 init-connect = 'SET NAMES utf8'
 character-set-server=utf8
 collation-server=utf8_general_ci
 character_set_client=utf8

show variables where variable_name LIKE "character_set%" OR  variable_name LIKE "collation%";

 | character_set_client            | utf8                                                     |
 | character_set_connection        | utf8                                                     |
 | character_set_database          | utf8                                                     |
 | character_set_results           | utf8                                                     |
 | character_set_server            | utf8                                                     |
 | character_set_system            | utf8                                                     |
 | character_sets_dir              | /usr/share/mysql/charsets/                               |
 | collation_connection            | utf8_general_ci                                          |
 | collation_database              | utf8_general_ci                                          |
 | collation_server                | utf8_general_ci    


Encoding and Character Sets in Koha (Koha wiki)
http://wiki.koha.org/doku.php?id=encodingscratchpad


See also: Sorting Croatian characters in MySQL


 

Upload Files

Click "Browse" to find the file you want to upload. When you click "Upload file" your file will be uploaded and added to the list of attachments for this page.

Maximum file size: 50MB

 
 
 
File Name Author Date Uploaded Size

Save Page As

Enter a meaningful and distinctive title for your page.

Page Title:

Tip: You'll be able to find this page later by using the title you choose.

Page Already Exists

There is already a page named XXX. Would you like to:

Save with a different name:

Save the page with the name "XXX"

Append your text to the bottom of the existing page named: "XXX"

Upload Files

Click "Browse" to find the file you want to upload. When you click "Add file" this file will be added to the list of attachments for this page, and uploaded when you save the page.

 
 
 
Add Tags

Enter a tag and click "Add tag". The tag will be saved when you save the page.

Tag: 

Suggestions: