legacyfan Posted March 11 Posted March 11 (edited) 15 minutes ago, D.Draker said: You misread the title, the OP wants downvotes to be introduced by the staff, not upvotes. Meaning "negative" votes. that does make sense and negative votes would help alot Edited March 11 by legacyfan
legacyfan Posted March 11 Posted March 11 (edited) 6 minutes ago, D.Draker said: For example, someone makes a duplicate topic no. 17852192791 or posts erroneous, misleading info, I place a downvote to it. and implementing them will help keep the spam posts out more for less work for the admins to deal with Edited March 11 by legacyfan
mina7601 Posted March 11 Posted March 11 (edited) 14 minutes ago, legacyfan said: and implementing them will help keep the spam posts out more for less work for the admins to deal with I would rather not have this forum as another Reddit, as inside that platform, it's popularly known there for people to become very upset when they get a lot of downvotes for their comments/posts. I don't want that suggestion to be implemented at all. Edited March 11 by mina7601 1
legacyfan Posted March 11 Posted March 11 2 minutes ago, mina7601 said: I would rather not have this forum as another Reddit, as inside that platform, it's popularly known there for people to become very upset when they get a lot of downvotes for their comments/posts. I don't want that suggestion to be implemented at all. i guess your right that would cause other problems as well
D.Draker Posted March 11 Posted March 11 4 hours ago, mina7601 said: I would rather not have this forum as another Reddit, as inside that platform, it's popularly known there for people to become very upset when they get a lot of downvotes for their comments/posts. I don't want that suggestion to be implemented at all. Why didn't you say so before? When the moderators were heavily involved in the discussion. 4
j7n Posted March 12 Posted March 12 (edited) I don't like this. On Reddit you have to constantly try to please the other participants and only say things that are generally agreed to be true within that community, and speak in the right tone. And I don't mean to speak politely, but, for example, use meme vocabulary or use cute/feminine expressions. It's hard to guess what is right at the moment. If you say something that challenges the status quo, you get punished by an army of "moderators". On Reddit I'm stuck at 7 points of post reputation, and can't ask any support questions. I can't return to a thread for followup without squinting to avoid seeing the votes I've received. Edited March 12 by j7n 2
UCyborg Posted March 17 Posted March 17 Part of my stylesheet dealing with reputation system on MSFN: @-moz-document url-prefix("https://msfn.org/board/topic/") { .ipsReact { display: none; } } @-moz-document url-prefix("https://msfn.org/board/profile/") { div.ipsReact_reactCountOnly { display: none; } } @-moz-document regexp("https:\/\/msfn\.org\/board\/\??(?:&?[^=&]*=[^=&]*)*") { li[data-blocktitle="Popular Contributors"] { display: none; } div.cWidgetContainer:nth-child(1) > ul:nth-child(1) { transform: rotate(180deg); } div.cWidgetContainer:nth-child(1) > ul:nth-child(1) > li { transform: rotate(-180deg); } } The order of elements on the sidebar is also changed so Topics comes first.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now