[xoops-cvslog 5782] CVS update: xoops2jp/docs

Back to archive index

Minahito minah****@users*****
2006年 11月 11日 (土) 14:14:03 JST


Index: xoops2jp/docs/INSTALL.ja.html
diff -u xoops2jp/docs/INSTALL.ja.html:1.1.8.2.2.3 xoops2jp/docs/INSTALL.ja.html:1.1.8.2.2.4
--- xoops2jp/docs/INSTALL.ja.html:1.1.8.2.2.3	Wed Nov  8 18:36:42 2006
+++ xoops2jp/docs/INSTALL.ja.html	Sat Nov 11 14:14:03 2006
@@ -2,40 +2,44 @@
 <head>
 <meta http-equiv="content-type" content="text/html;charset=EUC-JP">
 <title>XOOPS Cubeインストールガイド</title>
-  <meta name="keywords" content="XOOPS Cube docs" />
-  <meta name="description" content="XOOPS Cube" />
-  <style>
-    P, TD, LI, INPUT, BODY, SELECT, TEXTAREA { font-family: Verdana; font-size: 13px; line-height: 1.3; }
-    .error { color: #CC3333; font-weight: bold; }
-    UL { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
-    OL { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
-    .indent { margin-left: 40px; }
-    FORM { margin: 0px; padding: 0px; }
-    
-    H1, H2, H3, H4, H5 { margin: 0px; padding: 0px; }
-    
-    .additions { color: #008800; }
-    .deletions { color: #880000; }
-    
-	.header { padding: 10px; padding-top: 0px; }
-    .page { background-color: #FFFFFF; padding: 10px; border: 1px inset;}
-	.footer { background-color: #DDDDDD; padding: 5px 10px; border: 1px inset; border-top: none; border-top: 1px solid #CCCCCC; }
-	.code { background: #FFFFFF; border: solid #888888 2px; font-family: "Courier New"; color: black; font-size: 10pt; width: 100%; height: 400px; overflow: scroll; padding: 3px; }
-
-    .revisioninfo { color: #AAAAAA; padding-bottom: 20px; }
-	
-	.copyright { font-size: 11px; color: #AAAAAA; text-align: right; }
-	.copyright A { color: #AAAAAA; }
+<meta name="keywords" content="XOOPS Cube docs" />
+<meta name="description" content="XOOPS Cube" />
+
+<style type="text/css">
+
+body {margin:0; padding:0; background:#f8f8f8; color:#000; font-family:font-family:Verdana, Helvetica, Tahoma, Arial, sans-serif; font-size:13px; line-height:140%;}
+ul, ol {margin:0; padding:0;}
+li {margin-left:60px;}
+
+h1, h2, h3, h4, h5 {margin:0.5em 0;}
+h1 {font-size:150%;}
+h2 {font-size:140%;}
+h3 {font-size:130%;}
+h4 {font-size:120%; padding:5px; padding-left:26px; background:transparent url(images/title.png) no-repeat center left; border-bottom:1px solid #cccccc;}
+h5 {font-size:110%:}
+
+
+.error {color:#CC3333; font-weight:bold;}
+.indent {margin-left:40px;}
+.additions {color:#008800;}
+.deletions {color:#880000;}
+
+.page {background:#FFFFFF; padding:15px 20px; margin:15px; border:1px solid #cccccc;}
+.page p {margin-left:20px;}
+
+.code { background: #FFFFFF; border: solid #888888 2px; font-family: "Courier New"; color: black; font-size: 10pt; width: 100%; height: 400px; overflow: scroll; padding: 3px; }
+
+.revisioninfo { color: #AAAAAA; padding-bottom: 20px; }
+
+.copyright { font-size: 11px; color: #AAAAAA; text-align: right; }
+.copyright A { color: #AAAAAA; }
 </style>
 </head>
 
-<body bgcolor="#F8F8F8" text="#000000">
+<body>
 <div class="page">
-<h3>XOOPS Cube Legacy のインストール方法</h3>
+<h2>XOOPS Cube Legacy のインストール方法</h2>
 <hr noshade size="1" />
-<br />
-<h4>はじめてのインストール</h4>
-<br /><br />
 <h4>はじめに</h4>
 <p>
 XOOPS Cube Legacy のインストールを始める前に、サーバ上で稼動・運用するソフトウエアのインストールや管理についての知識を習得されるよう、おすすめします。
@@ -52,25 +56,23 @@
 はじめてXOOPS Cubeをインストールする場合、
 少なくとも以下のソフトウエアをサーバコンピュータにインストールしておく必要があります。
 </p>
-<div class="indent">
-* HTTPサーバ (<a href="http://www.apache.org">Apache</a> または IIS) 注:XOOPS Cube公式サポートHTTPサーバはApache<br />
-* <a href="http://www.php.net">PHP</a> 4.3.2 以上<br />
-* <a href="http://www.mysql.com">MySQL</a> データベース 3.23.XX<br />
-</div>
+
+<ul>
+<li>HTTPサーバ (<a href="http://www.apache.org">Apache</a> または IIS) 注:XOOPS Cube公式サポートHTTPサーバはApache</li>
+<li><a href="http://www.php.net">PHP</a> 4.3.2 以上</li>
+<li><a href="http://www.mysql.com">MySQL</a> データベース 3.23.XX</li>
+</ul>
 
 <p>インストールを始める前に次の準備をしてください</p>
-<div class="indent">
-* HTTPサーバ、PHP、データベースサーバを適切にセットアップする。<br />
-*  <a href="http://xoopscube.org">XOOPS Cube Legacy</a> をインストールするデータベースを作成する。<br />
-<div class="indent">
-(もし、作成する権限がない場合は、サーバ管理者かサーバホスティング会社に依頼してください。)<br />
-</div>
-* 上記のデータベースにアクセスできる、データベースサーバのユーザアカウントを準備する。<br />
-* XOOPS Cube Legacy のファイルをサーバにアップロードし、「uploads/」、「cache/」、「templates_c/」ディレクトリ、
-および「mainfile.php」ファイルのパーミッションをPHPから書き込み可能に設定する。
-<br />
-* ブラウザのクッキーと<span class="missingpage">JavaScript</span>を有効にする。<br />
-</div>
+
+<ul>
+<li>HTTPサーバ、PHP、データベースサーバを適切にセットアップする。</li>
+<li><a href="http://xoopscube.org">XOOPS Cube Legacy</a> をインストールするデータベースを作成する。<br />
+(もし、作成する権限がない場合は、サーバ管理者かサーバホスティング会社に依頼してください。)</li>
+<li>上記のデータベースにアクセスできる、データベースサーバのユーザアカウントを準備する。</li>
+<li>XOOPS Cube Legacy のファイルをサーバにアップロードし、「uploads/」、「cache/」、「templates_c/」ディレクトリ、および「mainfile.php」ファイルのパーミッションをPHPから書き込み可能に設定する。</li>
+<li>ブラウザのクッキーと<span class="missingpage">JavaScript</span>を有効にする。</li>
+</ul>
 <br />
 
 <h4>ローカル環境へのインストール</h4>
Index: xoops2jp/docs/INSTALL.html
diff -u xoops2jp/docs/INSTALL.html:1.1.8.1.2.1 xoops2jp/docs/INSTALL.html:1.1.8.1.2.2
--- xoops2jp/docs/INSTALL.html:1.1.8.1.2.1	Wed Nov  8 18:36:42 2006
+++ xoops2jp/docs/INSTALL.html	Sat Nov 11 14:14:03 2006
@@ -3,118 +3,150 @@
   <title>Xoops Cube Install Guide</title>
   <meta name="keywords" content="XOOPS docs" />
   <meta name="description" content="XOOPS" />
-  <style>
-    P, TD, LI, INPUT, BODY, SELECT, TEXTAREA { font-family: Verdana; font-size: 13px; line-height: 1.3; }
-    .error { color: #CC3333; font-weight: bold; }
-    UL { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
-    OL { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
-    .indent { margin-left: 40px; }
-    FORM { margin: 0px; padding: 0px; }
-    
-    H1, H2, H3, H4, H5 { margin: 0px; padding: 0px; }
-    
-    .additions { color: #008800; }
-    .deletions { color: #880000; }
-    
-	.header { padding: 10px; padding-top: 0px; }
-    .page { background-color: #FFFFFF; padding: 10px; border: 1px inset;}
-	.footer { background-color: #DDDDDD; padding: 5px 10px; border: 1px inset; border-top: none; border-top: 1px solid #CCCCCC; }
-	.code { background: #FFFFFF; border: solid #888888 2px; font-family: "Courier New"; color: black; font-size: 10pt; width: 100%; height: 400px; overflow: scroll; padding: 3px; }
-
-    .revisioninfo { color: #AAAAAA; padding-bottom: 20px; }
-	
-	.copyright { font-size: 11px; color: #AAAAAA; text-align: right; }
-	.copyright A { color: #AAAAAA; }
+<style type="text/css">
+
+body {margin:0; padding:0; background:#f8f8f8; color:#000; font-family:font-family:Verdana, Helvetica, Tahoma, Arial, sans-serif; font-size:13px; line-height:140%;}
+ul, ol {margin:0; padding:0;}
+li {margin-left:60px;}
+
+h1, h2, h3, h4, h5 {margin:0.5em 0;}
+h1 {font-size:150%;}
+h2 {font-size:140%;}
+h3 {font-size:140%;}
+h4 {font-size:120%; padding:5px; padding-left:26px; background:transparent url(images/title.png) no-repeat center left; border-bottom:1px solid #cccccc;}
+h5 {font-size:110%:}
+
+
+.error {color:#CC3333; font-weight:bold;}
+.indent {margin-left:40px;}
+.additions {color:#008800;}
+.deletions {color:#880000;}
+
+.page {background:#FFFFFF; padding:15px 20px; margin:15px; border:1px solid #cccccc;}
+.page p {margin-left:20px;}
+
+.code { background: #FFFFFF; border: solid #888888 2px; font-family: "Courier New"; color: black; font-size: 10pt; width: 100%; height: 400px; overflow: scroll; padding: 3px; }
+
+.revisioninfo { color: #AAAAAA; padding-bottom: 20px; }
+
+.copyright { font-size: 11px; color: #AAAAAA; text-align: right; }
+.copyright A { color: #AAAAAA; }
 </style>
 </head>
 
-<body
-	bgcolor="#F8F8F8" text="#000000">
+<body>
 
 <div class="page">
-<h3>Installing XOOPS</h3>
+<h3>Installing XOOPS Cube</h3>
 <hr noshade size="1" />
-<br />
-<h4>First time installation</h4>
-<br />
 <h4>Preface:</h4>
-Before begining the install process, we (the XOOPS Cube team) ask that you have a good understanding of how to install and support server/hosted based software.  As with anything in life, there's no easy answer or way.  Sinice XOOPS is server based, it's not as easy to install as normal desktop software which in itself can be daunting to install so, please be familiar with setting up and installing the software listed below.  Be familiar with how to configure CGI scripts and HTTP server software.  It can easily be demonstrated that 80% of our support questions wind up being improper configurations with the server componenets or two pieces of software conflict. No two servers are configured alike.<br />
-<br />
-<br />
-To install XOOPS for the first time, you'll need to have the minimum following server software pre-installed:<br />
-<div class="indent">* HTTP Server (<a href="http://www.apache.org">Apache</a> or IIS)  "Note, XOOPS only officially supports Apache"<br />
-* <a href="http://www.php.net">PHP</a> 4.3.2 and higher<br />
-* <a href="http://www.mysql.com">MySQL</a> Database 3.23.XX</div>
-<br />
-Before starting the install, be sure to have:<br />
-<div class="indent">* Setup the HTTP, PHP and database server properly.<br />
-* Create a database for your <a href="http://xoopscube.org">XOOPS Cube Legacy</a> installation <br />
-<div class="indent">(Have your hosting company create one if you can't. The install script does provide this capability with the proper privileges).<br />
-</div>* A user account with the proper database permissions.<br />
-* The ability to set the following directories and files world writeable: uploads/, cache/ and templates_c/ and the file mainfile.php<br />
-* Turn cookie and <span class="missingpage">JavaScript</span><a href="http://wiki.xoops.org/wakka.php?wakka=JavaScript/edit">?</a> support in your browser on.</div>
-<br />
-<br />
+
+<p>
+Before begining the install process, we (the XOOPS Cube team) ask that you have a good understanding of how to install and support server/hosted based software.  As with anything in life, there's no easy answer or way.  Sinice XOOPS is server based, it's not as easy to install as normal desktop software which in itself can be daunting to install so, please be familiar with setting up and installing the software listed below.  Be familiar with how to configure CGI scripts and HTTP server software.  It can easily be demonstrated that 80% of our support questions wind up being improper configurations with the server componenets or two pieces of software conflict. No two servers are configured alike.</p>
+
+<p>
+To install XOOPS for the first time, you'll need to have the minimum following server software pre-installed:
+</p>
+<ul>
+<li>HTTP Server (<a href="http://www.apache.org">Apache</a> or IIS)  "Note, XOOPS only officially supports Apache"</li>
+<li><a href="http://www.php.net">PHP</a> 4.3.2 and higher</li>
+<li><a href="http://www.mysql.com">MySQL</a> Database 3.23.XX</li>
+</ul>
+
+<p>
+Before starting the install, be sure to have:
+</p>
+
+<ul>
+<li>Setup the HTTP, PHP and database server properly.</li>
+<li>Create a database for your <a href="http://xoopscube.org">XOOPS Cube Legacy</a> installation <br />
+(Have your hosting company create one if you can't. The install script does provide this capability with the proper privileges).</li>
+<li>A user account with the proper database permissions.</li>
+<li>The ability to set the following directories and files world writeable: uploads/, cache/ and templates_c/ and the file mainfile.php</li>
+<li>Turn cookie and <span class="missingpage">JavaScript</span><a href="http://wiki.xoops.org/wakka.php?wakka=JavaScript/edit">?</a> support in your browser on.</li>
+</ul>
+</p>
+
 <h4>Installing locally</h4>
-If your running a local environment for development or testing, make sure that you have the previous requirements met.  Once this is done, copy the contents of the HTML directory (from the XOOPS Cube Legacy distribution file or CVS) to the root document path of your web environment. Once the files are copied there, you can start the install by typing <a href="http://yoursite.com">http://yoursite.com</a>.  This will start the install process.<br />
-<br />
+<p>
+If your running a local environment for development or testing, make sure that you have the previous requirements met.  Once this is done, copy the contents of the HTML directory (from the XOOPS Cube Legacy distribution file or CVS) to the root document path of your web environment. Once the files are copied there, you can start the install by typing <a href="http://yoursite.com">http://yoursite.com</a>.  This will start the install process.
+</p>
+
 <h4>Installing on a hosted platform</h4>
-If your running in a hosted environment, unpack the XOOPS Cube Legacy files locally or on the server if you have telnet or SSH access. Once you done this, make sure to move or copy all XOOPS Cube Legacy files from the HTML directory to your root web directory (your provider usually provides this location with directions).  Once the files are copied there, you can start the install by typing <a href="http://yoursite.com">http://yoursite.com</a>.  This will start the install process.<br />
-<br />
+<p>
+If your running in a hosted environment, unpack the XOOPS Cube Legacy files locally or on the server if you have telnet or SSH access. Once you done this, make sure to move or copy all XOOPS Cube Legacy files from the HTML directory to your root web directory (your provider usually provides this location with directions).  Once the files are copied there, you can start the install by typing <a href="http://yoursite.com">http://yoursite.com</a>.  This will start the install process.</p>
+
 <h4>Continuing the install</h4>
-<img src="images/install001.gif" /><br />
-<br />
-After performing the above procedures, your ready to continue installing XOOPS Cube Legacy with the Install Wizard.  The first screen in the install Wizard takes you to will be the welcome screen. <br />
-<br />
-<img src="images/install002.gif" /><br />
-<br />
-Click the Next button to continue on to the next screen.  <br />
-<br />
-The next part of the install Wizard is designed to check your file and directory permissions. If your running in a <span class="missingpage">Win32</span><a href="http://wiki.xoops.org/wakka.php?wakka=Win32/edit">?</a> environment, this should be a pretty painless install.  If you running in a UNIX environment, the Wizard will display any problems and the corrective actions to take if there are problems.  <br />
-<br />
-<img src="images/install003.gif" /><br />
-<br />
-If all lights are green on the Wizard, click Next to continue. If not, please read the screen and perform the necessary actions recommended by the Wizard<br />
-<br />
-The next part of the Wizard is for writing the settings to the mainfile.php file. <br />
-<br />
-<img src="images/install004.gif" /><br />
-<br />
-The General Settings screen is self explanatory so, input the required information into the files and click next. <br />
-<br />
-The next four Wizard screens are informational displaying the settings from the General Settings screen for your confirmation and to show that the values were written correctly. <br />
-<br />
-<img src="images/install005.gif" /><br />
-<br />
-<img src="images/install006.gif" /><br />
-<br />
-<img src="images/install007.gif" /><br />
-<br />
-<img src="images/install008.gif" /><br />
-<br />
-If you seen any Red lights, please click the Back button to make the proper corrections.<br />
-<br />
+<p><img src="images/install001.gif" /></p>
+
+<p>
+After performing the above procedures, your ready to continue installing XOOPS Cube Legacy with the Install Wizard.  The first screen in the install Wizard takes you to will be the welcome screen. 
+</p>
+
+<p><img src="images/install002.gif" /></p>
+
+<p>Click the Next button to continue on to the next screen. </p>
+
+<p>
+The next part of the install Wizard is designed to check your file and directory permissions. If your running in a <span class="missingpage">Win32</span><a href="http://wiki.xoops.org/wakka.php?wakka=Win32/edit">?</a> environment, this should be a pretty painless install.  If you running in a UNIX environment, the Wizard will display any problems and the corrective actions to take if there are problems. 
+</p>
+
+<p><img src="images/install003.gif" /></p>
+
+<p>
+If all lights are green on the Wizard, click Next to continue. If not, please read the screen and perform the necessary actions recommended by the Wizard</p>
+
+<p>
+The next part of the Wizard is for writing the settings to the mainfile.php file.
+</p>
+
+<p><img src="images/install004.gif" /></p>
+
+<p>
+The General Settings screen is self explanatory so, input the required information into the files and click next.
+</p>
+
+<p>
+The next four Wizard screens are informational displaying the settings from the General Settings screen for your confirmation and to show that the values were written correctly.
+</p>
+
+<p><img src="images/install005.gif" /></p>
+<p><img src="images/install006.gif" /></p>
+<p><img src="images/install007.gif" /></p>
+<p><img src="images/install008.gif" /></p>
+
+<p>If you seen any Red lights, please click the Back button to make the proper corrections.<br />
 The next Wizard screen is will be to show the progress for accessing the database.<br />
- <br />
-<img src="images/install009.gif" /><br />
-<br />
-If your in a hosted environment with out the proper access to create databases, please check with your provider for help in getting a database.  If your provider (or you) created the database, all  lights should be green.  If you get a red light stating the DB does not exist and your user name has the ability to create databases, then click next and the install Wizard will attempt to create the database for you.  If your user id does not have the rights to create a database, please correct this and continue the install.  The next two screens are informational on trying to create and access the database.  Click Next or Back depending on the Wizard screen.<br />
-<br />
-After clicking next a couple of times, you will come to an informational screen showing the results of table creation. If there is a problem, please refer to the <a href="http://xoopscube.org/wiki/pukiwiki.php?FrontPage">FAQ</a> or <a href="http://www.xoopscube.org">XOOPS Cube Forums</a> for further assistance. <br />
-<br />
-<img src="images/install011.gif" /><br />
-<br />
- If all lights are green, your ready to proceed by clicking Next.<br />
-<br />
+</p>
+
+<p><img src="images/install009.gif" /></p>
+
+<p>
+If your in a hosted environment with out the proper access to create databases, please check with your provider for help in getting a database.  If your provider (or you) created the database, all  lights should be green.  If you get a red light stating the DB does not exist and your user name has the ability to create databases, then click next and the install Wizard will attempt to create the database for you.  If your user id does not have the rights to create a database, please correct this and continue the install.  The next two screens are informational on trying to create and access the database.  Click Next or Back depending on the Wizard screen.
+</p>
+
+<p>
+After clicking next a couple of times, you will come to an informational screen showing the results of table creation. If there is a problem, please refer to the <a href="http://xoopscube.org/wiki/pukiwiki.php?FrontPage">FAQ</a> or <a href="http://www.xoopscube.org">XOOPS Cube Forums</a> for further assistance.
+</p>
+
+<p><img src="images/install011.gif" /></p>
+
+<p>If all lights are green, your ready to proceed by clicking Next.<br />
 The next Wizard screen is for inputting site administrative information. <br />
-<br />
-<img src="images/install024.gif" /><br />
-<br />
+</p>
+
+<p><img src="images/install024.gif" /></p>
+
+<p>
 Please be careful here and write down or remember your administrative password. You'll need this after the install to continue setting up your XOOPS Cube site.  Once you have completed inputting the correct information, click Next to continue.   * Note, try to refrain from using names with spaces for the Admin name. *<br />
 <br />
-The next screen is informational. If all the lights are green, click Next to continue.
-<br /><br />
+The next screen is informational. If all the lights are green, click Next to continue.<br />
+</p>
+
 <h4>Congratulations!</h4>
-Your installation should now be complete.  You can check the site out by clicking the "HERE" text on the last screen. If all went well, then your new site should be up and running. If not, please refer to the <a href="http://wiki.xoops.org/wakka.php?wakka=Installation">FAQ</a> or <a href="http://www.xoops.org">XOOPS Cube Forums</a> for further assistance.</div>
+<p>
+Your installation should now be complete.  You can check the site out by clicking the "HERE" text on the last screen. If all went well, then your new site should be up and running. If not, please refer to the <a href="http://wiki.xoops.org/wakka.php?wakka=Installation">FAQ</a> or <a href="http://www.xoops.org">XOOPS Cube Forums</a> for further assistance.</p>
+
+</div>
 </body>
 </html>


xoops-cvslog メーリングリストの案内
Back to archive index