Last modified: 2014-02-17 13:39:27 UTC
I was e-mailed a feature request to support Tibetan for category collation, forwarding it here. The requester said they will register and CC themselves here. Tibetan (bo) collation doesn't seem to be supported by ICU right now, but the requester found a page with instructions on how to add support for it in MySQL [1]. I browsed around that site a bit and also found [2] which is larger overview and has a link to Mimer collation charts [3]. Could we reuse something given there for ICU somehow? [1] http://www.thlib.org/tools/scripts/wiki/MYSQL%20Tibetan%20Collation.html [2] http://www.thlib.org/tools/scripts/wiki/Sorting%20Tibetan.html [3] http://developer.mimer.com/charts/tibetan.htm
Icu has a function for custom collations but its not exposed to php :( [i think]