PF Improved and PF Improve Contest

by fate0000 on May 15, 2010

Just a heads up, today is the last day for the PF improve contest. If anyone has anything to submit, please get it in before the end of the day! If there’s anything to judge, we will start on that tomorrow.

As for my submission to the contest:

Fixed User page so all of a user’s submissions and reviews are paginated

Enabled comment and review moderation for moderators and admins

Added a rating scale clue to the rating box (first javascript on the site!)

Changed the submit review button to an edit button when a review is being edited as opposed to being created.

All these updates should be live, so if you see any bugs with them just post em’!

Cheers!

User Comments

Avatar

akka wrote:

awesome.

a) I think the rating clue should just be 100, rather than 1-100, especially since it gets cut off. the former is cleaner and still gets the point across.

b) i’m not sure i’m a fan of being able to look back through a user’s comment history, i think it’s unnecessary clutter. curious what others think about this.

c) should we just have a ‘view more’ button for a user’s submissions, that take them to a gallery with pagination? pagination right on the user page seems a little jarring.

d) any way to get that ‘moderate this review’ to only show up on hover, without javascript?

1

Anomareh wrote:

a) I agree.

c) That would be good for the time being. I think the proper implementation would be using AJAX combined with how it is now.

The way it is now is odd with page reloads and it slaughters URLs.

On a side note how come all the fiddling with the text boxes and we still have these awkward tall ones? Do people actually prefer their text boxes to be taller than wide? Can’t be anything more than a quick CSS fix so I’m just assuming yall prefer it this way?

Picture_1

fate0000 wrote:

Hey guys, thanks for the input. Will consider these ideas when doing the next iteration. Also any style ideas that are in contention could be posted in the WIP category for the community to comment on. Then we can get some more feedback before making a decision.

Log in or register to post comments!