# # ChangeLog for trunk/wp-content/themes # # Generated by Trac 1.0.9 # May 21, 2024, 4:24:03 AM 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 08:47:35 GMT toemon [52] * trunk/wp-content/themes/xpress_default/index.php (modified) r51 でwp_content/themes/xpress_default/index.phpを古いバージョンでコ ... Sat, 27 Dec 2008 08:31:55 GMT toemon [51] * 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/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) * trunk/wp-content/themes/xpress_default/index.php (modified) 閲覧数カウント機能の実装 #18 xpress_post_views_count($post_id=0,$format= ... 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:36:24 GMT toemon [47] * trunk/wp-content/themes/xpress_default/archive.php (modified) * trunk/wp-content/themes/xpress_default/search.php (modified) * trunk/wp-content/themes/xpress_default/xpress_block.inc.php (deleted) テーマxpressme_defaultバグ修正 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}>にア サインします。 ... Wed, 17 Dec 2008 03:18:56 GMT toemon [32] * trunk/include/custom_functions.php (deleted) * trunk/wp-config.php (modified) * trunk/wp-content/plugins/xpressme/include (added) * trunk/wp-content/plugins/xpressme/include/custom_functions.php (added) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.mo (modified) * trunk/wp-content/plugins/xpressme/language/xpressme-ja.po (modified) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/plugins/xpressme/xpressme_class.php (modified) * trunk/wp-content/themes/xpress_default/footer.php (modified) * trunk/wp-content/themes/xpress_default/functions.php (modified) * trunk/wp-content/themes/xpress_default/index.php (modified) * trunk/wp-content/themes/xpress_default/single.php (modified) * trunk/wp-content/themes/xpress_default/style.css (modified) カスタムファンクションをプラグイン側へ移動 リンクの関数追加 #7 #9 ... Sun, 14 Dec 2008 00:40:51 GMT toemon [25] * trunk/wp-content/themes/xpress_default (moved) * trunk/wp-content/themes/xpress_default/style.css (modified) テーマ名の変更 Fri, 05 Dec 2008 13:15:52 GMT toemon [3] * trunk/wp-content (moved) trunkへ移動 Fri, 05 Dec 2008 12:14:17 GMT toemon [1] * include (added) * include/oninstall.php (added) * include/onuninstall.php (added) * include/onupdate.php (added) * include/user_sync.php (added) * include/xoops_include.php (added) * include/xpress_render.php (added) * language (added) * language/ja_utf8 (added) * language/ja_utf8/admin.php (added) * language/ja_utf8/blocks.php (added) * language/ja_utf8/index.html (added) * language/ja_utf8/main.php (added) * language/ja_utf8/modinfo.php (added) * module_icon.php (added) * module_icon.png (added) * wp-config.php (added) * wp-content (added) * wp-content/themes (added) * wp-content/themes/toemon (added) * wp-content/themes/toemon/404.php (added) * wp-content/themes/toemon/MFCE03.tmp (added) * wp-content/themes/toemon/README.txt (added) * wp-content/themes/toemon/archive.php (added) * wp-content/themes/toemon/archives.php (added) * wp-content/themes/toemon/comments-popup.php (added) * wp-content/themes/toemon/comments.php (added) * wp-content/themes/toemon/footer.php (added) * wp-content/themes/toemon/functions.php (added) * wp-content/themes/toemon/header.php (added) * wp-content/themes/toemon/image.php (added) * wp-content/themes/toemon/images (added) * wp-content/themes/toemon/images/header-img.php (added) * wp-content/themes/toemon/images/titleline.jpg (added) * wp-content/themes/toemon/index.php (added) * wp-content/themes/toemon/ja.mo (added) * wp-content/themes/toemon/ja.po (added) * wp-content/themes/toemon/ja_EUC.mo (added) * wp-content/themes/toemon/ja_EUC.po (added) * wp-content/themes/toemon/ja_SJIS.mo (added) * wp-content/themes/toemon/ja_SJIS.po (added) * wp-content/themes/toemon/ja_UTF.mo (added) * wp-content/themes/toemon/ja_UTF.po (added) * wp-content/themes/toemon/kubrick.pot (added) * wp-content/themes/toemon/links.php (added) * wp-content/themes/toemon/page.php (added) * wp-content/themes/toemon/rtl.css (added) * wp-content/themes/toemon/screenshot.png (added) * wp-content/themes/toemon/search.php (added) * wp-content/themes/toemon/searchform.php (added) * wp-content/themes/toemon/sidebar.php (added) * wp-content/themes/toemon/single.php (added) * wp-content/themes/toemon/style.css (added) * wp-content/themes/toemon/xpress_block.inc.php (added) * xoops_version.php (added) 取り敢えずインストールと表示が出来るようにした初期バージョン