# # ChangeLog for trunk/blocks/search_block.php # # Generated by Trac 1.0.9 # Jun 26, 2024, 7:54:28 AM 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()部分が最後になるようにす ... Wed, 18 Mar 2009 13:14:51 GMT toemon [119] * trunk/blocks/search_block.php (added) * trunk/include/xpress_templates_make.php (modified) * trunk/language/ja_utf8/blocks.php (modified) * trunk/language/ja_utf8/modinfo.php (modified) * trunk/templates/source/search_block.html (added) * trunk/wp-content/themes/xpress_default/blocks/block_style.css (modified) * trunk/wp-content/themes/xpress_default/blocks/search_block_theme.php (added) * trunk/xoops_version.php (modified) #26 検索ブロックの実装