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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@981041 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_autoindex.xml

index ec702799bea36c94dc3f5ab5ded2b32d16acfab7..33446a640af50907469a38b8b0de18cffc4ecdba 100644 (file)
@@ -610,15 +610,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 HTTP Server 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>