You are here

Files in Authenticated User Page Caching (Authcache) 6

Primary tabs

File namesort descending Location Namespace Description
authcache.admin.inc authcache.admin.inc Admin forms and pages.
authcache.css authcache.css .form-submit.authcache-add { padding:5px; padding-left:25px; background:#fff url(add.png) 5px 50% no-repeat; color:#333; font-weight:bold; font-size:11px; cursor:pointer; }
authcache.helpers.inc authcache.helpers.inc Helper functions for the Authcache module (no Drupal hooks here).
authcache.inc authcache.inc
authcache.info authcache.info name = Authcache description = Authenticated User Page Caching for logged-in and anonymous users. package = Performance and scalability core = 6.x
authcache.install authcache.install
authcache.module authcache.module Authenticated User Page Caching (and anonymous users, too!)
authcache.php ajax/authcache.php Authcache Ajax Callback (authcache.php)
authcache_custom.default.php ajax/authcache_custom.default.php authcache_custom.default.php
authcache_example.info modules/authcache_example/authcache_example.info name = Authcache Example description = Example module that displays a cachable Drupal block of customizable user content. package = Caching core = 6.x dependencies[] = authcache
authcache_example.install modules/authcache_example/authcache_example.install
authcache_example.module modules/authcache_example/authcache_example.module authcache_example.module
README.txt README.txt =========================================== Authenticated User Page Caching (Authcache) =========================================== The Authcache module offers page caching for both anonymous users and logged-in authenticated users. This allows…
README.txt modules/authcache_example/README.txt ======================= Authcache Example Block ======================= This module demonstrates how to create a block of user-customized content and serve it on cached pages. ============ Installation ============ To configure, visit Site…

Other projects