|
|
Dekiwiki NG in JapaneseFrom $1What is NG, no good, or doesn't work, in the Japanese language. 日本語でNGな部分。 Lucene Search of Attachments 添付の検索 (Resolved for PDF, DOC, XLS, PPT)Lucene in Deki Wiki is set up to index attachments by converting them to text using "filters". The filters are installed as packages, and then somehow copied to /var/www/deki-hayes/bin/filters, where they are referenced by the startup xml file /var/www/deki-hayes/config/mindtouch.deki.startup.xml. However, while Lucene search is working in Japanese for wiki pages (after cursory testing), it is not working for attachments. From reading some pages on the internet, it seems that these filter utilities have to be set to work in Japanese. See the forum post as well: ResolvedThis problem is resolved for PDF, DOC, XLS, PPT, confirmed on Ubuntu 7.11. PDF ExportPDF export does not work, and produces all entities and garbage. If printing via the OS, printing directly via the print dialog, or, via the page directly (and therefore using print.css if it exists) is not so desireable and could be improved. Problem with Date Formatting 日付の表示方式The basic date formatting is "western" style, so that when translated, the resulting dates look like "15 11月 2007" which is not good in the Japanese language and standard. In Japan, the usual way of formatting dates would be YYYY MM DD. One way of handling this would be to allow some kind of setting to be made to fix the problem, but, in the long run it would be better to fundamentally fix the problem, by following W3C-DTF formats to make things clear and simple. 現在日付の表記方法が欧米方式の、DD MM YYYYになっているが、単純に訳してしまうと、「15 11月 2007」のようになってしまい、日本で利用する際には大きな問題がある。(日本ではYYYY MM DDが一般的)初期設定等で変更できるような仕組みを持つことが望ましいが、本来であれば日付の表記方法はW3C-DTFフォーマットに従い統一表記とするのが一番シンプルかつ明瞭であると思われる。
ReferencePlease see the following URL 詳しくはこちら
タグ:
|
||||
エンベットも可能な日本語フォントが配布されています。
http://ossipedia.ipa.go.jp/ipafont/
どこもオープンソースのWebアプリケーションではPDFの日本語化が難航しているようです。
それだけに是非DekiWikiでは実現したいですね。
私も調べてみます。
TCPDF
UTF8に標準で対応しているので仕組みの参考にはなるかもしれません。
http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=tcpdf 2007年 11月 12日, 03:41に編集
To the Mindtouch team: Mio points out and I concur that it looks like you're having problems that other Open Source apps have, with export to PDF for Japanese.
Mio san mentions an URL that might be of some help:
http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=tcpdf