# # ChangeLog for trunk/blocks/archives_block.php # # Generated by Trac 1.0.9 # May 29, 2024, 2:46:54 PM 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()部分が最後になるようにす ... Tue, 17 Mar 2009 09:45:27 GMT toemon [110] * trunk/blocks/archives_block.php (added) * trunk/blocks/authors_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/archives_block.html (added) * trunk/templates/source/authors_block.html (added) * 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/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/archives_block_theme.php (added) * trunk/wp-content/themes/xpress_default/blocks/authors_block_theme.php (added) * trunk/wp-content/themes/xpress_default/blocks/recent_comments_block_theme.php (modified) * trunk/wp-content/themes/xpress_default/ja.mo (modified) * trunk/wp-content/themes/xpress_default/ja.po (modified) * trunk/xoops_version.php (modified) アーカイブブロック、投稿者ブロックの実装。 テンプレートのusage修正