]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update description of HTMLTable
authorStefan Fritsch <sf@apache.org>
Sat, 31 Jul 2010 12:15:47 +0000 (12:15 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 31 Jul 2010 12:15:47 +0000 (12:15 +0000)
PR: 49676

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@981043 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_autoindex.xml

index f21f98283038be2dfeb8d6bdb871544fba675060..c8fd21e360ad96b921446885f6e9035f3cc4e28f 100644 (file)
@@ -601,15 +601,14 @@ indexing</description>
       ><code>FancyIndexing</code></a> is also enabled.</strong></dd>
 
       <dt><a name="indexoptions.htmltable"
-               id="indexoptions.htmltable">HTMLTable</a> (<em>Experimental,
-      Apache 2.0.23 and later</em>)</dt>
+               id="indexoptions.htmltable">HTMLTable</a> (<em>Apache
+      HTTP Server 2.0.23 and later</em>)</dt>
 
-      <dd>This experimental option with <code>FancyIndexing</code> constructs
-      a simple table for the fancy directory listing. Note this will
-      confuse older browsers. It is particularly necessary if file
+      <dd>This option with <code>FancyIndexing</code> constructs
+      a simple table for the fancy directory listing. 
+      It is necessary for utf-8 enabled platforms or if file
       names or description text will alternate between
-      left-to-right and right-to-left reading order, as can happen
-      on WinNT or other utf-8 enabled platforms.</dd>
+      left-to-right and right-to-left reading order.</dd>
 
       <dt><a name="indexoptions.iconsarelinks"
                id="indexoptions.iconsarelinks">IconsAreLinks</a></dt>