OSDN Git Service

applied 3.2 modification
authorkimitake <kimitake@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Sat, 19 Mar 2005 08:34:53 +0000 (08:34 +0000)
committerkimitake <kimitake@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Sat, 19 Mar 2005 08:34:53 +0000 (08:34 +0000)
git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/trunk@67 1ca29b6e-896d-4ea0-84a5-967f57386b96

utf8/nucleus/documentation/devdocs/custominstall.html
utf8/nucleus/documentation/devdocs/index.html
utf8/nucleus/documentation/devdocs/plugins.html

index 6eddcdc..d963fb3 100755 (executable)
@@ -1,7 +1,9 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
-<html xmlns="http://www.w3.org/1999/xhtml">\r
+<html xmlns="http://www.w3.org/1999/xhtml" lang="ja-JP" xml:lang="ja-JP">\r
 <head>\r
-       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\r
+       <!-- $Id: custominstall.html,v 1.4 2005-03-19 08:34:53 kimitake Exp $ -->\r
+       <!-- $NucleusJP$ -->\r
+       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
        <title>Nucleus - インストールスクリプトのカスタマイズ</title>\r
        <link rel="stylesheet" type="text/css" href="styles/manual.css" />\r
 </head>\r
@@ -62,4 +64,4 @@
 <p>再配布する前に、カスタマイズされたインストールスクリプトをテストすることを忘れないでください。</p>\r
 \r
 </body>\r
-</html>
\ No newline at end of file
+</html>\r
index 946ac60..91a4a0e 100755 (executable)
@@ -1,8 +1,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
-<html xmlns="http://www.w3.org/1999/xhtml">\r
+<html xmlns="http://www.w3.org/1999/xhtml" lang="ja-JP" xml:lang="ja-JP">\r
 <head>\r
-       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\r
-       <title>Nucleus - Development Documentation</title>\r
+       <!-- $Id: index.html,v 1.4 2005-03-19 08:34:53 kimitake Exp $ -->\r
+       <!-- $NucleusJP$ -->\r
+       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
+       <title>Nucleus - 開発者用ドキュメント</title>\r
        <link rel="stylesheet" type="text/css" href="styles/manual.css" />\r
 </head>\r
 <body>\r
@@ -29,3 +31,4 @@
 \r
 </body>\r
 </html>\r
+\r
index c8396cb..9790177 100755 (executable)
@@ -1,8 +1,9 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
 <html xml:lang="jp" xmlns="http://www.w3.org/1999/xhtml">\r
 <head>\r
-       <!-- $Id: plugins.html,v 1.4 2005-03-15 07:36:51 kimitake Exp $ -->\r
-       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\r
+       <!-- $Id: plugins.html,v 1.5 2005-03-19 08:34:53 kimitake Exp $ -->\r
+       <!-- $NucleusJP$ -->\r
+       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
        <title>Nucleus - プラグイン API</title>\r
        <link rel="stylesheet" type="text/css" href="styles/manual.css" />\r
        <style type="text/css">\r
@@ -1753,7 +1754,7 @@ class NP_HelloWorld extends NucleusPlugin {
 \r
        include($strRel . 'config.php');\r
        if (!$member->isLoggedIn())\r
-               doError('You\'re not logged in.');\r
+               doError('You¥'re not logged in.');\r
 \r
        include($DIR_LIBS . 'PLUGINADMIN.php');\r
 \r
@@ -1874,3 +1875,5 @@ http://forum.nucleuscms.org/viewtopic.php?t=&lt;トピックID&gt;&lt;/a&gt;&lt;
 \r
 </body>\r
 </html>\r
+\r
+\r