diggClone CHANGELOG ------------------------- 08.04.05 -> - updated voting system to only allow one vote per user per post (javascript error message) - make sections links in post display - updated URLs for different pages (index vs cast_votes) - added "fade" image and CSS to the "pending" posts - added search term (using LIKE) to find posts 08.05.05 -> - CREATED NEW TAR ARCHIVE - version 0.2 08.08.05 -> - working on RSS feed(s) - fixed the hard-coded user ID on the "make post" form 08.09.05 -> - XML feed buttons now adjust based on what section you're looking at - added "user" page that lists posts and comments made by the user - renamed post_count.php to xml_interface.php to make it more of a general interface - removed inc/cast_votes.php and inc/search.php in favor of having index.php handle their jobs 08.10.05 -> - added a "Contact Us" form - CREATED NEW TAR ARCHIVE - version 0.3 08.15.05 -> - added "edit" and "delete" links and forms for the admin users - restricted admin forms to admin only logins - added pagination on display pages - added a "top voters" page - updated DB layout to add "date_voted" to the post_votes table 08.16.05 -> - finished the "latest votes" page using Ajax to get latest data every 5 seconds. - CREATED NEW TAR ARCHIVE - version 0.4 08.23.05 -> - added the admin section -- manage posts, users, sections (to create an admin, set their admin column value to "1" in the database) - CREATED NEW TAR ARCHIVE - version 0.5