Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This module provides one-way string transliteration (romanization) and cleans file names during upload by replacing unwanted characters for Japanese characters.
There is a useful module named Transliteration .
But,Transliteration Module chages strings from Japaese to Chinese.
MeCab is faster than KAKASI library and used with Apache Solr.
But , there aren't shared hosting services using MeCab library.
You need to install MeCab and php_mecab libraries.
If you can't install these libraries, try sandbox: jp_kakasi_transliteration | drupal.org.
This module provides one-way string transliteration (romanization) and cleans file names during upload by replacing unwanted characters for Japanese characters.
There is a useful module named Transliteration .
But,Transliteration Module chages strings from Japaese to Chinese.
This module uses KAKASI library for inverting Japnaese characters to US-ASCII characters.
KAKASI - Kanji Kana Simple Inverter http://kakasi.namazu.org/index.html.en
There are many shared hosting services in Japan using KAKASI library.
* 本モジュールは、マルチバイトから始まるファイル名をローマ字に変換して
Drupalにアップロードすることを目的としています。
(DrupalコアはUTF-8であってもASCII文字以外をアップロードされたファイル名から削除する仕様になっています。
ファイル名がマルチバイトから始まるファイルのアップロードする際に次の不具合が確認されています。 Using basename() is not locale safe | drupal.org)
This module is meant to help document system changes throughout the site's lifetime. Currently, the module will only document changes under the "admin" path, excluding views and contexts.