Posted by Wim Leers on October 14, 2009 at 9:30am
Jump to:
| Project: | Recent Changes |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Wim Leers |
| Status: | closed (fixed) |
Issue Summary
I created the View revisions by content type module (which is very simple) to allow users to access the revisions of specific content types only. I also want these to be accessible through recent_changes, hence I created this patch. All it does, is check for the additional permission.
| Attachment | Size |
|---|---|
| view_revisions_by_content_type_support.patch | 973 bytes |
Comments
#1
Committed to the dev. Needs more testing but committed so more testers can come on board. http://drupal.org/cvs?commit=323956
#2
This has been running fine for months on http://driverpacks.net/docs/recent-changes, so I think it's ok.
Note that http://drupal.org/project/view_revisions_by_content_type will become obsolete as its functionality will be included in the Diff module: #672654: Diff module duplicates module functionality.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.