#######################
Files

tagboard.php - the file that handles all the posting of the tags
tagboard.txt - the file that holds all of the tags
tagboard.inc - the file that you include in your pages
tags.php - the file that displays the tags
config.php -  the file you edit to your liking
#######################

How to install:

1)Open up config.php and edit the variables like the file explains

2)Create a new directory on your site named "tagboard"

3)Upload all the files, including the images directory

4)CHMOD the file tagboard.txt to either 666 or 777

5)Add this code to your pages where you want the tagboard to appear

<? include ("http://www.yoursite.com/tagboard/tagboard.inc"); ?>

Make sure you edit the url so it's the url to the "tagboard.inc" file on your server!

That's it, you're done.
Have fun and enjoy!
