Toolbase is a Perl based database system to maintain bigger download-archives without the need to use other systems like SQL. The appereance can be changed by using a templatefile and a configuration file.
Call the script with the argument ?action=login to alter the database. If you log in as a normla user you will only see the items assigned to you. If you log in as admin you will see all items. Items marked with * are not assigned with your account(you may alter them anyway) and items marked with ! are assigned to an invalid user(or none).
Place everything you wan´t to tell the users of your archive in the note.txt file. It will be displayed when the archive.pl script is called without arguments.
You can change the template.html file to fit your needs, but make sure that that the tags used by toolbase are included(see the template.html file that comes with Toolbase to see where to place them).