blank
11-01-2006, 04:26 PM
This was a changelog for V.7 but I decided you know what? Forget about simply stacking on a few features at a time and updating as I go along. I have another codebase that I was developing for a paid product and I'm just going to chop some things off of that and release it for FREE! It'll be something that will BLOW away basically every cheap script out there ;)
1) Added this to the DB:
ALTER TABLE `media` ADD `adult` SMALLINT NOT NULL DEFAULT '0';I will be doing a cookie based check where users have to click a link to say they're an adult before being able to view adult content. This will enable us to show some of the EXTREMELY popular vids that show boobs. The import will be updated to opt in/out of this content shortly. Currently there is only 1 video in the DB that has been flagged with the "adult" tag and it is one of the top 3 most viewed videos across the network ;)
1) Added this to the DB:
ALTER TABLE `media` ADD `adult` SMALLINT NOT NULL DEFAULT '0';I will be doing a cookie based check where users have to click a link to say they're an adult before being able to view adult content. This will enable us to show some of the EXTREMELY popular vids that show boobs. The import will be updated to opt in/out of this content shortly. Currently there is only 1 video in the DB that has been flagged with the "adult" tag and it is one of the top 3 most viewed videos across the network ;)