Annotation of rpm2html/TODO, revision 1.16

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.9       veillard   18: - Give package sources informations using dir colors.
                     19:   Maybe color should be defined in a different way.
1.10      veillard   20: - Multi-platform (see also OS).
                     21:   A given package may be available for more than one platform
                     22: - Localization.
1.11      veillard   23: - More navigarion links in the Header of generated files,
                     24:   direct links to Group, Date, Vendor
1.13      veillard   25: - Handle the file modification time to avoid rewriting all
                     26:   the files at each run, if not needed. This break HTTP caching !
1.14      veillard   27: - Handle more than 2 Gig of RPM data.
1.15      veillard   28: - Correct HTML output.
1.16    ! veillard   29: - Limit size of ByDate.html
1.4       veillard   30: 
                     31: Todo:
1.2       veillard   32: - Overflow of buffer containing the file-list, and max size.
                     33:   Crash with 80000 bytes !
1.4       veillard   34: - User-provided Header and Footer.
                     35: - Extraction and display of more informations:
                     36:   + ICON
                     37:   + GIF
                     38:   + XPM
1.7       veillard   39: - HTML language negociation could also be provided using
                     40:   suffixes like .en.html, .fr.html, etc ...
1.1       veillard   41: 
1.16    ! veillard   42: $Id: TODO,v 1.15 1998/01/30 19:13:53 veillard Exp $
1.1       veillard   43: 

Webmaster