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

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

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

revision 1.3.2.2, Wed Aug 1 14:13:19 2007 UTC revision 1.3.2.3, Thu Aug 23 22:15:17 2007 UTC
# Line 1  Line 1 
1  // $Id: README.txt,v 1.3.2.1 2007/05/31 16:26:03 lukelast Exp $  // $Id: README.txt,v 1.3.2.2 2007/08/01 14:13:19 darrenoh Exp $
2    
3  INSTALL INSTRUCTIONS FOR AUTOTIMEZONE.MODULE  INSTALL INSTRUCTIONS FOR AUTOTIMEZONE.MODULE
4  ----  ----
5    
6  1. Copy the autotimezone directory or the autotimezone.module and autotimezone.info files to your Drupal modules/ directory  1. Copy the autotimezone directory or the autotimezone.module and autotimezone.info files to your Drupal modules/ directory
7  2. Login as site administrator.  2. Login as site administrator.
8  3. Activate autotimezone.module on the administer->modules page.  3. Activate autotimezone.module on the "administer->Site building->modules" page.
9  4. Enjoy.  4. Enjoy.
10    
11  DESCRIPTION  DESCRIPTION
# Line 16  This module automatically updates the ti Line 16  This module automatically updates the ti
16  MODULE OPTIONS  MODULE OPTIONS
17  ----  ----
18    
19    The setting "Site configuration->Date and time->Configurable time zones" must be Enabled for this module to work.
20    
21  This module has the optional feature of setting a $_SESSION['timezone'] variable for guest users. This feature can be taken advantage of in custom code or other modules when a guest user’s time zone is needed. The Value of $_SESSION['timezone'] is in minutes from GMT.  This module has the optional feature of setting a $_SESSION['timezone'] variable for guest users. This feature can be taken advantage of in custom code or other modules when a guest user’s time zone is needed. The Value of $_SESSION['timezone'] is in minutes from GMT.
22    
23  Please send comments to luke {at} lukelast [.] com  Please send comments to luke {at} lukelast [.] com

Legend:
Removed from v.1.3.2.2  
changed lines
  Added in v.1.3.2.3

  ViewVC Help
Powered by ViewVC 1.1.2