ごくらくが大好き

サイト更新記録/2007-06-14


XPressモジュールのコメントをd3forumに統合 anchor.png

  • nobunobuさん版のWordPressモジュールで上手く動いているので、今度は、ここのサイトで使っているXPressモジュールのコメント統合にトライ。
  • /modules/wordpress/wp-includes/comment-f​unctions.phpのfunction comments_numberとfunction comments_popup_linkを修正中。ただし、「set valid link_id or itemname in the template」とエラーが出てます。
  • 考え中。。。。。
Page Top

文字化けしないための .htaccess anchor.png

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追記)


新しくコメントをつける

題名
ゲスト名   :
投稿本文
より詳細なコメント入力フォームへ

コメント一覧


Front page   Freeze Diff Backup Copy Rename Reload   New List of pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)
Counter: 585, today: 1, yesterday: 2
Last-modified: 2008-05-11 (Sun) 03:45:37 (JST) (241d) by gokuraku

ページ上部へ移動


Ad by Google


あし@


広告


検索


Theme Designed by EXTRAFFIC

ログインフォーム