# # ChangeLog for trunk/include/xpress_block_render.php # # Generated by Trac 1.0.9 # Jun 13, 2024, 4:57:36 PM 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) モジュール複製対応のブロック構成にしておく 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 ...