boost.admin.debug.inc |
boost.admin.debug.inc |
|
Admin page callbacks for the boost module. |
boost.admin.expiration.inc |
boost.admin.expiration.inc |
|
Admin page callbacks for the boost module. |
boost.admin.filesystem.inc |
boost.admin.filesystem.inc |
|
Admin page callbacks for the boost module. |
boost.admin.htaccess.inc |
boost.admin.htaccess.inc |
|
Admin page callbacks for the boost module. |
boost.admin.inc |
boost.admin.inc |
|
Admin page callbacks for the boost module. |
boost.admin.modules.inc |
boost.admin.modules.inc |
|
Displays compatible modules for boost, descriptions of functionality and
links if not installed. |
boost.blocks.inc |
boost.blocks.inc |
|
Prints the cache status of the currently displayed page. |
boost.drush.inc |
boost.drush.inc |
|
Drush commands for Boost. |
boost.info |
boost.info |
|
name = Boost
description = Caches generated output as a static file to be served directly from the webserver.
package = Performance and scalability
core = 7.x
files[] = boost.module
files[] = boost.admin.inc
files[] = boost.blocks.inc
recommends[] =… |
boost.install |
boost.install |
|
Handles Boost module installation and upgrade tasks. |
boost.module |
boost.module |
|
Caches generated output as a static file to be served directly from the webserver. |
boost_crawler.admin.inc |
boost_crawler/boost_crawler.admin.inc |
|
Admin page callbacks for the boost_crawler module. |
boost_crawler.info |
boost_crawler/boost_crawler.info |
|
name = Boost Crawler
description = Minimal crawler to regenerate the cache as pages are expired.
package = Performance and scalability
core = 7.x
files[] = boost_crawler.module
recommends[] = boost
dependencies[] = httprl
dependencies[] =… |
boost_crawler.module |
boost_crawler/boost_crawler.module |
|
Minimal crawler to regenerate the cache as pages are expired. |
README.txt |
README.txt |
|
BOOST MODULE FOR DRUPAL 7.x
---------------------------
CONTENTS OF THIS README
-----------------------
* Description
* Requirements
* Installation
* Support
* Credits
DESCRIPTION
-----------
This module provides static page caching… |