-
body, td, th, li {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
margin-top: 10px;
}
+.commandline {
+ font-family: "Courier New", Courier, mono;
+ font-size: x-small;
+ background-color: #FBFBFB;
+ margin: auto auto 20px 30px;
+ padding: 5px;
+ height: auto;
+ width: auto;
+ font-weight: bold;
+ border: 1px solid #999999;
+ white-space: nowrap;
+ display: compact;
+ clear: both;
+ float: none;
+}
-<?PHP // $Id$
+<?php // $Id$
// Names of the documentation files
+ // Files with a definition "-" are treated as spacers
+$string['-about'] = "Moodle¤Ë¤Ä¤¤¤Æ";
$string['intro.html'] = "¥¤¥ó¥È¥í¥À¥¯¥·¥ç¥ó";
$string['background.html'] = "ÇØ·Ê";
+$string['philosophy.html'] = "ů³Ø";
+$string['licence.html'] = "¥é¥¤¥»¥ó¥¹";
$string['features.html'] = "ÆÃħ";
$string['release.html'] = "¥ê¥ê¡¼¥¹¥Î¡¼¥È";
+$string['future.html'] = "¾Íè";
+$string['credits.html'] = "¥¯¥ì¥¸¥Ã¥È";
+
+$string['-installation'] = "´ÉÍý";
$string['install.html'] = "¥¤¥ó¥¹¥È¡¼¥ë";
$string['faq.html'] = "¥¤¥ó¥¹¥È¡¼¥ë FAQ";
+$string['installamp.html'] = "¥¢¥Ñ¥Ã¥Á¡¢MySQL¡¢PHP";
$string['upgrade.html'] = "¥¢¥Ã¥×¥°¥ì¡¼¥É";
-$string['teacher.html'] = "¶µ»ÕÍѥޥ˥奢¥ë";
-$string['developer.html'] = "³«È¯¼ÔÍѥޥ˥奢¥ë";
-$string['cvs.html'] = "CVS¤ÎÍøÍÑ";
-$string['future.html'] = "¾Íè";
-$string['credits.html'] = "¥¯¥ì¥¸¥Ã¥È";
-$string['licence.html'] = "¥é¥¤¥»¥ó¥¹";
+
+$string['-usage'] = "Moodle¤ÎÍøÍÑ";
+$string['teacher.html'] = "¶µ»Õ¥Þ¥Ë¥å¥¢¥ë";
+$string['other.html'] = "¤½¤Î¾ʸ½ñ";
+
+$string['-development'] = "³«È¯";
+$string['developer.html'] = "³«È¯¼Ô¥Þ¥Ë¥å¥¢¥ë";
+$string['coding.html'] = "¥³¡¼¥Ç¥£¥ó¥°¥¬¥¤¥É";
+$string['cvs.html'] = "CVS¤Î»ÈÍÑ";
-?>
+?>
\ No newline at end of file
-<HEAD>
+<head>
- <TITLE>Moodle Docs: Installation</TITLE>
+<TITLE>Moodle Docs: ¥¤¥ó¥¹¥È¡¼¥ë</TITLE>
- <LINK REL="stylesheet" HREF="../theme/standard/styles.php" TYPE="TEXT/CSS">
- <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=euc-jp">
+<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-</HEAD>
+<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=euc-jp">
+
+</head>
<BODY BGCOLOR="#FFFFFF">
-<H2>Moodle¤Î¥¤¥ó¥¹¥È¡¼¥ë</H2>
+<h1>Moodle¤Î¥¤¥ó¥¹¥È¡¼¥ë</h1>
<P>¤³¤Î¥¬¥¤¥É¤ÏºÇ½é¤ËMoodle¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ëÊýË¡¤Ë´Ø¤·¤ÆÀâÌÀ¤·¤¿¤â¤Î¤Ç¤¹¡£¥¦¥§¥Ö¥µ¡¼¥Ð¤Î¹ÈϰϤËÅϤëºÙ¤«¤Ê°ã¤¤¤ò¥«¥Ð¡¼¤¹¤ë¤¿¤á¤Ë¡¢¾ÜºÙ¤Ë´Ø¤·¤Æ½Ò¤Ù¤Æ¤¢¤ëÉôʬ¤â¤¢¤ê¤Þ¤¹¡£¤³¤Î¤³¤È¤ÇÆÉ¤à¤Î¤òÅꤲ½Ð¤µ¤Ê¤¤¤Ç¤¯¤À¤µ¤¤¡£ÉáÃÊ¡¢»ä¤Ï¿ôʬ¤ÇMoodle¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¤¤Þ¤¹¤«¤é¡ª</P>