You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Andreas Jung <aj...@sz-sb.de> on 1999/03/22 10:58:24 UTC

mod_autoindex/4098: Namewidth and Fancyindexing

>Number:         4098
>Category:       mod_autoindex
>Synopsis:       Namewidth and Fancyindexing
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          change-request
>Submitter-Id:   apache
>Arrival-Date:   Mon Mar 22 03:10:02 PST 1999
>Last-Modified:
>Originator:     ajung@sz-sb.de
>Organization:
apache
>Release:        1.3.4
>Environment:
Solaris 2.5-2.7
>Description:
For one directory I have set:
Options +Indexes
Indexoptions +FancyIndexing

This works however some longer filenames are cut. So I changed:

IndexOptions +FancyIndexing NameWidth=*

Now the fields "last modified", "size" and "description" disappear from
the listing. 

This behaviour is a bit strange but it may conflict with the implemenation
for the FancyIndexing feature.

Andreas
>How-To-Repeat:

>Fix:
Maybe some Kind of configurable output format would be nice

IndexFormat "%f %s" ....
where %f is the filename
and   %s is the filesize
(similar to the configurable logfile format)
>Audit-Trail:
>Unformatted:
[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!         ]