# # ChangeLog for trunk # # Generated by Trac 1.0.9 # May 20, 2024, 7:02:03 AM Mon, 02 Feb 2009 13:26:14 GMT toemon [86] * trunk/wp-content/plugins/xpressme/include/pluggable-override.php (modified) * trunk/xoops_version.php (modified) bump 0.03 Mon, 02 Feb 2009 13:20:09 GMT toemon [85] * trunk/wp-content/plugins/xpressme/include/user_sync_xoops.php (modified) ユーザデータの同期作業終了 ここまでで #1のチケットを終了する。 Sat, 31 Jan 2009 15:57:11 GMT toemon [84] * trunk/wp-content/plugins/xpressme/include/pluggable-override.php (modified) デバックメッセージの消し忘れ Sat, 31 Jan 2009 15:20:33 GMT toemon [83] * trunk/wp-content/plugins/xpressme/include/pluggable-override.php (modified) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) オーバライドを有効にする条件が複雑なので、include/pluggable- override.phpがわで対応させることにした。 Sat, 31 Jan 2009 15:01:54 GMT toemon [82] * trunk/wp-content/plugins/xpressme/include/user_sync_xoops.php (modified) wordpress側からユーザ登録するとき、XOOPSの新規ユーザだった場合に、ど ... Sat, 31 Jan 2009 13:48:11 GMT toemon [81] * trunk/include/oninstall.php (modified) * trunk/include/onupdate.php (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.mo (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.po (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) r76 の続き XOOPSグループに対する権限設定でログイン毎に権限を更新するか、初回ログ ... Sat, 31 Jan 2009 02:07:57 GMT toemon [80] * trunk/include/oninstall.php (modified) * trunk/include/onupdate.php (modified) インストール時やVer2.X以前のXPressMEからのアップデート時の初期値とし ... Sat, 31 Jan 2009 01:04:53 GMT toemon [79] * trunk/wp-content/plugins/xpressme/language/xpressme-ja.mo (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.po (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) 設定画面のレイアウトと言語ファイルメンテナンス Sat, 31 Jan 2009 00:58:35 GMT toemon [78] * trunk/include/oninstall.php (modified) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) xpressmeプラグイン有効化にて、インストール時や一旦無効化後の有効化で ... Fri, 30 Jan 2009 12:59:58 GMT toemon [77] * trunk/include/oninstall.php (modified) * trunk/include/onupdate.php (modified) モジュールアップデート時にxpressmeプラグインを2度読みしてエラーが発 生するバグ修正 Fri, 30 Jan 2009 12:55:03 GMT toemon [76] * trunk/include/oninstall.php (modified) * trunk/include/onupdate.php (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) * trunk/xoops_version.php (modified) xpressmeプラグイン側で、XOOPSグループに対する権限設定を行うためのデー タベースと設定画面を追加 (まだ完全に動いてません) Fri, 30 Jan 2009 12:43:35 GMT toemon [75] * trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) XPressME_Classのインスタンスがあちこちで作られてたので、グローバル化 されたインスタンスを使うように変更 ... Fri, 30 Jan 2009 04:26:40 GMT toemon [74] * trunk/include/pluggable-override.php (deleted) r71 実装で、いらなくなったファイルを除去 Fri, 30 Jan 2009 04:25:02 GMT toemon [73] * trunk/include/user_sync.php (deleted) r72 実装で、いらなくなったファイルを除去 Fri, 30 Jan 2009 04:21:43 GMT toemon [72] * trunk/wp-content/plugins/xpressme/include/user_sync_xoops.php (added) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) ユーザ同期処理をxpressmeプラグイン側に移し、WordPress側からのユーザ追 加・変更に対応させる Fri, 30 Jan 2009 04:10:48 GMT toemon [71] * trunk/wp-config.php (modified) * trunk/wp-content/plugins/xpressme/include/pluggable-override.php (added) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) pluggable-overrideの実行をxpressmeプラグイン側で行うように変更 (ktai_styleとぶつかるので) Mon, 26 Jan 2009 23:56:36 GMT toemon [70] * trunk/include/pluggable-override.php (modified) wp_redirect()のオーバライド追加 ログアウト時と登録(register.phpを直接コールしたとき)のリダイレクト 先変更 Mon, 26 Jan 2009 23:52:57 GMT toemon [69] * trunk/include/pluggable-override.php (modified) * trunk/include/user_sync.php (modified) ユーザ同期周りのコード整理 (不要分カット、まとめ) Mon, 26 Jan 2009 23:39:33 GMT toemon [68] * trunk/include/include_xoops_define.php (modified) xmlrpc.phpがコールされたことを判断する関数 is_xmlrpc_call()を追加 (デバック用のコード追加) Mon, 26 Jan 2009 23:01:08 GMT toemon [67] * trunk/include/include_xoops_define.php (modified) XLC専用コードからimpress,xoops2.0.16対応への変更 Mon, 26 Jan 2009 22:55:25 GMT toemon [66] * trunk/include/include_xoops_define.php (modified) * trunk/wp-config.php (modified) is_root_index_page_call()からis_xpress_index_page_call()への名前変更 (気まぐれ?) Wed, 21 Jan 2009 08:44:04 GMT toemon [65] * trunk/include/pluggable-override.php (modified) live writer でパスワードを確認する際、WP側のパスワードが、xoopsパスワ ... Thu, 08 Jan 2009 12:20:19 GMT toemon [64] * trunk/wp-content/themes/xpress_default/404.php (modified) * trunk/wp-content/themes/xpress_default/archive.php (modified) * trunk/wp-content/themes/xpress_default/archives.php (modified) * trunk/wp-content/themes/xpress_default/comments-popup.php (modified) * trunk/wp-content/themes/xpress_default/comments.php (modified) * trunk/wp-content/themes/xpress_default/footer.php (modified) * trunk/wp-content/themes/xpress_default/functions.php (modified) * trunk/wp-content/themes/xpress_default/header.php (modified) * trunk/wp-content/themes/xpress_default/image.php (modified) * trunk/wp-content/themes/xpress_default/index.php (modified) * trunk/wp-content/themes/xpress_default/ja.mo (modified) * trunk/wp-content/themes/xpress_default/ja.po (modified) * trunk/wp-content/themes/xpress_default/ja_EUC.mo (deleted) * trunk/wp-content/themes/xpress_default/ja_EUC.po (deleted) * trunk/wp-content/themes/xpress_default/ja_SJIS.mo (deleted) * trunk/wp-content/themes/xpress_default/ja_SJIS.po (deleted) * trunk/wp-content/themes/xpress_default/ja_UTF.mo (deleted) * trunk/wp-content/themes/xpress_default/ja_UTF.po (deleted) * trunk/wp-content/themes/xpress_default/kubrick.pot (deleted) * trunk/wp-content/themes/xpress_default/links.php (modified) * trunk/wp-content/themes/xpress_default/page.php (modified) * trunk/wp-content/themes/xpress_default/search.php (modified) * trunk/wp-content/themes/xpress_default/searchform.php (modified) * trunk/wp-content/themes/xpress_default/sidebar.php (modified) * trunk/wp-content/themes/xpress_default/single.php (modified) 言語ファイルのドメイン名をkubilicからxpressに変更、及びpoを取り直して 整理 Mon, 05 Jan 2009 16:18:31 GMT toemon [63] * trunk/blocks/block_common.php (modified) カテゴリー選択のあるブロックで、カテゴリリストを得るために、WPをロー ... Thu, 01 Jan 2009 15:17:36 GMT toemon [62] * trunk/include/include_xoops_define.php (modified) WP管理画面からの投稿ではイベント通知出来ないバグ #55 修正 イベント通知はXOOPSのフル管理下にないと発行できないようだ。 ... Wed, 31 Dec 2008 15:08:45 GMT toemon [61] * trunk/admin (added) * trunk/admin/index.php (added) * trunk/admin/menu.php (added) * trunk/include/notification.inc.php (added) * trunk/include/notification.inc.sub.php (added) * trunk/include/xpress_render.php (modified) * trunk/language/ja_utf8/mail_template (added) * trunk/language/ja_utf8/mail_template/author_newcomment.tpl (added) * trunk/language/ja_utf8/mail_template/author_newpost.tpl (added) * trunk/language/ja_utf8/mail_template/category_newcomment.tpl (added) * trunk/language/ja_utf8/mail_template/category_newpost.tpl (added) * trunk/language/ja_utf8/mail_template/global_newcomment.tpl (added) * trunk/language/ja_utf8/mail_template/global_newpost.tpl (added) * trunk/language/ja_utf8/mail_template/global_waiting.tpl (added) * trunk/language/ja_utf8/mail_template/post_editpost.tpl (added) * trunk/language/ja_utf8/mail_template/post_newcomment.tpl (added) * trunk/language/ja_utf8/modinfo.php (modified) * trunk/notification_update.php (added) * trunk/templates/index.html (added) * trunk/wp-content/plugins/xpressme/include/notify_functions.php (added) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/themes/xpress_default/blocks/style.css (modified) * trunk/xoops_version.php (modified) XOOPSイベント通知の実装 #6 但し現状ではメインコンテンツにイベント通知選択は表示されたない。(ブ ロックとして表示) Tue, 30 Dec 2008 15:33:15 GMT toemon [60] * trunk/include/include_xoops_define.php (modified) SWFuploadのセッション問題を回避するために、WordPress管理画面ではXOOPS ... Tue, 30 Dec 2008 06:40:56 GMT toemon [59] * trunk/include/xpress_breadcrumbs.php (added) * trunk/wp-config.php (modified) PEAKさんが提案されている、統一的なパンくず規格 xoops_breadcrumbs の提 案 ... Mon, 29 Dec 2008 07:57:43 GMT toemon [58] * trunk/wp-content/themes/xpress_default/blocks/recent_posts_content_block_theme.php (modified) 「最近の記事内容ブロック」でタグリストが表示されないバグ修正 「最近の記事内容ブロック」で表示記事をtaqgで選択する機能実装 #45 Sun, 28 Dec 2008 17:17:00 GMT toemon [57] * trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified) * trunk/wp-content/themes/xpress_default/blocks/recent_posts_content_block_theme.php (modified) * trunk/wp-content/themes/xpress_default/index.php (modified) コンテンツの概要表示用カスタム関数実装 #12 xpress_the_content($more_link_text = ... Sun, 28 Dec 2008 16:08:37 GMT toemon [56] * trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified) 最近の記事内容の閲覧数が0になるバグ修正 Sat, 27 Dec 2008 17:44:57 GMT toemon [55] * trunk/wp-content/plugins/xpressme/language/xpressme-ja.mo (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.po (modified) 前回のコミットで古い言語ファイルをコミットしてました。orz Sat, 27 Dec 2008 17:28:17 GMT toemon [54] * trunk/blocks/recent_posts_content_block.php (added) * trunk/language/ja_utf8/blocks.php (modified) * trunk/language/ja_utf8/modinfo.php (modified) * trunk/templates/blocks/recent_posts_content_block.html (added) * trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.mo (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.po (modified) * trunk/wp-content/themes/xpress_default/blocks/recent_posts_content_block_theme.php (added) * trunk/xoops_version.php (modified) 最近の記事内容ブロック 実装 概要処理の部分と、閲覧数の部分は未完です。 Sat, 27 Dec 2008 08:50:32 GMT KURO [53] * trunk/templates/blocks/recent_comments_block.html (modified) HTMLタグ修正 Sat, 27 Dec 2008 08:47:35 GMT toemon [52] * trunk/wp-content/themes/xpress_default/index.php (modified) r51 でwp_content/themes/xpress_default/index.phpを古いバージョンでコ ... Sat, 27 Dec 2008 08:31:55 GMT toemon [51] * trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.mo (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.po (modified) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) * trunk/wp-content/themes/xpress_default/index.php (modified) 閲覧数カウント機能の実装 #18 xpress_post_views_count($post_id=0,$format= ... Sat, 27 Dec 2008 07:58:20 GMT KURO [50] * trunk/wp-content/themes/xpress_default/blocks/style.css (modified) コミットテスト Sat, 27 Dec 2008 03:29:06 GMT toemon [49] * trunk/include/xpress_block_render.php (modified) * trunk/templates/blocks/recent_comments_block.html (modified) * trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified) * trunk/wp-content/themes/xpress_default/blocks/recent_comments_block_theme.php (modified) コメントブロックにsmarty変数 data_countをアサイン ブロックに表示されるコメント数を取得、主にテンプレート側でデータ無し ... Thu, 25 Dec 2008 15:40:18 GMT toemon [48] * trunk/xoops_version.php (modified) bump 0.02 Thu, 25 Dec 2008 15:36:24 GMT toemon [47] * trunk/wp-content/themes/xpress_default/archive.php (modified) * trunk/wp-content/themes/xpress_default/search.php (modified) * trunk/wp-content/themes/xpress_default/xpress_block.inc.php (deleted) テーマxpressme_defaultバグ修正 Thu, 25 Dec 2008 15:15:54 GMT toemon [46] * trunk/blocks/recent_comments_block.php (modified) * trunk/include/xpress_block_render.php (modified) * trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/themes/xpress_default/blocks/recent_comments_block_theme.php (modified) WordPress管理画面からXOOPSデータベースへのアクセス  #50 実装   xpressmeプラグインにより ... Thu, 25 Dec 2008 15:03:13 GMT toemon [45] * trunk/module_icon.png (modified) モジュールアイコン修正 Wed, 24 Dec 2008 04:11:22 GMT toemon [44] * trunk/blocks/recent_comments_block.php (added) * trunk/blocks/xpress_block_recent_comments.php (deleted) * trunk/include/xoops_block_cache.php (deleted) * trunk/include/xpress_block_render.php (added) * trunk/include/xpress_block_theme.php (deleted) * trunk/templates/blocks/recent_comments_block.html (added) * trunk/templates/blocks/xpress_block_recent_comments.html (deleted) * trunk/wp-content/themes/xpress_default/blocks/recent_comments_block.php (deleted) * trunk/wp-content/themes/xpress_default/blocks/recent_comments_block_theme.php (added) 全てのブロックが include/xpress_block_render.php内の function ... Tue, 23 Dec 2008 12:51:44 GMT toemon [43] * trunk/blocks/xpress_block_recent_comments.php (modified) * trunk/include/xoops_block_cache.php (modified) ブロックキャッシュの認識子としてブロックIDを使用するように変更、 #49 概要抽出用の関数xpress_substr()を追加 Tue, 23 Dec 2008 01:51:11 GMT toemon [42] * trunk/include/xml.php (modified) * trunk/include/xoops_block_cache.php (modified) include/xml.phpライブラリーのD3pipeとの重複でXPressME側で重複を回避し ... Mon, 22 Dec 2008 16:23:59 GMT toemon [41] * trunk/blocks/xpress_block_recent_comments.php (modified) * trunk/wp-content/themes/xpress_default/blocks/recent_comments_block.php (modified) ブロック複製時でも、モジュール外に配置した場合、同一キャッシュを使用 し同じ結果を表示してしまうバグを修正。 ... Mon, 22 Dec 2008 13:49:59 GMT toemon [40] * trunk/include/xml.php (modified) include/xml.php でのcount_numeric_items()の重複バグ修正(D2Pipeライブ ラリとの重複) Mon, 22 Dec 2008 12:57:45 GMT toemon [39] * trunk/include/xml.php (modified) D3Pipeにて同じライブラリを使っているため、D3pipeモジュールをインスト ールしてあると、重複となるバグを修正 #47 Mon, 22 Dec 2008 12:55:10 GMT toemon [38] * trunk/blocks/xpress_block_recent_comments.php (modified) * trunk/include/xpress_block_theme.php (added) * trunk/include/xpress_chache.php (deleted) * trunk/templates/blocks/xpress_block_recent_comments.html (modified) * trunk/wp-content/themes/xpress_default/blocks (added) * trunk/wp-content/themes/xpress_default/blocks/recent_comments_block.php (added) * trunk/wp-content/themes/xpress_default/blocks/style.css (added) ブロックのスタイルシートはテンプレート変数<{$xoops_block_header}>にア サインします。 ... Sun, 21 Dec 2008 03:30:07 GMT toemon [37] * trunk/include/data.inc.php (added) WhatsNewモジュール用プラグインの実装 #15 Sat, 20 Dec 2008 18:01:51 GMT toemon [36] * trunk/blocks/xpress_block_recent_comments.php (modified) * trunk/include/xoops_block_cache.php (added) * trunk/include/xpress_cache.php (added) * trunk/templates/blocks/xpress_block_recent_comments.html (modified) ブロックのXMLキャッシュ化 #43 Fri, 19 Dec 2008 16:38:22 GMT toemon [35] * trunk/blocks (added) * trunk/blocks/block_common.php (added) * trunk/blocks/index.html (added) * trunk/blocks/xpress_block_recent_comments.php (added) * trunk/include/xml.php (added) * trunk/include/xpress_chache.php (added) * trunk/language/ja_utf8/blocks.php (modified) * trunk/language/ja_utf8/modinfo.php (modified) * trunk/templates (added) * trunk/templates/blocks (added) * trunk/templates/blocks/xpress_block_recent_comments.html (added) * trunk/xoops_version.php (modified) ブロックのテストの為にXOOPSの基本構成でコメントブロックを作成 現状ではブロック側がモジュール複製には対応していない。 Thu, 18 Dec 2008 04:20:50 GMT toemon [34] * trunk/include/oninstall.php (modified) * trunk/include/onupdate.php (modified) モジュールインストール・アップデート時にxpressmeプラグインを有効にす る #42 Thu, 18 Dec 2008 03:45:54 GMT toemon [33] * trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified) ポストナビリンクで表示内容を指定(「前の投稿」「次の投稿へ」等)した とき、オンマウスで投稿のタイトルを表示するようにした。 Wed, 17 Dec 2008 03:18:56 GMT toemon [32] * trunk/include/custom_functions.php (deleted) * trunk/wp-config.php (modified) * trunk/wp-content/plugins/xpressme/include (added) * trunk/wp-content/plugins/xpressme/include/custom_functions.php (added) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.mo (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.po (modified) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) * trunk/wp-content/themes/xpress_default/footer.php (modified) * trunk/wp-content/themes/xpress_default/functions.php (modified) * trunk/wp-content/themes/xpress_default/index.php (modified) * trunk/wp-content/themes/xpress_default/single.php (modified) * trunk/wp-content/themes/xpress_default/style.css (modified) カスタムファンクションをプラグイン側へ移動 リンクの関数追加 #7 #9 ... Tue, 16 Dec 2008 12:41:08 GMT toemon [31] * trunk/include/custom_functions.php (added) * trunk/wp-config.php (modified) クレジット表示用の関数を準備 #13 the_credit(); クレジットをreturn。 the_credit(true); ... Mon, 15 Dec 2008 09:27:14 GMT toemon [30] * trunk/include/search.php (added) * trunk/xoops_version.php (modified) サーチ用プラグイン実装 #17 Mon, 15 Dec 2008 08:58:10 GMT toemon [29] * trunk/include/sitemap.plugin.php (added) サイトマップ用プラグイン実装 #8 Mon, 15 Dec 2008 08:47:59 GMT toemon [28] * trunk/wp-content/plugins/xpressme/language/xpressme-ja.mo (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.po (modified) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) 投稿記事の履歴機能の有効・無効を設定できるようにする機能の実装 #39 Mon, 15 Dec 2008 08:14:16 GMT toemon [27] * trunk/include/set_cash_cookie_path.php (added) * trunk/wp-config.php (modified) クッキーパスのmodules changerおよびモジュール複製対応 #41 Mon, 15 Dec 2008 05:09:03 GMT toemon [26] * trunk/include/xpress_render.php (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.mo (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.po (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) サイドバー表示・非表示設定機能の実装 r10 Sun, 14 Dec 2008 00:40:51 GMT toemon [25] * trunk/wp-content/themes/xpress_default (moved) * trunk/wp-content/themes/xpress_default/style.css (modified) テーマ名の変更 Sat, 13 Dec 2008 02:30:54 GMT toemon [24] * trunk/wp-config.php (modified) デバッグ用コード削除 Sat, 13 Dec 2008 02:28:00 GMT toemon [23] * trunk/include/pluggable-override.php (added) * trunk/wp-config.php (modified) XOOPSユーザ情報を使ったWordPressへのログイン処理追加 ユーザ情報の同期処理は未着手なので、新規ユーザ追加はまだ出来ません Thu, 11 Dec 2008 16:21:47 GMT toemon [22] * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) 言語ファイルのドメイン名指定忘れを修正 Thu, 11 Dec 2008 16:15:59 GMT toemon [21] * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) 2択用の選択フォーム用の関数(yes_no_radio_option)を追加 Tue, 09 Dec 2008 08:15:15 GMT toemon [20] * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) メディアアップロード、ディレクトリ  XOOPSのアップロードパスを使用する。  WordPressのベースパスを使用する。 ... Mon, 08 Dec 2008 08:22:30 GMT toemon [19] * trunk/wp-content/plugins/xpressme/language (added) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.mo (added) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.po (added) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (added) プラグインの設定画面サンプル プラグインをクラス化して設定テスト画面を配置(まだ設定値書き込みは出 来ていない) Sun, 07 Dec 2008 14:47:46 GMT toemon [18] * trunk/include/include_xoops_define.php (modified) * trunk/include/xpress_action_filter.php (deleted) * trunk/wp-config.php (modified) * trunk/wp-content/plugins (added) * trunk/wp-content/plugins/xpressme (added) * trunk/wp-content/plugins/xpressme/xpressme.php (added) * trunk/xoops_version.php (modified) add-filterをwp-setting.phpのロード前に読み込むことは出来ないので、 ... Sun, 07 Dec 2008 13:09:14 GMT toemon [17] * trunk/include/include_xoops_define.php (added) * trunk/include/xoops_include.php (deleted) * trunk/wp-config.php (modified) xoops_include.phpからinclude_xoops_define.phpにリネーム ... Sun, 07 Dec 2008 11:47:28 GMT toemon [16] * trunk/include/xpress_action_filter.php (added) wp_upload_dir()のコード変更ではなくフィルターで処理を行うために ... Fri, 05 Dec 2008 14:40:37 GMT toemon [15] * trunk/wp-config.php (modified) コメントの追加 Fri, 05 Dec 2008 14:18:35 GMT toemon [14] * trunk/xoops_version.php (modified) bump Ver0.01 r14 Fri, 05 Dec 2008 13:16:05 GMT toemon [9] * trunk/language (moved) trunkへ移動 Fri, 05 Dec 2008 13:16:03 GMT toemon [8] * trunk/include (moved) trunkへ移動 Fri, 05 Dec 2008 13:16:01 GMT toemon [7] * trunk/xoops_version.php (moved) trunkへ移動 Fri, 05 Dec 2008 13:15:59 GMT toemon [6] * trunk/wp-config.php (moved) trunkへ移動 Fri, 05 Dec 2008 13:15:57 GMT toemon [5] * trunk/module_icon.png (moved) trunkへ移動 Fri, 05 Dec 2008 13:15:56 GMT toemon [4] * trunk/module_icon.php (moved) trunkへ移動 Fri, 05 Dec 2008 13:15:52 GMT toemon [3] * trunk/wp-content (moved) trunkへ移動 Fri, 05 Dec 2008 13:14:11 GMT toemon [2] * trunk (added)