Uutiset:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu
Advertisement:

Haun tulos hakusanalle: post moderation

Tuloksien järjestys
#561
SMF Feedback and Discussion / Post Moderation
marraskuu 29, 2007, 10:59:03 IP tekijältä satyans
......  1.1.4 and my requirement is to moderate all the posts before they displayed.   Right now what ever  ............  are posting are coming on the forum directly but the post  ......
#562
SMF Coding Discussion / Approve posts before public posting?
kesäkuu 07, 2007, 08:32:05 IP tekijältä jake75
......  functionality.  What we need is a way to moderate posts coming from a specific usergroup before those  ............  are publicly posted. I.e: user X (in this usergroup) makes a post............  even starts a new topic), and instead of that post being being immediately available, it goes into  ............  sort of "moderation queue" where a mod or admin can take a look at  ............  post and approve or disapprove it, and then, after  ......
...... ') && !$user_info['is_guest'];<br /> $context['can_post_new'] = allowedTo('post_new');<br /> $context[' ............ $modSettings['pollMode'] == '1' && allowedTo('poll_post');<br /> $context['can_moderate_forum'] =  ............ , b.name, b.description, b.numTopics, b.numPosts,<br /> m.posterName, m.posterTime, m.subject,  ............ , m.ID_TOPIC,<br /> IFNULL(mem.realName, m.posterName) AS realName, " . (!$user_info['is_guest'] ? ............  'id' => $row_board['ID_BOARD'],<br /> 'last_post' => array(<br /> 'id' => $row_board['ID_MSG'] ............ ,<br /> 'time' => $row_board['posterTime'] > 0 ? timeformat($row_board['posterTime']) ............ > 'timestamp' => forum_time(true, $row_board['posterTime']),<br /> 'subject' => $short_subject,< ............ '],<br /> 'username' => $row_board['posterName'] != '' ? $row_board['posterName'] : $txt[ ............ '] : '',<br /> 'link' => $row_board['posterName'] != '' ? (!empty($row_board['ID_MEMBER']) ? ............ ' => empty($row_board['isRead']) && $row_board['posterName'] != '',<br /> 'name' => $row_board[' ............  'topics' => $row_board['numTopics'],<br /> 'posts' => $row_board['numPosts'],<br /> 'href' => $ ............ , b.name, b.description, b.numTopics, b.numPosts,<br /> m.posterName, m.posterTime, m.subject,  ............ , m.ID_TOPIC,<br /> IFNULL(mem.realName, m.posterName) AS realName, ID_PARENT, <br /> " . ($ ............ "<br /> WHERE " . (empty($modSettings['countChildPosts']) ? "b.ID_PARENT IN (" . implode(',', $ ............ <br /><br /> $parent_map[$row['ID_PARENT']][0]['posts'] += $row['numPosts'];<br /> $parent_map[$row[ ............ '];<br /> $parent_map[$row['ID_PARENT']][1]['posts'] += $row['numPosts'];<br /> $parent_map[$row[ ............  if ($context['boards'][$row['ID_PARENT']]['last_post']['timestamp'] < forum_time(true, $row[' ............  /> $context['boards'][$row['ID_PARENT']]['last_post'] = array(<br /> 'id' => $row['ID_MSG'],<br /> ............  'time' => $row['posterTime'] > 0 ? timeformat($row['posterTime']) : $ ............ ],<br /> 'timestamp' => forum_time(true, $row['posterTime']),<br /> 'subject' => $short_subject,< ............  'member' => array(<br /> 'username' => $row['posterName'] != '' ? $row['posterName'] : $txt[470],< ............ $row['ID_MEMBER'] : '',<br /> 'link' => $row['posterName'] != '' ? (!empty($row['ID_MEMBER']) ? '<a  ............  /> $context['boards'][$row['ID_PARENT']]['last_post']['link'] = $row['subject'] != '' ? '<a href="' .  ............ $context['boards'][$row['ID_PARENT']]['last_post']['href'] . '" title="' . $row['subject'] . '">' . ............ ,<br /> 'new' => empty($row['isRead']) && $row['posterName'] != '',<br /> 'topics' => $row[' ............ '],<br /> 'posts' => $row['numPosts'],<br /> 'href' => $ ............ ['children_new'] |= empty($row['isRead']) && $row['posterName'] != '';<br /><br /> if (!empty($ ............ ['countChildPosts']))<br /> {<br /> $context['boards'][$row[' ............ ']]['posts'] += $row['numPosts'];<br /> $context['boards' ............  mg ON (mg.ID_GROUP = IF(mem.ID_GROUP = 0, mem.ID_POST_GROUP, mem.ID_GROUP))<br /> WHERE INSTR(lo.url,  ............ ',<br /> 'starter' => 'IFNULL(memf.realName, mf.posterName)',<br /> 'last_poster' => 'IFNULL(meml. ............ , ml.posterName)',<br /> 'replies' => 't.numReplies',<br /> ............  'views' => 't.numViews',<br /> 'first_post' => 't.ID_TOPIC',<br /> 'last_post' => 't. ............ <br /> // They didn't pick one, default to by last post descending.<br /> if (!isset($_REQUEST['sort']) || ............ ']]))<br /> {<br /> $context['sort_by'] = 'last_post';<br /> $_REQUEST['sort'] = 'ID_LAST_MSG';<br />  ............ }topics AS t" . ($context['sort_by'] === 'last_poster' ? ", {$db_prefix}messages AS ml" : (in_array($ ............ )" : '') . ($context['sort_by'] === 'last_poster' ? "<br /> LEFT JOIN {$db_prefix}members AS  ............  = $board" . ($context['sort_by'] === 'last_poster' ? "<br /> AND ml.ID_MSG = t.ID_LAST_MSG" : ( ............  + 1') . " AS new_from,<br /> t.ID_LAST_MSG, ml.posterTime AS lastPosterTime, ml.ID_MSG_MODIFIED,<br /> ............ .subject AS lastSubject, ml.icon AS lastIcon, ml.posterName AS lastMemberName,<br /> ml.ID_MEMBER AS  ............ , IFNULL(meml.realName, ml.posterName) AS lastDisplayName,<br /> t. ............ , mf.posterTime AS firstPosterTime,<br /> mf.subject AS  ............ , mf.icon AS firstIcon, mf.posterName AS firstMemberName,<br /> mf.ID_MEMBER  ............  firstID_MEMBER, IFNULL(memf.realName, mf.posterName) AS firstDisplayName,<br /> LEFT(ml.body, ............ ]] = file_exists($settings['theme_dir'] . '/images/post/' . $row['firstIcon'] . '.gif') ? 'images_url' : ' ............ ]] = file_exists($settings['theme_dir'] . '/images/post/' . $row['lastIcon'] . '.gif') ? 'images_url' : ' ............  /> 'id' => $row['ID_TOPIC'],<br /> 'first_post' => array(<br /> 'id' => $row['ID_FIRST_MSG'], ............ > ),<br /> 'time' => timeformat($row['firstPosterTime']),<br /> 'timestamp' => forum_time( ............ , $row['firstPosterTime']),<br /> 'subject' => $row[' ............ [$context['icon_sources'][$row['firstIcon']]] . '/post/' . $row['firstIcon'] . '.gif',<br /> 'href' = ............ '] . '</a>'<br /> ),<br /> 'last_post' => array(<br /> 'id' => $row['ID_LAST_MSG'],< ............ /> ),<br /> 'time' => timeformat($row['lastPosterTime']),<br /> 'timestamp' => forum_time( ............ , $row['lastPosterTime']),<br /> 'subject' => $row[' ............ [$context['icon_sources'][$row['lastIcon']]] . '/post/' . $row['lastIcon'] . '.gif',<br /> 'href' => ............ ' => $row['numReplies'] >= $modSettings['hotTopicPosts'],<br /> 'is_very_hot' => $row['numReplies'] > ............ = $modSettings['hotTopicVeryPosts'],<br /> 'is_posted_in' => false,<br /> ' ............ [$context['icon_sources'][$row['firstIcon']]] . '/post/' . $row['firstIcon'] . '.gif',<br /> 'subject' ............ <br /> $context['topics'][$row['ID_TOPIC']]['is_posted_in'] = true;<br /> $context['topics'][$row[' ............ <br /><br /> loadJumpTo();<br /><br /> // Is Quick Moderation active?<br /> if (!empty($options[' ............  $topic)<br /> {<br /> $started = $topic['first_post']['member']['id'] == $ID_MEMBER;<br /> $context[ ............  are children, but no topics and no ability to post topics...<br /> $context['no_topic_listing'] = ! ............ ']) && empty($context['topics']) && !$context['can_post_new'];<br />}<br /><br />?>  Muchas gracias y un  ......
#564
SMF 1.1.x Support / Post Moderation
marraskuu 08, 2005, 05:59:12 IP tekijältä javine
...... ,  For our site we want to be able to moderate all posts before they appear on the board. I've spent a  ............ , and have seen a number of references to Grudge's Post Moderation mod - this sounds like what I'm  ............  will be a drop down list allowing you to select post moderation - maybe I'm being incredibly  ......
#565
Mod Requests / Post Moderation/Visual Warning for 1.1?
heinäkuu 01, 2005, 06:27:36 AP tekijältä Padfoot
#566
Applied or Declined Requests / Several Ideas
marraskuu 06, 2004, 12:06:13 IP tekijältä codenaught
......  Redirects: Remove all topic redirects that were posted X days ago. Also have the ability to remove all  ............  home, after profile, or after any of them.  Last Post Link: I noticed this feature is on this forums  ............  image link next to each topic leading to the last post of that topic.  BBCODE Manager: I am aware this  ............  of times. I would very much like the ability to post a topic that will appear above stickies that you  ............  forum softwares that didn't allow any kind of posting in an announcement topic and I have seen  ............  that did allow posting in one. I don't mind either one. When viewing  ............  to it would be visable on each forum it is posted at. The url for the announcement would probably  ............  admin doesn't want to have to see.   Topic Multi Moderation: Another requested some amount of times.  ............  does it. In the admin panel, be able to add multi moderation tasks such as having a topic close, unstickied if  ............ . Say the developers simply hated the ideas I posted, perhaps thought they were terrible. By simply  ............  an alt+s key to send the message.  Allow events posted in no forums:   Some of us would probably  ............  not have members post calander events as topics in a forum but rather  ............  alone calander.  Ability to require topic or post approval in X forum: I think it would be nice to  ............  to have in certain forums required approval for posts submitted. So an admin or mod of that forum can  ............  as at the tips and tricks forum. Someone could post a topic asking how to do something but as that is  ............  allowed a moderator can decline the post or be able to move it to another forum so no one  ............  to see the topic posted in the wrong forum and it could help keep the  ......
#567
SMF 2.0.x Support / Re: How to approve all topics before posting?
helmikuu 02, 2018, 06:31:48 AP tekijältä Tony Reid
......  Post moderation in core features and then set up a  ......
...... .   I was really hoping for a scenario where a post that requires moderation can be split to an  ............  whatever stuff being seen by people who did not post it (after the fact)  Is there a mod for this?  ............  can even see it. So they can appeal the moderation / cleanup their post, or whatever they wanna do. ......
#569
SMF 1.1.x Support / Admin not receiving notifications
tammikuu 01, 2010, 04:03:26 IP tekijältä pittu
......  first unread reply. Turn notification on when you post or reply to a topic.  Dropdown: Replies and  ......
#570
......  possible to allow members to register, submit a post and hold the post for moderation by the admin? I' ............ , many people may not bother to submit a post later. ......
#571
SMF 2.0.x Support / Moderation Area
elokuu 23, 2009, 02:17:05 AP tekijältä Kimmie
......  have it set so that only admins can see the moderation area, however my global mods can still see it and  ............  can see it anyways and does this mean that even post count groups can see it?     Am I missing  ......
#572
...... ['menu_separator'] . ' &nbsp;&nbsp;<a href="#lastPost"><b>' . $txt['topbottom5'] . '</b></a>' : '', '</ ............ '], '.', $context['start'], ';sort=last_post', $context['sort_by'] == 'last_post' && $context[' ............  '', '">', $txt[111], $context['sort_by'] == 'last_post' ? ' <img src="' . $settings['images_url'] . '/ ............  action="', $scripturl, '?action=rate" method="post" name="topicRating" accept-charset="', $context[' ............ '], '.', $context['start'], '" method="post" accept-charset="', $context['character_set'], '"  ............ ', 'align="middle"');  // Time to display all the posts  echo ' <table cellpadding="0" cellspacing="0"  ............ ', '">';   // Show information about the poster of this message.  echo '  <table width="100% ............ ['member']['is_guest'])  {   // Show the post group if and only if they have no other group or  ............  option is on, and they are in a post group.  if ((empty($settings[' ............ ['member']['group'] == '') && $message['member']['post_group'] != '')  echo '   ............  <div align="center">', $message['member']['post_group'], '</div><br />';  echo '   ............ ']['image'], '</div></div>';    // Show how many posts they have made.  echo '   ............ ="center">', $txt[26], ': ', $message['member']['posts'], '</div></div>';   // Is karma display  ............  '</a>';   // Done with the information about the poster... on to the post itself.  echo '  </div> ............ '</a>  </div>';   // If this is the first post, (#0) just say when it was posted - otherwise  ............ ))  echo '  <a href="', $scripturl, '?action=post;quote=', $message['id'], ';topic=', $context[' ............ ])  echo '  <a href="', $scripturl, '?action=post;quote=', $message['id'], ';topic=', $context[' ............ >';   // Can the user modify the contents of this post?  if ($message['can_modify'])  echo '  <a  ............ ="', $scripturl, '?action=post;msg=', $message['id'], ';topic=', $context[' ............ , '</a>';   // Show a checkbox for quick moderation?  if (!empty($options['display_quick_mod']) && $ ............ .display = \'\';"' : '', ' />';   // Show the post itself, finally!  echo '  </td>  </ ............ %" size="1" class="hrcolor" />  <div class="post"', $message['can_modify'] ? ' id="msg_' . $ ............   // Show "« Last Edit: Time by Person »" if this post was edited.  if ($settings['show_modify'] && ! ............ ">';   // Maybe they want to report this post to the moderator(s)?  if ($context[' ............ ="0" />';   // Show the IP to this user for this post - because you can moderate?  if ($context[' ............ : 0 0 0px 0;"></td></tr> </table> <a name="lastPost"></a> <div class="bluebgbottom-l">  <div class=" ......
#573
SMF 2.0.x Support / Global reply notification settings
helmikuu 08, 2009, 05:01:52 AP tekijältä goltho
......  unread reply.  Turn notification on when you post or reply to a topic.  When sending notification  ............  a reply to a topic, send the post in the email (but please don't reply to these  ............  I've requested notification on, notify me of: Moderation only if I started the topic.  How can I change  ......
#574
SMF 1.1.x Support / Inconsistant Notifcations
huhtikuu 19, 2008, 09:34:44 IP tekijältä salguod
......  unread reply.' and 'Turn notification on when you post or reply to a topic.' both UNchecked. I have ' ............  on, notify me of:' set to 'Replies and Moderation'. That should do it, right?  It seems, however,  ......
#575
SMF 2.0.x Support / Moderation Center Bug in SMF2.0Beta3
maaliskuu 18, 2008, 04:25:01 IP tekijältä kasamhor
......  regular user has the menu option to get into the moderation center. Once he is in there, he seems to have no  ............ . He can read, delete and post moderator notes. He can view Moderation log,  ............  appears to have the options to approve/unapprove posts and topics but I did not have any posts on there  ......
#576
SMF 1.1.x Support / constant "no mods found" errors
syyskuu 25, 2007, 10:10:53 IP tekijältä Jade Elizabeth
......  following: one admin one global mod two dj's with moderation on one board and another member with moderation  ............  boards!  yet, when ever a user tries to report a post, the global mod, and me as admin get no message  ............  i logged in expecting a message with the reported posts it stopped working). for all we know 6 posts  ............ ...  is there something im missing? like a moderation control panel or something? or is this a real  ......
#577
Arşiv / açıkmıdır bu
tammikuu 03, 2007, 09:51:32 AP tekijältä [email protected]
...... '], ';poll=', $context['poll']['id'], '" method="post" accept-charset="', $context['character_set'], '"  ............ ', 'lang' => true, 'url' => $scripturl . '?action=post;topic=' . $context['current_topic'] . '.' . $ ............ ['menu_separator'] . ' &nbsp;&nbsp;<a href="#lastPost"><b>' . $txt['topbottom5'] . '</b></a>' : '', '</ ............ '], '.', $context['start'], '" method="post" accept-charset="', $context['character_set'], '"  ............ ', 'align="middle"');  // Time to display all the posts  echo ' <table cellpadding="0" cellspacing="0"  ............ ', '">';   // Show information about the poster of this message.  echo '  < ............ ']['is_guest'])  {  // Show the post group if and only if they have no other group or  ............  option is on, and they are in a post group.  if ((empty($settings[' ............ ['member']['group'] == '') && $message['member']['post_group'] != '')  echo '   ............  ', $message['member']['post_group'], '<br />';  echo '   ............ ']['image'], '<br />';   // Show how many posts they have made.  echo '   ............  ', $txt[26], ': ', $message['member']['posts'], '<br />  <br />';    ............  }  $deneyimi=($message['member']['posts'])/30;  if ($deneyimi<1){   ............ >';   // Done with the information about the poster... on to the post itself.  echo '   ............  </div>';   // If this is the first post, (#0) just say when it was posted - otherwise  ............  '  <a href="', $scripturl, '?action=post;quote=', $message['id'], ';topic=', $context[' ............  '  <a href="', $scripturl, '?action=post;quote=', $message['id'], ';topic=', $context[' ............   // Can the user modify the contents of this post?  if ($message['can_modify'])  echo ' ............   <a href="', $scripturl, '?action=post;msg=', $message['id'], ';topic=', $context[' ............ , '</a>';   // Show a checkbox for quick moderation?  if (!empty($options['display_quick_mod']) & ............ .display = \'\';"' : '', ' />';   // Show the post itself, finally!  echo '   ............ %" size="1" class="hrcolor" />  <div class="post"', $message['can_modify'] ? ' id="msg_' . $ ............  // Show "« Last Edit: Time by Person »" if this post was edited.  if ($settings['show_modify'] &&  ............ ">';   // Maybe they want to report this post to the moderator(s)?  if ($context[' ............ " />';   // Show the IP to this user for this post - because you can moderate?  if ($context[' ............ : 0 0 1px 0;"></td></tr> </table> <a name="lastPost"></a>';   // As before, build the custom button  ............ ="text-align: center;"><input type="submit" name="post" value="', $txt[10], '" onclick="return  ............ ']),  'calendar' => array('test' => 'calendar_post', 'text' => 'calendar37', 'image' => 'linktocal. ............ ', 'lang' => true, 'url' => $scripturl . '?action=post;calendar;msg=' . $context['topic_first_message'] . ............ 'session_id']),  );   if ($context['can_remove_post'] && !empty($options['display_quick_mod']) && $ ............ ['display_quick_mod'] == 1 && $context['can_remove_post'])  echo '  <input type="hidden" name="sc"  ............ ">  <form action="', $scripturl, '?action=post2" method="post" accept-charset="', $context[' ............ '], '" name="postmodify" id="postmodify" onsubmit="submitonce(this); ............  name="goback" value="', empty($options['return_to_post']) ? '0' : '1', '" />  <input type=" ......
#578
SMF Coding Discussion / Pre-moderation mod - help wanted
kesäkuu 26, 2006, 03:54:12 AP tekijältä PieterDC
...... . The hardest feature to find, seemed to be: premoderation. VBulletin has it, but it's not free. SMF is the  ............  app that fulfills all my needs but pre-moderation..  I searched through this forum, and found  ............  bet was the "Visual Warning Mod", but it provides post-moderation only.  So, I want to develop a mod for  ......
#579
SMF 1.1.x Support / Registration via admin
maaliskuu 30, 2006, 03:18:01 IP tekijältä Dustinsw
...... , it, however, it also removes the warn and post moderation manager, and i want them to still have  ......
#580
SMF 1.1.x Support / Notifications not working?
tammikuu 30, 2006, 09:41:07 IP tekijältä greyknight17
......  unread reply.  Turn notification on when you post or reply to a topic.  And under For topics and  ............  on, notify me of:, I chose Replies and moderation. Saved it. Waited for a new reply and even  ......
Advertisement: