Index: trunk/extras/xpress_i18n/en/howto_make_xpressme.html
===================================================================
--- trunk/extras/xpress_i18n/en/howto_make_xpressme.html	(revision 315)
+++ trunk/extras/xpress_i18n/en/howto_make_xpressme.html	(revision 315)
@@ -0,0 +1,86 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="ja">
+
+<head profile="http://gmpg.org/xfn/11">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+
+<title>モジュール作成とインストール | XPressME Integration Kit</title>
+
+</head>
+	
+<body id='xpress_page'>
+	<div id="xpress_header">
+		<h1><a href="http://ja.xpressme.info/">XPressME Integration Kit</a></h1>
+	</div>
+	
+	<div>
+		<h3>注意事項(Notes)</strong></h3>
+			<ol>
+				<li>XpressME Integration KitはそれだけではXOOPSモジュールとして機能しません。<br />
+				(XpressME Integration Kit doesn&#8217;t function only by it as XOOPS module.)
+				</li>
+				<li>対象となるWordPressのバージョンは2.7以上となります。（それ以下のバージョンでの動作確認は行っておりません。）<br />
+				(Being able to integrate by this is WordPress version 2.7 or more. )</li>
+			</ol>
+		
+		<h3>必要なファイルのダウンロード</h3>
+			<ol>
+				<li>XPressME Integration Kit のダウンロード(Download of XPressME Integration Kit)<br />
+					<a href="http://ja.xpressme.info/download/" target="_blank">ダウンロードページ</a>からXPressME Integration Kitをダウンロードします。<br />
+					(XPressME Integration Kit is downloaded on the <a href="http://ja.xpressme.info/download/">download page</a>. )</p>
+					<p>ダウンロードしたファイルの構成は以下のようになっています。<br />
+					(The composition of the downloaded file is as follows. )</p>
+					<p style="padding-left: 60px;"><img title="xp_intrgration_kit" src="../document_image/xp_intrgration_kit.png" alt="xp_intrgration_kit"/></p>
+				</li>
+				<li> WordPressのダウンロード(Download of WordPress)<br />
+					<a href="http://wordpress.org/download/" target="_blank">WordPress.org</a>（あるいは<a href="http://ja.wordpress.org/releases/" target="_blank">WordPress日本語</a>などのローカライズサイト）からWordPressをダウンロードします。<br />
+					(WordPress is downloaded from <a href="http://wordpress.org/download/" target="_blank">WordPress.org</a> Or, localize site of <a href="http://ja.wordpress.org/releases/" target="_self">WordPress Japanese</a> etc. )</p>
+					<p>ダウンロードしたファイルの構成は以下のようになっています。(WordPress2.7の場合）<br />
+					(The composition of the downloaded file is as follows for WordPress2.7. )</p>
+					<p style="padding-left: 60px;"><img title="wordpress_file" src="../document_image/wordpress_file.png" alt="wordpress_file"/></p>
+				</li>
+			</ol>
+		
+		<h3>モジュール作成(Making XPressME module for XOOPS)</h3>
+			<ol> 
+				<li>
+					作業用のフォルダーを作成します。（フォルダー名はxpressなどのモジュールの名前にします）<br />
+					(The work directory is made. The directory name is made the module name such as &#8216;xpress&#8217;. )
+				</li>
+				<li>
+					XPressME Integration Kitのファイルを　手順１.で作成した作業用フォルダーにコピーします。<br />
+					(The file of  XPressME Integration Kit is copied onto the work directory of step 1. )
+				</li>
+				<li>
+					WordPressのファイルを　手順１.で作成した作業用フォルダーにコピーします。<br />
+					(The file of  WordPress is copied onto the work directory of step 1. )
+				</li>
+			</ol>
+			<p style="padding-left: 60px;"><img title="make_xp_module" src="../document_image/make_xp_module.png" alt="make_xp_module"/></p>
+
+		<h3><strong>ローカライズ(Making XPressME module for XOOPS)</strong></h3>
+			<p style="padding-left: 30px;">
+				あなたが必要とする言語ファイルが　extras/xpress_i18nフォルダー内に存在すれば<br />
+				extras/xpress_i18n/**/xpressme_modules_root内の<br />
+				wp-config.php ファイル<br />
+				language フォルダー<br />
+				wp-content フォルダー<br />
+				をモジュールルートに上書きしてください。
+			</p>
+			<p style="padding-left: 60px;"><img title="xp_i18n" src="../document_image/xp_i18n.png" alt="xp_i18n"/></p>
+		
+		<h3>XpressME モジュールのインストール(Installation of XpressME module)</h3>
+			<p style="padding-left: 30px;">上記、「モジュールの作成」で作成したモジュールは、</p>
+			<ol style="padding-left: 30px;">
+				<li>通常のモジュール同等に、XOOPS_ROOT_PATH/modules/ディレクトリ内にアップロード</li>
+				<li>XPressMEモジュールの　/templatesディレクトリと、wp-contentsディレクトリのパーミッションを777に変更</li>
+		
+				<li>モジュールインストール</li>
+			</ol>
+		<p style="padding-left: 30px;">の手順でインストールを行います。</p>
+		<p style="padding-left: 30px;"><strong>備考 </strong></p>
+		<p style="padding-left: 60px;">モジュール名（ディレクトリー名）はXOOPSの他のモジュールと重複しない限り、任意の名前をつけることができます。<br />
+		モジュール名を変えて複製利用することもできます。（D3対応ではありません）</p>
+	</div>
+</body>
+</html>
Index: trunk/extras/xpress_i18n/en/wp-config.php
===================================================================
--- trunk/extras/xpress_i18n/en/wp-config.php	(revision 314)
+++ 	(revision )
@@ -1,137 +1,0 @@
-<?php
-require_once dirname( __FILE__ ).'/include/xpress_debug_log.php' ;
-require_once dirname( __FILE__ ).'/class/config_from_xoops.class.php' ;
-$xoops_config = new ConfigFromXoops;
-require_once dirname( __FILE__ ).'/include/set_cash_cookie_path.php' ;
-
-/**
- * mb_language() sets language. If language  is omitted, it returns current language as string.
- * language setting is used for encoding e-mail messages. 
- * Valid languages are "Japanese", "ja","English","en" and "uni" (UTF-8). 
- * mb_send_mail() uses this setting to encode e-mail.
- * Language and its setting is ISO-2022-JP/Base64 for Japanese, UTF-8/Base64 for uni, ISO-8859-1/quoted printable for English. 
- */
-// if (function_exists("mb_language")) mb_language('uni');
-
-
-// ** MySQL settings - You can get this info from your web host ** //
-// Do not change  'DB_NAME','DB_USER','DB_PASSWORD' & 'DB_HOST'
-// because copies a set value of XOOPS. 
-
-/** Do not change. The name of the database for WordPress */
-define('DB_NAME', $xoops_config->xoops_db_name);
-
-/** Do not change. MySQL database username */
-define('DB_USER', $xoops_config->xoops_db_user);
-
-/** Do not change. MySQL database password */
-define('DB_PASSWORD', $xoops_config->xoops_db_pass);
-
-/** Do not change. MySQL hostname */
-define('DB_HOST', $xoops_config->xoops_db_host);
-	
-/** Database Charset to use in creating database tables. */
-define('DB_CHARSET', 'utf8');
-
-/** The Database Collate type. Don't change this if in doubt. */
-define('DB_COLLATE', '');
-
-//define('WP_DEBUG' ,true);
-
-/**#@+
- * Authentication Unique Keys.
- *
- * Change these to different unique phrases!
- * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service}
- *
- * @since 2.6.0
- */
-define('AUTH_KEY', 'put your unique phrase here');
-define('SECURE_AUTH_KEY', 'put your unique phrase here');
-define('LOGGED_IN_KEY', 'put your unique phrase here');
-define('NONCE_KEY', 'put your unique phrase here');
-
-if ($xoops_config->is_wpmu){	//for WordPressMU
-	define('VHOST', 'no'); 
-	$base = $xoops_config->mu_path_current_site;
-	define('DOMAIN_CURRENT_SITE', $xoops_config->mu_domain_current_site );
-	define('PATH_CURRENT_SITE', $xoops_config->mu_path_current_site );
-	define('SITE_ID_CURRENT_SITE', 1);
-	define('BLOGID_CURRENT_SITE', '1' );
-
-	define('AUTH_SALT', 'put your unique phrase here');
-	define('LOGGED_IN_SALT', 'put your unique phrase here');
-	define('SECURE_AUTH_SALT', 'put your unique phrase here');
-}
-
-/**
- * WordPress Database Table prefix.
- *
- * You can have multiple installations in one database if you give each a unique
- * prefix. Only numbers, letters, and underscores please!
- */
-// Do not change. $table_prefix is generated from XOOPS DB Priefix and the module directory name. 
-$table_prefix  = $xoops_config->module_db_prefix;
-
-/**
- * WordPress Localized Language, defaults to Japanese.
- *
- * Change this to localize WordPress.  A corresponding MO file for the chosen
- * language must be installed to wp-content/languages. For example, install
- * de.mo to wp-content/languages and set WPLANG to 'de' to enable German
- * language support.
- *
- * Example:
- * define ('WPLANG', '');		// language support to English
- */
-define ('WPLANG', '');		// language support to Japanese
-
-/* That's all, stop editing! Happy blogging. */
-
-/** WordPress absolute path to the Wordpress directory. */
-if ( !defined('ABSPATH') )
-	define('ABSPATH', dirname(__FILE__).'/');
-
-require_once( ABSPATH .'/include/request_url.php');
-if (is_xpress_index_page_call()){
-	require_once $xoops_config->xoops_mainfile_path; //It is necessary to execute it for the user attestation before wp-settings.php. 
-	require_once(ABSPATH.'wp-settings.php');
-	wp();
-	
-	if (!function_exists('is_wordpress_style')){	// When the XPressME plug-in is invalid
-		require_once dirname( __FILE__ ).'/include/xpress_active_plugin.php' ;
-		xpress_pulugin_activation('xpressme/xpressme.php');
-		// reloaded 
-		header('Location: ' . $xoops_config->module_url . '/');
-		
-		$err_str = "The activation of the XPressME plugin was executed.<br />\n";
-		$err_str .= "Because the XPressME plugin was invalid.<br />\n";
-		$err_str .= "Please do the rereading seeing on the page.\n";			
-		die($err_str);
-	}
-
-	// It judges it here because it does in is_index_page() through feed to which the permalink is set. 
-	if (is_wordpress_style() || is_feed()) {
-		require_once( ABSPATH . WPINC . '/template-loader.php' );
-	} else {
-		ob_start();	
-			require_once( ABSPATH . WPINC . '/template-loader.php' );
-			$wp_output = ob_get_contents();
-		ob_end_clean();
-		require_once( ABSPATH .'/include/xpress_render.php' );
-		xpress_render($wp_output);
-	}
-		
-	
-	//When there is no block cache, and an optional block is different, cache is refreshed. 
-	//When adding, and changing and deleting Post & Comment, block cache is refreshed by add_action at any time. 
-	// This Function in xpressme plugin
-	require_once( ABSPATH .'/include/xpress_block_render.php' );	
-	xpress_unnecessary_block_cache_delete($xoops_config->module_name);
-	if (is_home()) xpress_block_cache_refresh($xoops_config->module_name);
-	exit();		// The return to wp-blog-header.php is stolen here
-}
-if (is_admin_post_call()) require_once $xoops_config->xoops_mainfile_path;
-if (is_xpress_comments_post_call()) require_once $xoops_config->xoops_mainfile_path;
-require_once(ABSPATH.'wp-settings.php');
-?>
Index: trunk/extras/xpress_i18n/en/xpressme_modules_root/wp-config.php
===================================================================
--- trunk/extras/xpress_i18n/en/xpressme_modules_root/wp-config.php	(revision 315)
+++ trunk/extras/xpress_i18n/en/xpressme_modules_root/wp-config.php	(revision 315)
@@ -0,0 +1,137 @@
+<?php
+require_once dirname( __FILE__ ).'/include/xpress_debug_log.php' ;
+require_once dirname( __FILE__ ).'/class/config_from_xoops.class.php' ;
+$xoops_config = new ConfigFromXoops;
+require_once dirname( __FILE__ ).'/include/set_cash_cookie_path.php' ;
+
+/**
+ * mb_language() sets language. If language  is omitted, it returns current language as string.
+ * language setting is used for encoding e-mail messages. 
+ * Valid languages are "Japanese", "ja","English","en" and "uni" (UTF-8). 
+ * mb_send_mail() uses this setting to encode e-mail.
+ * Language and its setting is ISO-2022-JP/Base64 for Japanese, UTF-8/Base64 for uni, ISO-8859-1/quoted printable for English. 
+ */
+// if (function_exists("mb_language")) mb_language('uni');
+
+
+// ** MySQL settings - You can get this info from your web host ** //
+// Do not change  'DB_NAME','DB_USER','DB_PASSWORD' & 'DB_HOST'
+// because copies a set value of XOOPS. 
+
+/** Do not change. The name of the database for WordPress */
+define('DB_NAME', $xoops_config->xoops_db_name);
+
+/** Do not change. MySQL database username */
+define('DB_USER', $xoops_config->xoops_db_user);
+
+/** Do not change. MySQL database password */
+define('DB_PASSWORD', $xoops_config->xoops_db_pass);
+
+/** Do not change. MySQL hostname */
+define('DB_HOST', $xoops_config->xoops_db_host);
+	
+/** Database Charset to use in creating database tables. */
+define('DB_CHARSET', 'utf8');
+
+/** The Database Collate type. Don't change this if in doubt. */
+define('DB_COLLATE', '');
+
+//define('WP_DEBUG' ,true);
+
+/**#@+
+ * Authentication Unique Keys.
+ *
+ * Change these to different unique phrases!
+ * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service}
+ *
+ * @since 2.6.0
+ */
+define('AUTH_KEY', 'put your unique phrase here');
+define('SECURE_AUTH_KEY', 'put your unique phrase here');
+define('LOGGED_IN_KEY', 'put your unique phrase here');
+define('NONCE_KEY', 'put your unique phrase here');
+
+if ($xoops_config->is_wpmu){	//for WordPressMU
+	define('VHOST', 'no'); 
+	$base = $xoops_config->mu_path_current_site;
+	define('DOMAIN_CURRENT_SITE', $xoops_config->mu_domain_current_site );
+	define('PATH_CURRENT_SITE', $xoops_config->mu_path_current_site );
+	define('SITE_ID_CURRENT_SITE', 1);
+	define('BLOGID_CURRENT_SITE', '1' );
+
+	define('AUTH_SALT', 'put your unique phrase here');
+	define('LOGGED_IN_SALT', 'put your unique phrase here');
+	define('SECURE_AUTH_SALT', 'put your unique phrase here');
+}
+
+/**
+ * WordPress Database Table prefix.
+ *
+ * You can have multiple installations in one database if you give each a unique
+ * prefix. Only numbers, letters, and underscores please!
+ */
+// Do not change. $table_prefix is generated from XOOPS DB Priefix and the module directory name. 
+$table_prefix  = $xoops_config->module_db_prefix;
+
+/**
+ * WordPress Localized Language, defaults to Japanese.
+ *
+ * Change this to localize WordPress.  A corresponding MO file for the chosen
+ * language must be installed to wp-content/languages. For example, install
+ * de.mo to wp-content/languages and set WPLANG to 'de' to enable German
+ * language support.
+ *
+ * Example:
+ * define ('WPLANG', '');		// language support to English
+ */
+define ('WPLANG', '');		// language support to Japanese
+
+/* That's all, stop editing! Happy blogging. */
+
+/** WordPress absolute path to the Wordpress directory. */
+if ( !defined('ABSPATH') )
+	define('ABSPATH', dirname(__FILE__).'/');
+
+require_once( ABSPATH .'/include/request_url.php');
+if (is_xpress_index_page_call()){
+	require_once $xoops_config->xoops_mainfile_path; //It is necessary to execute it for the user attestation before wp-settings.php. 
+	require_once(ABSPATH.'wp-settings.php');
+	wp();
+	
+	if (!function_exists('is_wordpress_style')){	// When the XPressME plug-in is invalid
+		require_once dirname( __FILE__ ).'/include/xpress_active_plugin.php' ;
+		xpress_pulugin_activation('xpressme/xpressme.php');
+		// reloaded 
+		header('Location: ' . $xoops_config->module_url . '/');
+		
+		$err_str = "The activation of the XPressME plugin was executed.<br />\n";
+		$err_str .= "Because the XPressME plugin was invalid.<br />\n";
+		$err_str .= "Please do the rereading seeing on the page.\n";			
+		die($err_str);
+	}
+
+	// It judges it here because it does in is_index_page() through feed to which the permalink is set. 
+	if (is_wordpress_style() || is_feed()) {
+		require_once( ABSPATH . WPINC . '/template-loader.php' );
+	} else {
+		ob_start();	
+			require_once( ABSPATH . WPINC . '/template-loader.php' );
+			$wp_output = ob_get_contents();
+		ob_end_clean();
+		require_once( ABSPATH .'/include/xpress_render.php' );
+		xpress_render($wp_output);
+	}
+		
+	
+	//When there is no block cache, and an optional block is different, cache is refreshed. 
+	//When adding, and changing and deleting Post & Comment, block cache is refreshed by add_action at any time. 
+	// This Function in xpressme plugin
+	require_once( ABSPATH .'/include/xpress_block_render.php' );	
+	xpress_unnecessary_block_cache_delete($xoops_config->module_name);
+	if (is_home()) xpress_block_cache_refresh($xoops_config->module_name);
+	exit();		// The return to wp-blog-header.php is stolen here
+}
+if (is_admin_post_call()) require_once $xoops_config->xoops_mainfile_path;
+if (is_xpress_comments_post_call()) require_once $xoops_config->xoops_mainfile_path;
+require_once(ABSPATH.'wp-settings.php');
+?>
