[Codeigniter-users] ユーザガイド Sphinx への変換について

アーカイブの一覧に戻る

Fumito Mizuno ounzi****@gmail*****
2011年 10月 12日 (水) 19:52:31 JST


水野です。

すいません。文字コード UTF8 決め打ちです。

mb_internal_encoding("UTF-8");
をスクリプトに追加しましたが、これでどうでしょう。


2011/10/12 Kenji Suzuki <kenji****@gmail*****>:
> Kenji です。
>
>
> On Wed, 12 Oct 2011 17:00:48 +0900
> Fumito Mizuno <ounzi****@gmail*****> wrote:
>
>> 水野です。
>>
>> rst のテーブル表記が結構面倒なので、csv から変換するプログラムを作りました。
>>
>> プログラムは https://github.com/ounziw/CSV2rst
>> 出力の例は https://raw.github.com/ounziw/CSV2rst/master/sample.rst
>> 元のCSVは https://raw.github.com/ounziw/CSV2rst/master/sample.csv
>> です。
>>
>> https://raw.github.com/EllisLab/CodeIgniter/develop/user_guide_src/source/libraries/email.rst
>> のテーブルになるようにしています。 (長い行の折り返しは今のところ手作業)
>
> なんかテスト通ってませんが...
>
> $ php max_length_test.php
> PHP Notice:  Undefined offset: 0 in /home/kenji/work/CSV2rst/max_length.php on line 38
> ...
> # Looks like you failed 2 tests of 9.
>
>
> // Kenji
>
> _______________________________________________
> Codeigniter-users mailing list
> Codei****@lists*****
> http://lists.sourceforge.jp/mailman/listinfo/codeigniter-users
>



-- 
Fumito Mizuno
Standing on the Shoulder of Linus
http://ounziw.com/




Codeigniter-users メーリングリストの案内
アーカイブの一覧に戻る