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

Back to archive index

Kenji Suzuki kenji****@gmail*****
2011年 10月 12日 (水) 20:02:07 JST


Kenji です。


On Wed, 12 Oct 2011 19:52:31 +0900
Fumito Mizuno <ounzi****@gmail*****> wrote:

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

ああ、そういうことですが。
default な人ですみません。

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

通りました。 


// Kenji


> 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 mailing list
> Codei****@lists*****
> http://lists.sourceforge.jp/mailman/listinfo/codeigniter-users




Codeigniter-users メーリングリストの案内
Back to archive index