#
# ChangeLog for trunk/templates/source
#
# Generated by Trac 1.0.9
# Apr 7, 2025, 9:35:29 PM
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()に変更 ...
Fri, 20 Mar 2009 03:47:52 GMT toemon [125]
* trunk/blocks/archives_block.php (modified)
* trunk/blocks/sidebar_block.php (added)
* trunk/language/ja_utf8/blocks.php (modified)
* trunk/templates/source/archives_block.html (modified)
* trunk/templates/source/sidebar_block.html (added)
* trunk/wp-content/themes/xpress_default/blocks/archives_block_theme.php (modified)
* trunk/wp-content/themes/xpress_default/blocks/sidebar_block_theme.php (added)
* trunk/wp-content/themes/xpress_default/ja.mo (modified)
* trunk/wp-content/themes/xpress_default/ja.po (modified)
* trunk/xoops_version.php (modified)
サイドバーの追加 と アーカイブブロックの修正 #74 bump Ver0.11
Thu, 19 Mar 2009 09:17:01 GMT toemon [122]
* trunk/blocks/category_block.php (added)
* trunk/blocks/meta_block.php (added)
* trunk/blocks/tag_cloud_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/category_block.html (added)
* trunk/templates/source/meta_block.html (added)
* trunk/templates/source/tag_cloud_block.html (added)
* trunk/wp-content/themes/xpress_default/blocks/block_style.css (modified)
* trunk/wp-content/themes/xpress_default/blocks/category_block_theme.php (added)
* trunk/wp-content/themes/xpress_default/blocks/meta_block_theme.php (added)
* trunk/wp-content/themes/xpress_default/blocks/tag_cloud_block_theme.php (added)
* trunk/wp-content/themes/xpress_default/ja.mo (modified)
* trunk/wp-content/themes/xpress_default/ja.po (modified)
* trunk/xoops_version.php (modified)
カテゴリーブロック・メタブロック・タグクラウドブロックの実装 $27 #28
$35
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: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 検索ブロックの実装
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 ページブロックの実装完了
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)
テンプレートのクラスにブロック全般クラス(
)
を追加
Tue, 17 Mar 2009 10:08:53 GMT toemon [112]
* trunk/templates/source/recent_comments_block.html (modified)
recent_comments_block.phpのUsageに全角スペースが入っていたため、DBテ
ンプレートが作成されないバグを修正
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修正
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)
カレンダーブロック、人気記事リストの実装、インデックスページテンプレ
ート実装
Sun, 08 Mar 2009 07:09:17 GMT toemon [100]
* trunk/blocks/recent_comments_block.php (modified)
* trunk/blocks/recent_posts_content_block.php (modified)
* trunk/blocks/recent_posts_list_block.php (added)
* trunk/include/config_from_xoops.class.php (modified)
* trunk/language/ja_utf8/blocks.php (modified)
* trunk/language/ja_utf8/modinfo.php (modified)
* trunk/templates/source/recent_posts_content_block.html (modified)
* trunk/templates/source/recent_posts_list_block.html (added)
* trunk/wp-content/plugins/xpressme/include/xpress_common_functions.php (modified)
* trunk/wp-content/themes/xpress_default/blocks/recent_posts_list_block_theme.php (added)
* trunk/xoops_version.php (modified)
「最近の記事」ブロックの実装
Fri, 06 Mar 2009 08:16:22 GMT toemon [96]
* trunk/block_refresh.php (added)
* trunk/include/notification.inc.sub.php.delete (deleted)
* trunk/include/oninstall.php (modified)
* trunk/include/onupdate.php (modified)
* trunk/include/request_url.php (modified)
* trunk/include/xpress_block_render.php (modified)
* trunk/include/xpress_cache.php (modified)
* trunk/include/xpress_debug_log.php (modified)
* trunk/include/xpress_render.php (modified)
* trunk/language/ja_utf8/blocks.php (modified)
* trunk/templates/source/recent_comments_block.html (modified)
* trunk/templates/source/recent_posts_content_block.html (modified)
* trunk/wp-config.php (modified)
* trunk/wp-content/plugins/xpressme/include/common_functions.php (deleted)
* trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified)
* trunk/wp-content/plugins/xpressme/include/notify_functions.php (modified)
* trunk/wp-content/plugins/xpressme/include/pluggable-override.php (modified)
* trunk/wp-content/plugins/xpressme/include/xpress_common_functions.php (modified)
* trunk/wp-content/plugins/xpressme/xpressme.php (modified)
* trunk/wp-content/themes/xpress_default/index.php (modified)
* trunk/wp-content/themes/xpress_default/searchform.php (modified)
* trunk/xoops_version.php (modified)
途中経過でインストール、アップデートできなくなってしまっていたバグ修
正 ...
Thu, 05 Feb 2009 08:48:55 GMT toemon [89]
* trunk/blocks/recent_comments_block.php (modified)
* trunk/blocks/recent_posts_content_block.php (modified)
* trunk/include/oninstall.php (modified)
* trunk/include/onupdate.php (modified)
* trunk/include/xpress_block_render.php (modified)
* trunk/templates/source (added)
* trunk/templates/source/recent_comments_block.html (added)
* trunk/templates/source/recent_posts_content_block.html (added)
* trunk/xoops_version.php (modified)
モジュール複製対応のブロック構成にしておく