# # ChangeLog for trunk/templates/blocks # # Generated by Trac 1.0.9 # Jun 26, 2024, 9:59:27 AM 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の基本構成でコメントブロックを作成 現状ではブロック側がモジュール複製には対応していない。