Annotation of rpm2html/TODO, revision 1.8

1.4       veillard    1: Done:
1.1       veillard    2: - Timestamps
                      3: - Config file using per-directory entries
                      4:   + Local URL
                      5:   + Remote URL
1.4       veillard    6:   + Color
                      7:   + SRC URL
1.6       veillard    8: - Config for Remote distributors
1.1       veillard    9: - Source RPM handling
1.4       veillard   10: - Extraction and display of more informations:
                     11:   + COPYRIGHT
                     12:   + PACKAGER
                     13:   + URL
1.5       veillard   14: - an Index file with stats and infos
                     15: - ByName index
1.7       veillard   16: - Documentation
                     17: - Packaging
1.4       veillard   18: 
                     19: Todo:
                     20: - Colors to reflect trust in a RPM.
                     21: - Multi-platform (see also OS).
1.2       veillard   22: - Overflow of buffer containing the file-list, and max size.
                     23:   Crash with 80000 bytes !
1.3       veillard   24: - More navigarion links in the Header of generated files,
1.5       veillard   25:   direct links to Group, Date, Vendor
1.4       veillard   26: - User-provided Header and Footer.
                     27: - Extraction and display of more informations:
                     28:   + OS
                     29:   + ICON
                     30:   + GIF
                     31:   + XPM
1.7       veillard   32: - Localization.
                     33: - HTML language negociation could also be provided using
                     34:   suffixes like .en.html, .fr.html, etc ...
1.8     ! veillard   35: - Give package sources informations using colors.
        !            36:   Maybe color should be defined in a different way.
1.1       veillard   37: 
1.8     ! veillard   38: $Id: TODO,v 1.7 1997/11/16 08:25:49 veillard Exp $
1.1       veillard   39: 

Webmaster