Hi, I would like to modify this package in such a way that
1) the limit is no longer 80 characters. My programmer I'm sure can find this out right away, but are there any limits to making it longer then 80 characters?
2)more importantly, I need the rating to be a 5 star ranking, not a -1, 0, 1 array, users can rate that user, on 1- 5 and it will reflect in his overall ranking.
3)the url is autofilled: what code can I write in postbit so that a user can click to rate, and when it goes to the submission page, the url field is already filled out?
|