Posted by MBroberg on March 6, 2009 at 4:36am
Jump to:
| Project: | Content unpublish |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Thanks for the module. It's very helpful and simple.
Any chance we could see a link on node teaser pages so we do not have to go to the edit page to unpublish?
This module does a similar thing for delete...
http://drupal.org/project/admin_links
If the "unpublish" feature could be added to views that would be great too.
Comments
#1
I prefer to keep it simple. But I recommend you to use the Views-Bulk-Operations module; It has an option to unpublish content.
#2
+1 for that feature. I agree that there are other ways to unpublish nodes, but the purpose of the links is to avoid page loads as well as limit user access to certain features. Setting up a view with bulk edits just so a user can unpublish a node is complex. I love this module because it allows users to remove nodes without actually deleting them. Sometimes they make mistakes. ;)
#3
You can add a flag link (using Flag module) that will unpublish the module when clicked -- using the Rules module integration.