# # ChangeLog for trunk/templates/source/calender_block.html # # Generated by Trac 1.0.9 # Jun 29, 2024, 8:59:03 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 09:02:31 GMT toemon [115] * trunk/templates/source/archives_block.html (modified) * trunk/templates/source/authors_block.html (modified) * trunk/templates/source/calender_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/wp-content/themes/xpress_default/blocks/calender_block_theme.php (modified) テンプレートのクラスにブロック全般クラス(
) を追加 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) カレンダーブロック、人気記事リストの実装、インデックスページテンプレ ート実装