# # ChangeLog for trunk/wp-content/themes/xpress_default/blocks/authors_block_theme.php # # Generated by Trac 1.0.9 # May 19, 2024, 2:13:04 AM Tue, 07 Apr 2009 08:34:31 GMT toemon [161] * trunk/wp-content/themes/xpress_default/blocks/authors_block_theme.php (modified) #95 マルチユーザモード時の投稿者リストに「すべての投稿者」を追加 Fri, 20 Mar 2009 12:50:54 GMT toemon [126] * trunk/templates/source/authors_block.html (modified) * trunk/wp-content/themes/xpress_default/blocks/authors_block_theme.php (modified) 投稿者ブロックの調整 list_authors()からwp_list_authors()に変更 ... 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修正