# # ChangeLog for trunk/wp-content/themes/xpress_default/blocks # # Generated by Trac 1.0.9 # Jul 3, 2024, 12:05:15 PM 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}>にア サインします。 ...