chruez
06-05-2005, 07:13 AM
Well I know that theres a recommend script outhere. Its pretty good. What I need now is a script that can be executed via site command:
site rate <release> <0-10>, where 0 is the worst, 10 the best
It should be possible to define sections where releases should be rated. It should be also possible to define a directory (e.g. /_rated/) where symlinks will be created for every rated release
/_rated/_section/[9]-[releasename]
Every user on the site with a special flag may execute the script and rate a release. The script should calculate the average rating for a release based on all the ratings done by the users for this special release. Of course every user is only allowed to rate a release once. He might change his former rating but not rate twice.
Puh. I hope its all clear what i need now. If anyone could code this, i would be more than thankful.
:D
site rate <release> <0-10>, where 0 is the worst, 10 the best
It should be possible to define sections where releases should be rated. It should be also possible to define a directory (e.g. /_rated/) where symlinks will be created for every rated release
/_rated/_section/[9]-[releasename]
Every user on the site with a special flag may execute the script and rate a release. The script should calculate the average rating for a release based on all the ratings done by the users for this special release. Of course every user is only allowed to rate a release once. He might change his former rating but not rate twice.
Puh. I hope its all clear what i need now. If anyone could code this, i would be more than thankful.
:D