# # ChangeLog for trunk/include/xpress_block_render.php # # Generated by Trac 1.0.9 # Jun 29, 2024, 11:03:51 PM Wed, 18 Mar 2009 09:06:00 GMT toemon [116] * trunk/include/xpress_block_render.php (modified) * trunk/wp-content/themes/xpress_default/blocks/block_style.css (added) * trunk/wp-content/themes/xpress_default/blocks/style.css (deleted) ブロックのスタイルシート名をstyle.cssからblock_style.cssに変更 Fri, 06 Mar 2009 13:57:55 GMT toemon [98] * trunk/include/xpress_block_render.php (modified) ブロックをモジュール外に配置したとき、ブロックが使用する$xoops_config オブジェクトが生成されていないバグを修正 Fri, 06 Mar 2009 09:25:37 GMT toemon [97] * trunk/include/xpress_block_render.php (modified) モジュール外にブロックを配置したとき、ブロックのスタイルシートを読み 込まないバグを修正 #63 修正 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) 途中経過でインストール、アップデートできなくなってしまっていたバグ修 正 ... Tue, 03 Mar 2009 11:33:23 GMT toemon [95] * trunk/include/config_from_xoops.class.php (modified) * trunk/include/include_xoops_define.php (deleted) * trunk/include/notification.inc.php (modified) * trunk/include/notification.inc.sub.php (deleted) * trunk/include/notification.inc.sub.php.delete (added) * trunk/include/request_url.php (added) * trunk/include/set_cash_cookie_path.php (modified) * trunk/include/specfic_on_call_page.php (deleted) * trunk/include/xpress_block_render.php (modified) * trunk/include/xpress_cache.php (modified) * trunk/include/xpress_debug_log.php (added) * trunk/wp-config.php (modified) * trunk/wp-content/plugins/xpressme/include/common_functions.php (added) * 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/user_sync_xoops.php (modified) * trunk/wp-content/plugins/xpressme/include/xpress_common_functions.php (added) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) * 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/xoops_version.php (modified) XOOPS mainfile.phpのdefine文を事前に読み取りwp-config.phpのDB接続関係 ... 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 ...