[BACK]Return to README.knu CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / cvsweb

File: [cvsweb.bsd.lv] / cvsweb / Attic / README.knu (download)

Revision 3.11, Thu Nov 8 10:08:23 2001 UTC (22 years, 4 months ago) by knu
Branch: MAIN
Changes since 3.10: +14 -8 lines

Update documents.

$FreeBSD$
$Idaemons: /home/cvs/cvsweb/README.knu,v 3.9 2001/01/13 07:48:09 knu Exp $

Added features over Zeller's version:

o Customizable "show functions" option
    You can specify a regexp for each file type to teach rcsdiff(1) to
    recognize function lines.

o Customizable PR categories
o Move $prcgi to cvsweb.conf
    Now each repository can have its own PR categories and
    query-pr.cgi URL, which can be defined in cvsweb.conf-${cvstree}.
    It is useful when you have such as NetBSD and/or OpenBSD
    repositories.

o Improved support for text-based browsers
    Unidiff is the default format for diffs, for text-based browsers.

o Enhanced PR # hyperlinking.
    The following styles are supported.

        PR:     12345, 67890, ..

        PR:     #12345, #67890, ..

        PR#     sparc/12345, i386/67890

        PR:     ports/43210
                kern/98765

        .. is related to bin/4567, which is ...

o Manpage hyperlinking.
    Both `cat(1)' and `cat.1' styles are supported.

o Revision numbers hyperlinking in annotaion.

o Automatic tarball generation. (Obtained from Debian)

o Automatic zipball generation.

o Customizable repository entry order.

o Location text field.

o Support for the use of localized charsets.

o Workaround for buggy web servers.

o Numerous bugfixes regarding URI/filename manipulation.

o Security fixes to let it work under perl -T.

-- 
Akinori MUSHA <knu@FreeBSD.org> -- The FreeBSD Project