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

Diff of /contributions/modules/comment_info/README.txt

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

revision 1.1.2.1.2.2, Fri Feb 23 20:20:50 2007 UTC revision 1.1.2.1.2.3, Tue Oct 9 01:09:48 2007 UTC
# Line 1  Line 1 
1  $Id: README.txt,v 1.1.2.1.2.1 2007/01/14 23:20:23 mfer Exp $  $Id: README.txt,v 1.1.2.1.2.2 2007/02/23 20:20:50 mfer Exp $
2    
3  Overview  Overview
4  ---------  ---------
5  This module allows for anonymous guests to keep persistent comment info  This module allows for anonymous guests to keep persistent comment info
6  This is an opt-in feature that will prevent an active anonymous  via cookies and javascript.
 commenter from having to re-enter their info each time.  
7    
8  Requirements  Requirements
9  ------------  ------------
10  * Drupal 5.0 or later  * Drupal 5.0 or later
11    
 Methods  
 -------  
 There are 2 methods for storing the anonymous guest information  
 1) The PHP session.  This is the default method.  
 2) Using jQuery and cookies.  This method will only work in browsers  
 with javascript.  This is the prefered method to use with page caching.  
   
 See admin >> Settings >> Comment Info for more information.  
   
12  Authors  Authors
13  -------  -------
14  Kenn Persinger (cainan) <lestat@iglou.com>  Kenn Persinger (cainan) <lestat@iglou.com>

Legend:
Removed from v.1.1.2.1.2.2  
changed lines
  Added in v.1.1.2.1.2.3

  ViewVC Help
Powered by ViewVC 1.1.2