# # ChangeLog for trunk/wp-content/plugins/xpressme/include/custom_functions.php # # Generated by Trac 1.0.9 # Jul 5, 2024, 9:28:01 AM Wed, 18 Mar 2009 08:50:52 GMT toemon [113] * trunk/include/config_from_xoops.class.php (modified) * trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified) ConfigFromXoopsクラスにxoops_versions.phpからversion情報と、codename 情報を取得する処理を追加 Fri, 06 Mar 2009 08:16:22 GMT toemon [96] * trunk/block_refresh.php (added) * trunk/include/notification.inc.sub.php.delete (deleted) * trunk/include/oninstall.php (modified) * trunk/include/onupdate.php (modified) * trunk/include/request_url.php (modified) * trunk/include/xpress_block_render.php (modified) * trunk/include/xpress_cache.php (modified) * trunk/include/xpress_debug_log.php (modified) * trunk/include/xpress_render.php (modified) * trunk/language/ja_utf8/blocks.php (modified) * trunk/templates/source/recent_comments_block.html (modified) * trunk/templates/source/recent_posts_content_block.html (modified) * trunk/wp-config.php (modified) * trunk/wp-content/plugins/xpressme/include/common_functions.php (deleted) * trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified) * trunk/wp-content/plugins/xpressme/include/notify_functions.php (modified) * trunk/wp-content/plugins/xpressme/include/pluggable-override.php (modified) * trunk/wp-content/plugins/xpressme/include/xpress_common_functions.php (modified) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/themes/xpress_default/index.php (modified) * trunk/wp-content/themes/xpress_default/searchform.php (modified) * trunk/xoops_version.php (modified) 途中経過でインストール、アップデートできなくなってしまっていたバグ修 正 ... Tue, 03 Mar 2009 11:33:23 GMT toemon [95] * trunk/include/config_from_xoops.class.php (modified) * trunk/include/include_xoops_define.php (deleted) * trunk/include/notification.inc.php (modified) * trunk/include/notification.inc.sub.php (deleted) * trunk/include/notification.inc.sub.php.delete (added) * trunk/include/request_url.php (added) * trunk/include/set_cash_cookie_path.php (modified) * trunk/include/specfic_on_call_page.php (deleted) * trunk/include/xpress_block_render.php (modified) * trunk/include/xpress_cache.php (modified) * trunk/include/xpress_debug_log.php (added) * trunk/wp-config.php (modified) * trunk/wp-content/plugins/xpressme/include/common_functions.php (added) * trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified) * trunk/wp-content/plugins/xpressme/include/notify_functions.php (modified) * trunk/wp-content/plugins/xpressme/include/user_sync_xoops.php (modified) * trunk/wp-content/plugins/xpressme/include/xpress_common_functions.php (added) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) * trunk/wp-content/themes/xpress_default/blocks/recent_comments_block_theme.php (modified) * trunk/wp-content/themes/xpress_default/blocks/recent_posts_content_block_theme.php (modified) * trunk/xoops_version.php (modified) XOOPS mainfile.phpのdefine文を事前に読み取りwp-config.phpのDB接続関係 ... 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のインスタンスがあちこちで作られてたので、グローバル化 されたインスタンスを使うように変更 ... 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: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: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 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: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, 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 ...