Content Management Filter
This module adds an easier way for administrators to filter the content on a Drupal site for administration purposes.
CMF is an alternative to the Administer >> Content management >> Content tool with these additional options:
- Show nodes, comments or both
- Filter by author (select from drop-down list)
- Filter by author (enter username in AJAX search field)
- Filter by user role (shows nodes authored by any user in the selected role)
- Filter by user status (active or blocked)
- Displays a column in the content list with node creation time
- Sort content list by any column: Title, Type, Author, Status, Time
CMF also optionally adds a User Content tab to the My Account page that brings up CMF with a list of nodes authored by the current user.
Very useful -- Drupal's built-in Content tool was sorely missing the sort and filter-by-author features. I was also pleased that I could enable CMF so users can manage content without having to grant full "Administer nodes" permission. ("Administer nodes" permission is required to have the default Content tool to appear and it grants users full access to create/edit all content.)
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.6 | 2009-Mar-12 | 29.07 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.4 | 2008-Dec-03 | 28.58 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Mar-13 | 29.06 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-Oct-16 | 28.69 KB | Download · Release notes | Development snapshot | |
