Tagged Questions
The moderation tag has no wiki summary.
22
votes
9answers
715 views
How can I moderate trolls algorithmically?
I'm writing a forum application but one of the things I'm concerned about is trolls - users who disrupt dialog with abusive speech or off-topic content. This goes beyond spam prevention because it ...
4
votes
2answers
175 views
Monitoring File Changes in C#
I'm using C# for a mini project of mine, I am trying to monitor files that are changed, Deleted, And/or created. And export that to a file. But I am not quite sure how to monitor files. Any ideas?
4
votes
8answers
205 views
What do I need to be cautious of when creating a user-content driven site?
I'm slowly but surely working on a site using ASP.NET MVC which will contain a bunch of user-generated content, such as submitted links, comments, markers on a map etc.
I need to know what stuff I ...
2
votes
1answer
32 views
django - Models design advice for revision + moderation system
I'm actually working in a DJango based system. We need to support some moderation and revisioning functionalities, but we are not sure about the best design of models classes.
I give you some more ...
2
votes
1answer
470 views
Facebook Comments box moderation not working
I am implementing the facebook comment box for a .net website. The box appears on the desired webpage, comments are posted, and also the facebook user that is set as administrator receives a ...
2
votes
3answers
71 views
Are there any php libraries or api's for image moderation?
My site accepts a lot of user generated content, and I want to moderate the content so nothing terrible gets through. I was wondering if there were any php libraries or web services I can use to ...
2
votes
3answers
219 views
Moderation tools for django apps?
I am looking for a django app to moderate generic objects.
That is :
- possibility to add flags (spam/abusive/illegal contents)
- possibility to add some flagged objects into a shared queue for a ...
2
votes
2answers
856 views
liferay workflow to preview / review blog comments
is there a some out of the box workflow, which helps you to review blog comments in liferay.
Eg. Post blog entry -> User comments blog entry -> Mail goes to moderator about/with new entry -> User ...
1
vote
1answer
66 views
Facebook Moderation on Dynamic Page
On my site I have this line:
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#">
I have all my meta tags (I replaced all real data):
<meta property="og:title" ...
1
vote
1answer
589 views
Facebook comments no moderation with href
I receive this message on my page where there is facebook comments plugin. "Warning: this comments plugin is operating in compatibility mode, but has no posts yet. Consider specifying an explicit ...
1
vote
0answers
36 views
Exchange Server: remotely approve emails by moderator account (SOAP/MAPI)
I have a maillist in the Exchange server which is moderated by the moderator account. Currently it requires manuall approval of the incoming messages by the person (moderator).
I am looking for the ...
1
vote
1answer
84 views
General advice on a “moderate submission” system with PHP/MySQL
I have an idea for a similar website to FML, Texts From Last Night, where its completely user driven and content is made by users. What would be the best implementation for a moderator system. If this ...
1
vote
2answers
700 views
Implementing a moderated internal mailing list with Lotus Domino
In Lotus Notes, I use Groups to implement "internal" mailing lists ("internal" because only users with Lotus Notes accounts can be member of the groups).
Is there an easy way to moderate emails sent ...
1
vote
0answers
129 views
Open source Karma system
I'm looking for an open source (stand alone) Karma system that I could include in our project (best if in PHP or Java). I haven't looked into slashcode yet but it seems that the karma system is not ...
0
votes
2answers
18 views
How to activate comment moderations
I have added a facebook comment social plug in box here: www.forumgoesmody.com/guestbook.html
I have included the following line of code on the page:
<meta property="fb:app_id" ...
0
votes
0answers
13 views
Can django-moderation and django-reversion work together for a content_type?
We are working on a django website in which we want to give users control of the content, but we want to have administrator users to moderate the content, and a queue of the accepted content in case ...
0
votes
1answer
50 views
Whats wrong with my facebook comments. It appears but the comments don't show for moderation
I can't seem to get moderation working. Please could someone advise where I'm going wrong. I've read quite a few how-to's etc and I can't get it working. I don't think I can see the wood for the ...
0
votes
0answers
87 views
Why do comments not show up in Comment Moderation Tool
I have developed a site with multiple pages that allows for comments to be made on each.
Myself and other users can write comments and they are visible on the wall and can be seen on the commenter's ...
0
votes
3answers
37 views
Need support with logic behind “approve post if 10 people like it” feature
Right now I have a voting system on my website that stores all votes in a votes table. in votes table I have a field named item_name which contains id of article that was liked. All article ...
0
votes
1answer
94 views
How to Design an Efficient Spam-Filtering and Moderation System?
I am building a website that allows user content to be posted. There is a flag button at the bottom of the user's post, enabling other registered users to click, identifying the post as offensive, a ...
0
votes
0answers
38 views
Fail to Moderation in comment box
I'm unable to moderate the comments in the comments box in http://developers.facebook.com/tools/comments
Did I miss anything out?
-
-
<body>
<div id="fb-root"></div>
...
0
votes
1answer
28 views
Where to access member profiles? Facebook Registration
I have successfully added Facebook Registration System into my (HTML) website. To try, I have asked a few friends to get registered. They have filled up the form on my website (which is modified to ...
0
votes
2answers
19 views
Content Moderation System Schema design..?
I am making a Web Application, where Users will be able to Add / Edit Some Content.
So there lies a need of Content Moderation in my system.
Suppose if i allow User to Add / Edit Article content on ...
0
votes
2answers
52 views
Photo Censorship Moderation Tool
We're currently looking to build a photo sharing platform that allows users to upload photos which will then be represented publicly on our website.
We're anticipating that the uploaded photos will ...
0
votes
1answer
474 views
Facebook comments plugin not showing comments without moderation
I am using the facebook comments plugin for my site .
Everything works ok except I want all comments to appear without being moderated first .
Comment appears on the user's wall.
I checked 'Make ...
0
votes
3answers
236 views
cannot see comments in moderation tools. info inside
this is where the code is embedded: http://www.dj.rotemayalon.com/hamlatzot.html
but no comments are listed in the Moderation Tools area.
what am I doing wrong?
thanks for your help.
0
votes
1answer
91 views
How can I show comments only without an input field using the new FB Comment Box?
Here is the scenario:
I have customers that use my products, and they have a private (password protected) page where they can review the product using FB comments.
I would like to show the actual ...
0
votes
1answer
452 views
Not able to moderate Facebook comments on my website
I've put the code for Facebook comments on my website: www.weloveisrael.org (down at the bottom).
I can't seem to be able to moderate them, this is the code, what am I missing? :
<div ...
0
votes
3answers
45 views
Moderation/pre-approval before database content is publicly visible
My previous version of this question (self-deleted) went down like a lead balloon, so I hope this version is clearer as a question.
Background: Our website has a sign-up form which content forms a ...
0
votes
0answers
233 views
Comment moderation is not showing on some pages
I just recently integrated comments on both example.com/sub-uri, and example.com/sub-uri2 (both domains are host to two different blogs on our site) yet only the moderation controls are showing up for ...
0
votes
1answer
62 views
Moderation plugin for Rails
I have a wiki site that allows users to add and update contents on my site. I am currently using paper trail for moderation, which allows me to undo updated/created posts by user. However, I am dead ...
0
votes
2answers
160 views
Moderating Facebook Fan page comments
I administer an FB fan page and i would like to hold all comments made by fans for Moderation before they show up at the wall, i dont want to use the keyword moderation option from page setting ...
0
votes
2answers
143 views
Mediawiki Moderation
I have just put up a wiki using MediaWiki.
In order to prevent spam(which is significant),
I want to know, how to moderate ALL content.
So, basically I don't want any content to go live
unless a ...
0
votes
0answers
69 views
How to specify users/emails that get notified about new comments in Django? [closed]
Possible Duplicate:
Django notification on comment submission
How can I specify which users get notified about new comments using Django's comment and moderation framework? In the ...
0
votes
1answer
180 views
Need a guestbook script with a tool for moderation
I need to create a guestbook-like page on my website. However, the server ( main site ) runs Apache and PERL but not PHP - and the sysadmins will not change this.
However, I have other servers which ...
0
votes
2answers
112 views
How to definitively ban a user from my website … or almost?
On my website I would like to be able to ban some users for good,
I could filter IP address, but the user can use another IP address, or more dangerous with some providers like AOL : you can have a ...
0
votes
1answer
131 views
TWiki: Restricting users scope of editing the pages
I am making a twiki website and I am stuck with a problem. The users have access to write the files. So, I want to include Report Abuse option so that in case of vandalism of someone the thing can be ...
0
votes
6answers
99 views
Looking for ways to prevent users from contributing tasteless content
For my upcoming social network site, I would like to stop participants from contributing tasteless content (text, pictures, videos, audio). I am devising a mechanism of moderation but I believe soon ...
0
votes
3answers
64 views
Approve submitted data
I notices more spam in my submitted data. How can I make a moderate stAge? For ex, user submits dAta to be entered mysql then I can approve before it is enetered into db where it would be ...
0
votes
3answers
193 views
moderated posts - versioned table
I'm creating CMS where created and updated posts have to be moderated. Ie. user Bill updates post - new content is stored somewhere in database. Unless cms-admin accepts Bill's post visitors should ...
-2
votes
1answer
274 views
How can I add the moderation tools to comments on my website?
I recently changed my comment box for a facebook social plugin comment on my website.
<div id="fb-root"></div><script ...