#
# ChangeLog for trunk/templates
#
# Generated by Trac 1.0.9
# Dec 28, 2024, 6:26:52 PM
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()での選
択オプションを追加 ...
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:53:51 GMT toemon [90]
* trunk/templates/blocks (deleted)
r89 「モジュール複製対応のブロック構成にしておく」で不要になったディ
レクトリとファイルを削除忘れ
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)
モジュール複製対応のブロック構成にしておく
Wed, 31 Dec 2008 15:08:45 GMT toemon [61]
* trunk/admin (added)
* trunk/admin/index.php (added)
* trunk/admin/menu.php (added)
* trunk/include/notification.inc.php (added)
* trunk/include/notification.inc.sub.php (added)
* trunk/include/xpress_render.php (modified)
* trunk/language/ja_utf8/mail_template (added)
* trunk/language/ja_utf8/mail_template/author_newcomment.tpl (added)
* trunk/language/ja_utf8/mail_template/author_newpost.tpl (added)
* trunk/language/ja_utf8/mail_template/category_newcomment.tpl (added)
* trunk/language/ja_utf8/mail_template/category_newpost.tpl (added)
* trunk/language/ja_utf8/mail_template/global_newcomment.tpl (added)
* trunk/language/ja_utf8/mail_template/global_newpost.tpl (added)
* trunk/language/ja_utf8/mail_template/global_waiting.tpl (added)
* trunk/language/ja_utf8/mail_template/post_editpost.tpl (added)
* trunk/language/ja_utf8/mail_template/post_newcomment.tpl (added)
* trunk/language/ja_utf8/modinfo.php (modified)
* trunk/notification_update.php (added)
* trunk/templates/index.html (added)
* trunk/wp-content/plugins/xpressme/include/notify_functions.php (added)
* trunk/wp-content/plugins/xpressme/xpressme.php (modified)
* trunk/wp-content/themes/xpress_default/blocks/style.css (modified)
* trunk/xoops_version.php (modified)
XOOPSイベント通知の実装 #6
但し現状ではメインコンテンツにイベント通知選択は表示されたない。(ブ
ロックとして表示)
Sat, 27 Dec 2008 17:28:17 GMT toemon [54]
* trunk/blocks/recent_posts_content_block.php (added)
* trunk/language/ja_utf8/blocks.php (modified)
* trunk/language/ja_utf8/modinfo.php (modified)
* trunk/templates/blocks/recent_posts_content_block.html (added)
* trunk/wp-content/plugins/xpressme/include/custom_functions.php (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/recent_posts_content_block_theme.php (added)
* trunk/xoops_version.php (modified)
最近の記事内容ブロック 実装
概要処理の部分と、閲覧数の部分は未完です。
Sat, 27 Dec 2008 08:50:32 GMT KURO [53]
* trunk/templates/blocks/recent_comments_block.html (modified)
HTMLタグ修正
Sat, 27 Dec 2008 03:29:06 GMT toemon [49]
* trunk/include/xpress_block_render.php (modified)
* trunk/templates/blocks/recent_comments_block.html (modified)
* trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified)
* trunk/wp-content/themes/xpress_default/blocks/recent_comments_block_theme.php (modified)
コメントブロックにsmarty変数 data_countをアサイン
ブロックに表示されるコメント数を取得、主にテンプレート側でデータ無し ...
Wed, 24 Dec 2008 04:11:22 GMT toemon [44]
* trunk/blocks/recent_comments_block.php (added)
* trunk/blocks/xpress_block_recent_comments.php (deleted)
* trunk/include/xoops_block_cache.php (deleted)
* trunk/include/xpress_block_render.php (added)
* trunk/include/xpress_block_theme.php (deleted)
* trunk/templates/blocks/recent_comments_block.html (added)
* trunk/templates/blocks/xpress_block_recent_comments.html (deleted)
* trunk/wp-content/themes/xpress_default/blocks/recent_comments_block.php (deleted)
* trunk/wp-content/themes/xpress_default/blocks/recent_comments_block_theme.php (added)
全てのブロックが include/xpress_block_render.php内の
function ...
Mon, 22 Dec 2008 12:55:10 GMT toemon [38]
* trunk/blocks/xpress_block_recent_comments.php (modified)
* trunk/include/xpress_block_theme.php (added)
* trunk/include/xpress_chache.php (deleted)
* trunk/templates/blocks/xpress_block_recent_comments.html (modified)
* trunk/wp-content/themes/xpress_default/blocks (added)
* trunk/wp-content/themes/xpress_default/blocks/recent_comments_block.php (added)
* trunk/wp-content/themes/xpress_default/blocks/style.css (added)
ブロックのスタイルシートはテンプレート変数<{$xoops_block_header}>にア
サインします。 ...
Sat, 20 Dec 2008 18:01:51 GMT toemon [36]
* trunk/blocks/xpress_block_recent_comments.php (modified)
* trunk/include/xoops_block_cache.php (added)
* trunk/include/xpress_cache.php (added)
* trunk/templates/blocks/xpress_block_recent_comments.html (modified)
ブロックのXMLキャッシュ化 #43
Fri, 19 Dec 2008 16:38:22 GMT toemon [35]
* trunk/blocks (added)
* trunk/blocks/block_common.php (added)
* trunk/blocks/index.html (added)
* trunk/blocks/xpress_block_recent_comments.php (added)
* trunk/include/xml.php (added)
* trunk/include/xpress_chache.php (added)
* trunk/language/ja_utf8/blocks.php (modified)
* trunk/language/ja_utf8/modinfo.php (modified)
* trunk/templates (added)
* trunk/templates/blocks (added)
* trunk/templates/blocks/xpress_block_recent_comments.html (added)
* trunk/xoops_version.php (modified)
ブロックのテストの為にXOOPSの基本構成でコメントブロックを作成
現状ではブロック側がモジュール複製には対応していない。