
  Things that I have upon my TODO list for this software are included
 below.

  If you wish to mail me and suggest other things they'll be happily
 added to the list.



  1.  Include the ability for internationalised text; Ie all internal
      error messages should be locale/language dependent.

      This could use the 'Accept-Language' header which some browsers
      support, from IE 5.5:

	GET / HTTP/1.1
	Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/vnd.ms-powerpoint, */*
	Accept-Language: en-gb
	Accept-Encoding: gzip, deflate
	User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
	Connection: Keep-Alive

   1a.  Allow user to select language from prefs page.

   2.  use utf; => bugs.

   3.  Generalise the plugin system.

   4.  Add support for a MOTD.

   5.  Finish the admin module.

   7.  Update the 'stats' template pages to all show all information.

   8.  Reexamine all the code.  Modularise it more.  Comment it more.

   9.  ???

  10.  Profit ;)

  11.  Show the song tags for the most popular songs.

  12.  Profile.

  13.  Log rotation.
  	http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=218354

  14.  Change the Getopt code to store things in a hash.
       Motivation:  Have a global %CONFIG_OPTIONS hash, not so many globals.

  15.  Make all the themes XHTML or HTML 4 compliant (this has been done for 
       the default theme, at least, mostly)

Steve
---
www.gnump3d.org
