Todo:
- change URLs to old rpmfind.net to new website
- new website (at Savannah)
- separate HTML into template (possibly use some existing template library
  plus make it possible to configure extension of output files while with
  templates we can produce .xml, .php, ...)
- resolve errors with libxml as experienced for example by users of RDF
  functionality: xmlEncodeEntitiesReentrant : input not UTF-8 (reported by
  Andreas Radke)
- resolve 'make dist' (does not work) vs. 'make distrib' (works) in Makefile
- add <body onload="setFocus()"> to the PHP searches
- handle directories with invalid chars for URI, either escape,
  or more brutal/simple, skip them.
- Maintain the coherency RPM <-> HTML when packages are removed,
  with links to non-existent of updated packages.
- Overflow of buffer containing the file-list, and max size.
  Crash with 80000 bytes ! (XXX that's probably alredy fixed or if not than
  approach similar to changelog fixing can be used)
- User-provided Header and Footer. (we can do this with templates)
- Extraction and display of more informations:
  + ICON
  + GIF
  + XPM
- make 'protectemails' mangle 'mail' so that those maintainers who wish to
  mangle e-mails do not have to change value of both 'protectemails' and
  'mail' options

Nice:
- integrate a portaloo
- store all metadata in the database
- cleanup the Vendor/Distribution/Packager/dist mess of the database
- build a database of GPG/PGP keys and associated packagers/distributions
- add a Project database, offer ways for users to complement it
- extend the database based cleanup to also remove HTML pages.

Done:
- Switch to PNG and get rid of those 2 GIFs !
- Generate RDF channels per distro or subdirs
- Timestamps
- Config file using per-directory entries
  + Local URL
  + Remote URL
  + Color
  + SRC URL
- Config for Remote distributors
- Source RPM handling
- Extraction and display of more informations:
  + COPYRIGHT
  + PACKAGER
  + URL
- an Index file with stats and infos
- ByName index
- Documentation
- Packaging
- Give package sources informations using dir colors.
  Maybe color should be defined in a different way.
- Multi-platform (see also OS).
  A given package may be available for more than one platform
- Localization.
- More navigarion links in the Header of generated files,
  direct links to Group, Date, Vendor
- Handle the file modification time to avoid rewriting all
  the files at each run, if not needed. This break HTTP caching !
- Handle more than 2 Gig of RPM data.
- Correct HTML output.
- Limit size of ByDate.html
- Add "More..." links to ByDate when overriding the limit of the
  page size.
- Split the ByName to be actually a set of links to smaller pages.
- Warns if case of lack of resources lists.
- Check for -lintl in configure.in and add -lintl in Makefile.ini
  (Cristian Bradiceanu <cbredi@timisoara.roedu.net>).
- Provide a mechanism to add per-base links in the navigation headers
  (for search or help).
- Added a man(1) page provided by Manu :-) ROUAT <rouat@congo.ceng.cea.fr>
- Add 'changelog' fields to the resulting pages
  (Gary Thomas <g.thomas@opengroup.org>).
- Enforce new pages and directory to be world-readable
  (Kirk Bauer <kirk@kaybee.org>)
- Provide RPM packages for sources and i386 !
- Site mapping, per-directory output and navigation.
- Maintain the coherency RPM <-> RDF when packages are removed


$Id: TODO,v 1.36 2005/08/18 20:26:30 hany Exp $

