Content administration
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module provides a dynamic interface for content administration.
It is intended to supplement Drupal's built-in content management page, and features these improvements over the standard interface:
- Uses AHAH to show node previews and node edit forms within the existing page.
- Uses AJAX to perform searches, apply filters, and retrieve the results without reloading the entire page.
- Adds filters by author and text content (using Drupal's built-in search).
- Shows how many nodes exist within a given set of filters, and allows direct navigation to any page of results.
- The built-in content management page requires the 'administer nodes' access permission, which grants access to a broad range of content-related operations. This module's page is accessible to users granted a permission for only that purpose. Through this page, normal content permissions are enforced, so content can be viewed, modified, or deleted only by users who have these permissions.
JavaScript is required for most of these features. Also, this module requires PHP version 5.2.
