Active
Project:
Ban and Unpublish
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2011 at 10:21 UTC
Updated:
18 Oct 2018 at 13:58 UTC
Jump to comment: Most recent
Comments
Comment #1
JCB commentedI agree.
This functionality should be fairly easy to implement and will result in saving a lot of time / effort.
There are 3 places where I would recommend the link:
Node
Be able to print the link in the node.tpl.php file which will display to admin who can click to "Block, Ban, Unpublish" the author of the current node.
Comment
Show the link in the comment in order to "Block, Ban, Unpublish" the author of the comment.
User Profile Pages
Show the link on the user profile page in order to "Block, Ban, Unpublish" as indicated in previous post.
Comment #2
yultyyev commentedI think it will be nice to have these actions on admin/content/comment page, something like this "unpublish comment, ban author, unpublish his other entries"
because of situation when spammers send tons of comments to vary nodes
Comment #3
yultyyev commentedok, i make some for user profile:
maybe this code is ugly, but if it rule i rework it
p.s. maybe when banning there should be some validation? like this : "if (user_access('administer users')) {"
Comment #3.0
yultyyev commentedCorrected spelling error.
Comment #4
alex commentedI've been putting Ban Unpublish links into user account and node tabs for ages now. I like it this way. But some webmasters I know don't like it, so I think it could be made a configurable option or a separate module (as I do it). I just published my 7.x module as a sandbox project. I can probably find my old 6.x version and push it up as well if there's anyone interested.
Comment #5
JCB commentedDear Alex,
It will be great if you can share your Drupal 6.x version.
I pay you a bounty if you can package it for us in a nice custom module for Drupal 6.x