You are here

README.txt in Views content cache 6.2

Same filename and directory in other branches
  1. 7.3 README.txt
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)

File

README.txt
View source
  1. Views content cache
  2. -------------------
  3. This module implements a views cache plugin that is aware of content and can
  4. provide caching for views, until the content in those views changes.
  5. Installation
  6. ------------
  7. Views content cache can be installed like any other Drupal module -- place it in
  8. the modules directory for your site and enable it on the 'admin/build/modules'
  9. page.
  10. Documentation
  11. -------------
  12. More documentation for this module can be found in the drupal.org handbooks:
  13. http://drupal.org/node/865838
  14. Basic usage
  15. -----------
  16. Select 'Content-based' cache plugin when editing a view, and choose the cache
  17. segments you want to monitor.
  18. More details at: http://drupal.org/node/871274
  19. Developers
  20. ----------
  21. Views content cache provides and extensible API, read more about it at:
  22. http://drupal.org/node/871262
  23. Maintainers
  24. -----------
  25. darthsteven (Steven Jones)
  26. Contributors
  27. ------------
  28. huesforalice (David Scharf)
  29. yhahn (Young Hahn)