# # ChangeLog for trunk/wp-content/themes/xpress_default/blocks/recent_posts_content_block_theme.php # # Generated by Trac 1.0.9 # May 21, 2024, 4:15:23 AM Wed, 18 Mar 2009 13:59:02 GMT toemon [120] * trunk/blocks/archives_block.php (modified) * trunk/blocks/authors_block.php (modified) * trunk/blocks/calender_block.php (modified) * trunk/blocks/popular_posts_block.php (modified) * trunk/blocks/recent_comments_block.php (modified) * trunk/blocks/recent_posts_content_block.php (modified) * trunk/blocks/recent_posts_list_block.php (modified) * trunk/blocks/search_block.php (modified) * trunk/wp-content/themes/xpress_default/blocks/archives_block_theme.php (modified) * trunk/wp-content/themes/xpress_default/blocks/authors_block_theme.php (modified) * trunk/wp-content/themes/xpress_default/blocks/calender_block_theme.php (modified) * trunk/wp-content/themes/xpress_default/blocks/popular_posts_block_theme.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/wp-content/themes/xpress_default/blocks/recent_posts_list_block_theme.php (modified) * trunk/xoops_version.php (modified) ブロックオプションの$selected = array_slice()部分が最後になるようにす ... Mon, 16 Mar 2009 09:17:13 GMT toemon [109] * trunk/blocks/calender_block.php (added) * trunk/blocks/popular_posts_block.php (added) * trunk/blocks/recent_comments_block.php (modified) * trunk/blocks/recent_posts_content_block.php (modified) * trunk/blocks/recent_posts_list_block.php (modified) * trunk/include/xpress_render.php (modified) * trunk/include/xpress_templates_make.php (modified) * trunk/language/ja_utf8/blocks.php (modified) * trunk/language/ja_utf8/modinfo.php (modified) * trunk/templates/source/calender_block.html (added) * trunk/templates/source/index.html (added) * trunk/templates/source/popular_posts_block.html (added) * trunk/wp-content/themes/xpress_default/blocks/calender_block_theme.php (added) * trunk/wp-content/themes/xpress_default/blocks/popular_posts_block_theme.php (added) * 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/wp-content/themes/xpress_default/blocks/recent_posts_list_block_theme.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接続関係 ... 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 = ... 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) 最近の記事内容ブロック 実装 概要処理の部分と、閲覧数の部分は未完です。