It would be great is the user profile pages had a link to Band and Unpublish.
It is here that I can review the user info and decide to ban them.
| Comment | File | Size | Author |
|---|---|---|---|
| Screen shot 2011-08-03 at 12.17.02.PNG | 39.75 KB | Gabriel R. |
It would be great is the user profile pages had a link to Band and Unpublish.
It is here that I can review the user info and decide to ban them.
| Comment | File | Size | Author |
|---|---|---|---|
| Screen shot 2011-08-03 at 12.17.02.PNG | 39.75 KB | Gabriel R. |
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