/[drupal]/contributions/modules/content_refresh/README.txt
ViewVC logotype

Contents of /contributions/modules/content_refresh/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Wed Sep 10 21:40:37 2008 UTC (14 months, 2 weeks ago) by yaph
Branch: MAIN
CVS Tags: DRUPAL-6--1-4, DRUPAL-6--1-5, DRUPAL-6--1-2, DRUPAL-6--1-3, HEAD
Changes since 1.1: +2 -2 lines
File MIME type: text/plain
Converted to unix line endings and utf8 where necessary, removed BOM from 2 files
1 $Id: README.txt,v 1.1 2008/09/05 21:33:31 yaph Exp $
2 Drupal Content Refresh README
3 ---------------------------------
4 Author: Ramiro Gómez (http://www.ramiro.org)
5
6 This program is free software; you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by
8 the Free Software Foundation; either version 2 of the License, or
9 (at your option) any later version.
10 This program is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 GNU General Public License for more details.
14 You should have received a copy of the GNU General Public License
15 along with this program; if not, write to the Free Software
16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17 (see LICENSE.txt)
18 Requirements
19 ------------
20 This module requires Drupal 6.X.
21
22 Overview:
23 --------
24 Content Refresh provides cache clearing functionality for various
25 content related actions provided page caching is enabled and the
26 minimun lifetime is greater that 0.
27 Comment Actions
28 - The page cache for a page is cleared when a comment is added, edited or deleted.
29 Front Page Actions
30 If the Clear Front Page Cache option is set to yes on the module settings page
31 - The front page cache is cleared when a published promted node is added or deleted.
32 - The front page cache is cleared when a promted node is unpublished.
33
34 Installation and configuration:
35 ------------------------------
36 Simply extract the download package in your modules directory and
37 then enable the module in 'admin/build/modules/'.
38 For configuration options go to 'admin/content/content_refresh'.

  ViewVC Help
Powered by ViewVC 1.1.2