Views content cache ------------------- This module implements a views cache plugin that is aware of content and can provide caching for views, until the content in those views changes. Installation ------------ Views content cache can be installed like any other Drupal module -- place it in the modules directory for your site and enable it on the 'admin/build/modules' page. Documentation ------------- More documentation for this module can be found in the drupal.org handbooks: http://drupal.org/node/865838 Basic usage ----------- Select 'Content-based' cache plugin when editing a view, and choose the cache segments you want to monitor. More details at: http://drupal.org/node/871274 Developers ---------- Views content cache provides and extensible API, read more about it at: http://drupal.org/node/871262 Maintainers ----------- darthsteven (Steven Jones) Contributors ------------ huesforalice (David Scharf) yhahn (Young Hahn)