# # ChangeLog for trunk/wp-content/plugins/xpressme/include/custom_functions.php # # Generated by Trac 1.0.9 # May 19, 2024, 8:55:10 PM 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 ...