# # ChangeLog for trunk/wp-content/themes/xpress_default/blocks # # Generated by Trac 1.0.9 # Jul 1, 2024, 1:06:26 PM 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 但し現状ではメインコンテンツにイベント通知選択は表示されたない。(ブ ロックとして表示) Mon, 29 Dec 2008 07:57:43 GMT toemon [58] * trunk/wp-content/themes/xpress_default/blocks/recent_posts_content_block_theme.php (modified) 「最近の記事内容ブロック」でタグリストが表示されないバグ修正 「最近の記事内容ブロック」で表示記事をtaqgで選択する機能実装 #45 Sun, 28 Dec 2008 17:17:00 GMT toemon [57] * trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified) * trunk/wp-content/themes/xpress_default/blocks/recent_posts_content_block_theme.php (modified) * trunk/wp-content/themes/xpress_default/index.php (modified) コンテンツの概要表示用カスタム関数実装 #12 xpress_the_content($more_link_text = ... 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 07:58:20 GMT KURO [50] * trunk/wp-content/themes/xpress_default/blocks/style.css (modified) コミットテスト 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をアサイン ブロックに表示されるコメント数を取得、主にテンプレート側でデータ無し ... Thu, 25 Dec 2008 15:15:54 GMT toemon [46] * trunk/blocks/recent_comments_block.php (modified) * trunk/include/xpress_block_render.php (modified) * trunk/wp-content/plugins/xpressme/include/custom_functions.php (modified) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/themes/xpress_default/blocks/recent_comments_block_theme.php (modified) WordPress管理画面からXOOPSデータベースへのアクセス  #50 実装   xpressmeプラグインにより ... 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 16:23:59 GMT toemon [41] * trunk/blocks/xpress_block_recent_comments.php (modified) * trunk/wp-content/themes/xpress_default/blocks/recent_comments_block.php (modified) ブロック複製時でも、モジュール外に配置した場合、同一キャッシュを使用 し同じ結果を表示してしまうバグを修正。 ... 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}>にア サインします。 ...