Commit d3c11d7f authored by Richard Bowen's avatar Richard Bowen
Browse files

Added a little more detail to the SuppressDescription argument to IndexOptions


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90339 13f79535-47bb-0310-9956-ffa450edef68
parent f6dd08cf
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -712,6 +712,14 @@ That behavior is now controled by <A HREF="#indexoptions:ignoreclient"
<DD>
<!--%plaintext &lt;?INDEX {\tt SuppressDescription} index option&gt; -->
This will suppress the file description in fancy indexing listings.
By default, files have no descriptions, and so the use of this option
will regain 40 characters of screen space to use for something else.
See <A HREF="#adddescription"><samp>AddDescription</samp></A> 
for information about setting the file description. See also the
<A
HREF="#indexoptions:descriptionwidth"><samp>DescriptionWidth</samp></A>
index option to limit the size of the description column.

<DT><A NAME="indexoptions:suppresshtmlpreamble">SuppressHTMLPreamble</A>
    (<EM>Apache 1.3 and later</EM>)
<DD>