# # ChangeLog for trunk/blocks/recent_posts_list_block.php # # Generated by Trac 1.0.9 # May 20, 2024, 10:29:45 PM Mon, 30 Mar 2009 05:01:07 GMT toemon [142] * 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/language/ja_utf8/blocks.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) ブロックオプションで日付スタイルをカスタマイズできるオプションを追加 bump Ver0.19 Thu, 19 Mar 2009 09:14:15 GMT toemon [121] * trunk/blocks/archives_block.php (modified) * trunk/blocks/authors_block.php (modified) * trunk/blocks/calender_block.php (modified) * trunk/blocks/page_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/templates/source/archives_block.html (modified) * trunk/templates/source/authors_block.html (modified) * trunk/templates/source/calender_block.html (modified) * trunk/templates/source/page_block.html (modified) * trunk/templates/source/popular_posts_block.html (modified) * trunk/templates/source/recent_comments_block.html (modified) * trunk/templates/source/recent_posts_content_block.html (modified) * trunk/templates/source/recent_posts_list_block.html (modified) * trunk/templates/source/search_block.html (modified) * trunk/wp-content/themes/xpress_default/blocks/page_block_theme.php (modified) * trunk/wp-content/themes/xpress_default/blocks/recent_posts_list_block_theme.php (modified) * trunk/wp-content/themes/xpress_default/blocks/search_block_theme.php (modified) ブロックオプションのうち$this_templateをポストしていなかったため、オ プション変更時にデータずれが発生するバグを修正 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) カレンダーブロック、人気記事リストの実装、インデックスページテンプレ ート実装 Sun, 08 Mar 2009 07:09:17 GMT toemon [100] * trunk/blocks/recent_comments_block.php (modified) * trunk/blocks/recent_posts_content_block.php (modified) * trunk/blocks/recent_posts_list_block.php (added) * trunk/include/config_from_xoops.class.php (modified) * trunk/language/ja_utf8/blocks.php (modified) * trunk/language/ja_utf8/modinfo.php (modified) * trunk/templates/source/recent_posts_content_block.html (modified) * trunk/templates/source/recent_posts_list_block.html (added) * trunk/wp-content/plugins/xpressme/include/xpress_common_functions.php (modified) * trunk/wp-content/themes/xpress_default/blocks/recent_posts_list_block_theme.php (added) * trunk/xoops_version.php (modified) 「最近の記事」ブロックの実装