Thanks very much for this module. It would be great to make the 'Editable' filter available for views based on Content revisions, too.
Until #2652652: Provide a relationship from the revision table to the main table is fixed, we often use admin views based on Content revisions so we can display "Last revised by" instead of (or in addition to) displaying the user who created the item.
Patch to follow.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | views_node_access_filter-revisions-support-3046634-2.patch | 639 bytes | justcaldwell |
Comments
Comment #2
justcaldwellPatch simply makes the filter available to 'Content revisions' views.
Comment #4
gaëlgPatch applied in alpha4. Thank you!