- nobunobuさん版のWordPressモジュールで上手く動いているので、今度は、ここのサイトで使っているXPressモジュールのコメント統合にトライ。
- /modules/wordpress/wp-includes/comment-functions.phpのfunction comments_numberとfunction comments_popup_linkを修正中。ただし、「set valid link_id or itemname in the template」とエラーが出てます。
- 考え中。。。。。
文字化けしないための .htaccess
EUC-JP での運用なら次の設定が吉かも。
1
2
3
4
5
6
7
8
9
10
11
12
13
| # Charactor Encoding
AddDefaultCharset EUC-JP
# PHP Settings
php_value output_buffering off
php_value output_handler null
php_value default_charset EUC-JP
php_value mbstring.language Japanese
php_value mbstring.encoding_translation off
php_value mbstring.internal_encoding EUC-JP
php_value mbstring.http_input pass
php_value mbstring.http_output pass
php_value mbstring.detect_order auto
php_value mbstring.substitute_character " "
|
(2007-07-19追記)
Counter: 1770,
today: 1,
yesterday: 0
Princeps date: 2007-06-14 (Thu) 03:56:34
Last-modified: 2008-05-11 (Sun) 03:45:37 (JST) (1366d) by gokuraku
新しくコメントをつける
コメント一覧