brigit - TODO =================== Version 0.95 - 03 August 2002 ----------------------------- http://www.the42.net/brigit To Do: o Allow setting of colors in the config file o Make sure it's clear which "templates" can be modified by end users o Comment code o Additional documentation Future Plans: o Make it mod-perl friendly (if I can figure out how) o Consider feasibility of creating a search feature for source "file". Hesitant to do this now because of find best way to search through 375+ artists, 775+ albums, and 9000+ media files. o Make new version of source "file" that will grab information from mp3 tags for displaying extra information on the "details" view Will be separate from current "file" source, so there is still a version with minimum dependencies o Make new source that is database based. Not sure what database / structure I'll use. Might be one of the existing tables that is out there, may end up being my own structure. Using a database makes it "easier" to provide additional features like randomization, genre based lists, searches, etc. Known Bugs: o Currently none that I'm aware of. Let me know if you find one.