You are here

README.txt in CacheExclude 6.2

Same filename and directory in other branches
  1. 5.2 README.txt
  2. 5 README.txt
  3. 7.2 README.txt
ABOUT

This module provides a simple way to exclude certain pages from being cached.  Sometimes
you want all pages to be cached for anonymous users except for one or two pages that have 
dynamic or random or rotating content.  If those pages are cached, the dynamic parts 
cease to be dynamic.  This module allows an administrator to selectively exclude certain 
paths from being cached so that dynamic content is actually dynamic.

REQUIREMENTS

- Drupal 6.x

INSTALLATION

- Copy the cacheexclude directory to your modules directory.
- Go to admin/build/modules and enable it.
- Go to admin/settings/cacheexclude and configure paths you want excluded from caching.

AUTHOR AND CREDITS

Larry "Crell" Garfield - Maintainer
Palantir.net

Matt "mbutcher" Butcher - Co-maintainer
Palantir.net

File

README.txt
View source
  1. ABOUT
  2. This module provides a simple way to exclude certain pages from being cached. Sometimes
  3. you want all pages to be cached for anonymous users except for one or two pages that have
  4. dynamic or random or rotating content. If those pages are cached, the dynamic parts
  5. cease to be dynamic. This module allows an administrator to selectively exclude certain
  6. paths from being cached so that dynamic content is actually dynamic.
  7. REQUIREMENTS
  8. - Drupal 6.x
  9. INSTALLATION
  10. - Copy the cacheexclude directory to your modules directory.
  11. - Go to admin/build/modules and enable it.
  12. - Go to admin/settings/cacheexclude and configure paths you want excluded from caching.
  13. AUTHOR AND CREDITS
  14. Larry "Crell" Garfield - Maintainer
  15. Palantir.net
  16. Matt "mbutcher" Butcher - Co-maintainer
  17. Palantir.net