nd | 2 Apr 2008 17:00
Picon
Favicon

svn commit: r643928 - in /httpd/httpd/branches/2.2.x/docs/manual/mod: mod_authn_dbd.html.en mod_dbd.html.en

Author: nd
Date: Wed Apr  2 08:00:23 2008
New Revision: 643928

URL: http://svn.apache.org/viewvc?rev=643928&view=rev
Log:
update transformation

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authn_dbd.html.en
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_dbd.html.en

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authn_dbd.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authn_dbd.html.en?rev=643928&r1=643927&r2=643928&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authn_dbd.html.en (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_authn_dbd.html.en Wed Apr  2 08:00:23 2008
 <at>  <at>  -74,44 +74,39  <at>  <at> 
 <p>This simple example shows use of this module in the context of
 the Authentication and DBD frameworks.</p>
 <div class="example"><pre>
-#Database Management
-
-#Use the PostgreSQL driver
-<code>DBDriver pgsql</code>
-
-#Connection string: database name and login credentials
-<code>DBDParams "dbname=htpasswd user=apache password=xxxxxx"</code>
-
-#Parameters for Connection Pool Management
(Continue reading)

nd | 2 Apr 2008 17:08
Picon
Favicon

svn commit: r643930 - in /httpd/httpd/trunk/docs/manual: ./ mod/

Author: nd
Date: Wed Apr  2 08:07:57 2008
New Revision: 643930

URL: http://svn.apache.org/viewvc?rev=643930&view=rev
Log:
update transformation

Modified:
    httpd/httpd/trunk/docs/manual/mod/core.xml.de
    httpd/httpd/trunk/docs/manual/mod/core.xml.ja
    httpd/httpd/trunk/docs/manual/mod/mod_filter.html.en
    httpd/httpd/trunk/docs/manual/mod/quickreference.html.de
    httpd/httpd/trunk/docs/manual/mod/quickreference.html.en
    httpd/httpd/trunk/docs/manual/mod/quickreference.html.es
    httpd/httpd/trunk/docs/manual/mod/quickreference.html.ja.euc-jp
    httpd/httpd/trunk/docs/manual/mod/quickreference.html.ko.euc-kr
    httpd/httpd/trunk/docs/manual/mod/quickreference.html.tr.utf8
    httpd/httpd/trunk/docs/manual/new_features_2_4.html.en

Modified: httpd/httpd/trunk/docs/manual/mod/core.xml.de
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/core.xml.de?rev=643930&r1=643929&r2=643930&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/core.xml.de (original)
+++ httpd/httpd/trunk/docs/manual/mod/core.xml.de Wed Apr  2 08:07:57 2008
 <at>  <at>  -1,7 +1,7  <at>  <at> 
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 167959:607437 (outdated) -->
(Continue reading)

nd | 2 Apr 2008 17:16
Picon
Favicon

svn commit: r643938 - /httpd/httpd/trunk/docs/manual/style/lang/ja.xml

Author: nd
Date: Wed Apr  2 08:16:41 2008
New Revision: 643938

URL: http://svn.apache.org/viewvc?rev=643938&view=rev
Log:
prepare moving ja output files to utf-8

Modified:
    httpd/httpd/trunk/docs/manual/style/lang/ja.xml

Modified: httpd/httpd/trunk/docs/manual/style/lang/ja.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/style/lang/ja.xml?rev=643938&r1=643937&r2=643938&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/style/lang/ja.xml [iso-2022-jp] (original)
+++ httpd/httpd/trunk/docs/manual/style/lang/ja.xml [iso-2022-jp] Wed Apr  2 08:16:41 2008
 <at>  <at>  -21,9 +21,9  <at>  <at> 

 <language id="ja">
     <name>Japanese</name>
-    <charset>EUC-JP</charset>
+    <charset>UTF-8</charset>
     <source-ext>.xml.ja</source-ext>
-    <target-ext>.html.ja.euc-jp</target-ext>
+    <target-ext>.html.ja.utf8</target-ext>

     <chm>
         <lang>0x411 Japanese</lang>

(Continue reading)

nd | 2 Apr 2008 17:43
Picon
Favicon

svn propchange: r643938 - svn:log

Author: nd
Revision: 643938
Modified property: svn:log

Modified: svn:log at Wed Apr  2 08:43:54 2008
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Apr  2 08:43:54 2008
 <at>  <at>  -1 +1,3  <at>  <at> 
 prepare moving ja output files to utf-8
+
+Submitted by: Takashi Sato <serai lans-tv.com>

nd | 2 Apr 2008 17:48
Picon
Favicon

svn propchange: r643938 - svn:log

Author: nd
Revision: 643938
Modified property: svn:log

Modified: svn:log at Wed Apr  2 08:48:03 2008
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Apr  2 08:48:03 2008
 <at>  <at>  -1,3 +1,4  <at>  <at> 
 prepare moving ja output files to utf-8

 Submitted by: Takashi Sato <serai lans-tv.com>
+PR: 44699

nd | 2 Apr 2008 17:49
Picon
Favicon

svn commit: r643944 - in /httpd/httpd/trunk/docs/manual: ./ developer/ howto/ mod/ ssl/ style/ style/xsl/util/ vhosts/

Author: nd
Date: Wed Apr  2 08:48:46 2008
New Revision: 643944

URL: http://svn.apache.org/viewvc?rev=643944&view=rev
Log:
move Japanese output files to utf-8

1) build boostrap
2) svn mv *.html.ja.euc-jp *.html.ja.utf8
3) build all

[This commit notification would consist of 52 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]

nd | 2 Apr 2008 17:58
Picon
Favicon

svn commit: r643947 - /httpd/httpd/branches/2.2.x/docs/manual/style/lang/ja.xml

Author: nd
Date: Wed Apr  2 08:58:48 2008
New Revision: 643947

URL: http://svn.apache.org/viewvc?rev=643947&view=rev
Log:
prepare moving ja output files to utf-8

Submitted by: Takashi Sato <serai lans-tv.com>
PR: 44699

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/style/lang/ja.xml

Modified: httpd/httpd/branches/2.2.x/docs/manual/style/lang/ja.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/lang/ja.xml?rev=643947&r1=643946&r2=643947&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/style/lang/ja.xml [iso-2022-jp] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/style/lang/ja.xml [iso-2022-jp] Wed Apr  2 08:58:48 2008
 <at>  <at>  -21,9 +21,9  <at>  <at> 

 <language id="ja">
     <name>Japanese</name>
-    <charset>EUC-JP</charset>
+    <charset>UTF-8</charset>
     <source-ext>.xml.ja</source-ext>
-    <target-ext>.html.ja.euc-jp</target-ext>
+    <target-ext>.html.ja.utf8</target-ext>

     <chm>
(Continue reading)

nd | 2 Apr 2008 18:28
Picon
Favicon

svn commit: r643959 - /httpd/httpd/branches/2.0.x/docs/manual/style/lang/ja.xml

Author: nd
Date: Wed Apr  2 09:28:04 2008
New Revision: 643959

URL: http://svn.apache.org/viewvc?rev=643959&view=rev
Log:
prepare moving ja output files to utf-8

Submitted by: Takashi Sato <serai lans-tv.com>
PR: 44699

Modified:
    httpd/httpd/branches/2.0.x/docs/manual/style/lang/ja.xml

Modified: httpd/httpd/branches/2.0.x/docs/manual/style/lang/ja.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/style/lang/ja.xml?rev=643959&r1=643958&r2=643959&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/style/lang/ja.xml [iso-2022-jp] (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/style/lang/ja.xml [iso-2022-jp] Wed Apr  2 09:28:04 2008
 <at>  <at>  -21,9 +21,9  <at>  <at> 

 <language id="ja">
     <name>Japanese</name>
-    <charset>EUC-JP</charset>
+    <charset>UTF-8</charset>
     <source-ext>.xml.ja</source-ext>
-    <target-ext>.html.ja.euc-jp</target-ext>
+    <target-ext>.html.ja.utf8</target-ext>

     <chm>
(Continue reading)

nd | 2 Apr 2008 18:32
Picon
Favicon

svn commit: r643960 - in /httpd/httpd/branches/2.2.x/docs/manual: ./ developer/ howto/ mod/ ssl/ style/ style/xsl/util/ vhosts/

Author: nd
Date: Wed Apr  2 09:32:02 2008
New Revision: 643960

URL: http://svn.apache.org/viewvc?rev=643960&view=rev
Log:
move Japanese output files to utf-8

1) build boostrap
2) svn mv *.html.ja.euc-jp *.html.ja.utf8
3) build all

[This commit notification would consist of 52 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]

nd | 2 Apr 2008 18:47
Picon
Favicon

svn commit: r643967 [4/42] - in /httpd/httpd/branches/2.0.x/docs/manual: ./ developer/ howto/ mod/ ssl/ style/ style/xsl/util/ vhosts/

Copied: httpd/httpd/branches/2.0.x/docs/manual/dso.html.ja.utf8 (from r643946, httpd/httpd/branches/2.0.x/docs/manual/dso.html.ja.euc-jp)
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/dso.html.ja.utf8?p2=httpd/httpd/branches/2.0.x/docs/manual/dso.html.ja.utf8&p1=httpd/httpd/branches/2.0.x/docs/manual/dso.html.ja.euc-jp&r1=643946&r2=643967&rev=643967&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/dso.html.ja.euc-jp [euc-jp] (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/dso.html.ja.utf8 [iso-8859-1] Wed Apr  2 09:46:34 2008
 <at>  <at>  -1,94 +1,94  <at>  <at> 
-<?xml version="1.0" encoding="EUC-JP"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja"><head><!--
         XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
               This file is generated from xml source: DO NOT EDIT
         XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
       -->
-<title>動的共有オブジェクト (DSO) サポート - Apache HTTP サーバ</title>
+<title>動的共有オブジェクト (DSO) サポート - Apache HTTP サーバ</title>
 <link href="./style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
 <link href="./style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
 <link href="./style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
 <link href="./images/favicon.ico" rel="shortcut icon" /></head>
 <body id="manual-page"><div id="page-header">
-<p class="menu"><a href="./mod/">モジュール</a> | <a href="./mod/directives.html">ディレクティブ</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">用語</a> | <a href="./sitemap.html">サイトマップ</a></p>
-<p class="apache">Apache HTTP サーバ バージョン 2.0</p>
+<p class="menu"><a href="./mod/">モジュール</a> | <a href="./mod/directives.html">ディレクティブ</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">用語</a> | <a href="./sitemap.html">サイトマップ</a></p>
+<p class="apache">Apache HTTP サーバ バージョン 2.0</p>
 <img alt="" src="./images/feather.gif" /></div>
 <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="./images/left.gif" /></a></div>
 <div id="path">
-<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP サーバ</a> &gt; <a href="http://httpd.apache.org/docs/">ドキュメンテーション</a> &gt; <a href="./">バージョン 2.0</a></div><div id="page-content"><div id="preamble"><h1>動的共有オブジェクト (DSO) サポート</h1>
+<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP サーバ</a> &gt; <a href="http://httpd.apache.org/docs/">ドキュメンテーション</a> &gt; <a href="./">バージョン 2.0</a></div><div id="page-content"><div id="preamble"><h1>動的共有オブジェクト (DSO) サポート</h1>
(Continue reading)


Gmane