You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by co...@apache.org on 1998/09/02 23:19:41 UTC

Re: mod_autoindex/1979: Change of behavior for listings with SuppressDescription enabled

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]


Synopsis: Change of behavior for listings with SuppressDescription enabled

State-Changed-From-To: suspended-closed
State-Changed-By: coar
State-Changed-When: Wed Sep  2 14:19:40 PDT 1998
State-Changed-Why:

The column widths in the output from mod_autoindex are
intended to be relatively fixed-width.  As of the next
release after 1.3.1, you can use a combination of the
SuppressDescription and NameLength keywords to size
the filename column to take advantage of the space not
used by the description.  This puts the sizing under the
explicit control of the Webmaster, and violates the
Principle of Least Astonishment less.  Thanks for the
report, the patch, and for using Apache!