Monday Morning Update
I decided to go ahead and implement dedicated iTrader "usergroup" permissions. Right now there are only 3: "can view", "can rate", and "can admin". It was getting to the point of just plain dumb trying to use generic usergroup permissions based on forum things, so I figured this would be the smarter route since a lot of people only have certain user groups they allow to rate with this system.
So here's what's left to do:
- finishing changing out all the permission code & make sure everything is correct
- finish up comment editing code and some display stuff on the comment page
- finish coding the "rating link" page and make sure all checks are correct.
- add in the last couple vB CP option checks (real quick)
- move some bits of text in templates to phrases
- double check all phrases / templates / everything else is listed under the "iTrader" product.
- compile all the files together, write some quick documentation, and get them posted online!
Editing comments would be a lot nicer with ajax, however that's definitly going to have to wait until the next release since I don't have a clue where to start for that and it's not *that* critical.
So, hopefully sometime this afternoon / evening I should be finished. (Finally!) It's all getting down to the "little things" and ironing out the little bugs.