# # ChangeLog for trunk/blocks/page_block.php # # Generated by Trac 1.0.9 # Jan 1, 2025, 9:22:23 PM Thu, 07 May 2009 10:14:16 GMT toemon [205] * trunk/blocks/page_block.php (modified) * trunk/wp-content/themes/xpress_default/blocks/page_block_theme.php (modified) * trunk/xoops_version.php (modified) ページブロックのオプション$exclude_treeを数値から文字列に変更 Thu, 23 Apr 2009 15:33:23 GMT toemon [195] * trunk/blocks/archives_block.php (modified) * trunk/blocks/authors_block.php (modified) * trunk/blocks/enhanced_block.php (modified) * trunk/blocks/meta_block.php (modified) * trunk/blocks/page_block.php (modified) * trunk/blocks/popular_posts_block.php (modified) * trunk/blocks/tag_cloud_block.php (modified) * trunk/blocks/widget_block.php (modified) blocksディレクトリ内のポカミス修正 Mon, 20 Apr 2009 09:16:29 GMT toemon [183] * trunk/admin/block_check.php (modified) * trunk/admin/index.php (modified) * trunk/admin/menu.php (modified) * trunk/blocks/archives_block.php (modified) * trunk/blocks/authors_block.php (modified) * trunk/blocks/calender_block.php (modified) * trunk/blocks/category_block.php (modified) * trunk/blocks/enhanced_block.php (modified) * trunk/blocks/meta_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/blocks/tag_cloud_block.php (modified) * trunk/blocks/widget_block.php (modified) * trunk/include/oninstall.php (modified) * trunk/include/xpress_block_render.php (modified) * trunk/language/english/admin.php (modified) * trunk/language/english/blocks.php (modified) * trunk/language/english/main.php (modified) * trunk/language/english/modinfo.php (modified) * trunk/language/ja_utf8/admin.php (modified) * trunk/language/ja_utf8/blocks.php (modified) * trunk/language/ja_utf8/main.php (modified) * trunk/language/ja_utf8/modinfo.php (modified) * trunk/xoops_version.php (modified) #108 XOOPS Language ファイルのdefine文をVer1.Xと異なったものに変更 Fri, 20 Mar 2009 15:37:24 GMT toemon [127] * trunk/blocks/page_block.php (modified) * trunk/language/ja_utf8/blocks.php (modified) * trunk/templates/source/page_block.html (modified) * trunk/wp-content/themes/xpress_default/blocks/page_block_theme.php (modified) * trunk/xoops_version.php (modified) ページブロックの調整 ブロック複製を可能にし、 wp_list_pages()での選 択オプションを追加 ... 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:11:30 GMT toemon [118] * trunk/blocks/page_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/page_block.html (added) * trunk/wp-content/themes/xpress_default/blocks/page_block_theme.php (added) * trunk/xoops_version.php (modified) #29 ページブロックの実装完了