# # ChangeLog for trunk/language # # Generated by Trac 1.0.9 # May 20, 2024, 8:03:34 AM Wed, 31 Dec 2008 15:08:45 GMT toemon [61] * trunk/admin (added) * trunk/admin/index.php (added) * trunk/admin/menu.php (added) * trunk/include/notification.inc.php (added) * trunk/include/notification.inc.sub.php (added) * trunk/include/xpress_render.php (modified) * trunk/language/ja_utf8/mail_template (added) * trunk/language/ja_utf8/mail_template/author_newcomment.tpl (added) * trunk/language/ja_utf8/mail_template/author_newpost.tpl (added) * trunk/language/ja_utf8/mail_template/category_newcomment.tpl (added) * trunk/language/ja_utf8/mail_template/category_newpost.tpl (added) * trunk/language/ja_utf8/mail_template/global_newcomment.tpl (added) * trunk/language/ja_utf8/mail_template/global_newpost.tpl (added) * trunk/language/ja_utf8/mail_template/global_waiting.tpl (added) * trunk/language/ja_utf8/mail_template/post_editpost.tpl (added) * trunk/language/ja_utf8/mail_template/post_newcomment.tpl (added) * trunk/language/ja_utf8/modinfo.php (modified) * trunk/notification_update.php (added) * trunk/templates/index.html (added) * trunk/wp-content/plugins/xpressme/include/notify_functions.php (added) * trunk/wp-content/plugins/xpressme/xpressme.php (modified) * trunk/wp-content/themes/xpress_default/blocks/style.css (modified) * trunk/xoops_version.php (modified) XOOPSイベント通知の実装 #6 但し現状ではメインコンテンツにイベント通知選択は表示されたない。(ブ ロックとして表示) 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) 最近の記事内容ブロック 実装 概要処理の部分と、閲覧数の部分は未完です。 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の基本構成でコメントブロックを作成 現状ではブロック側がモジュール複製には対応していない。 Fri, 05 Dec 2008 13:16:05 GMT toemon [9] * trunk/language (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) 取り敢えずインストールと表示が出来るようにした初期バージョン