Closed (fixed)
Project:
Recent Changes
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
14 Oct 2009 at 09:30 UTC
Updated:
18 Feb 2010 at 14:30 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| view_revisions_by_content_type_support.patch | 973 bytes | wim leers |
Comments
Comment #1
toemaz commentedCommitted to the dev. Needs more testing but committed so more testers can come on board. http://drupal.org/cvs?commit=323956
Comment #2
wim leersThis 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.