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

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

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

revision 1.25, Wed Aug 15 02:49:47 2007 UTC revision 1.25.2.1, Sat Apr 19 11:32:44 2008 UTC
# Line 1  Line 1 
1  $Id: README.txt,v 1.24 2007/01/22 19:44:27 jasonm3m Exp $  $Id: README.txt,v 1.25 2007/08/15 02:49:47 augustin Exp $
2    
3  Introduction:  Introduction
4    ================
5    
6  This module is for people who want a custom front page to their Drupal sites.  This module is for people who want a custom front page to their Drupal sites.
7    
# Line 10  If you are comfortable with theming usin Line 11  If you are comfortable with theming usin
11  handbook pages I have added to Drupal.org which explains how a more advanced method of theming  handbook pages I have added to Drupal.org which explains how a more advanced method of theming
12  your front page. http://drupal.org/node/46017  your front page. http://drupal.org/node/46017
13    
14  This module is intended for Drupal Version 5.0  This module is intended for Drupal Version 6.x
15  It will not work with earlier versions.  It will not work with earlier versions.
16    
17    
18  Key Functionality:  Key Functionality
19    =====================
20    
21  1. Allows you to specify a custom front page based on role type.  1. Allows you to specify a custom front page based on role type.
22    
# Line 41  click on HOME. Line 43  click on HOME.
43    
44    
45    
46  Installation:  Installation
47  ---------------  ===============
48    
49  1. Upload or copy the 'front' directory and its content to your MODULES folder.  1. Upload or copy the 'front' directory and its content to your MODULES folder.
50    
# Line 52  Installation: Line 54  Installation:
54    
55  4. Enable the front_page.module  4. Enable the front_page.module
56    
57  5(a). (Drupal 4.6.x and Drupal 4.7.x) Go to ADMINISTER - SETTINGS - FRONT_PAGE  5 Go to ADMINISTER - SITE CONGIFURATION - ADVANCED FRONT PAGE SETTINGS
 5(b). (Drupal 5.x) Go to ADMINISTER - SITE CONGIFURATION - ADVANCED FRONT PAGE SETTINGS  
58    
59  6. Paste in the TEXT/HTML/PHP contents of your front pages.  6. Paste in the TEXT/HTML/PHP contents of your front pages.
60    
61  7. Once you are happy with your front_pages, set the DEFAULT FRONT PAGE setting to be front_page.  7. Once you are happy with your front_pages, set the DEFAULT FRONT PAGE setting to be front_page.
62    
63    8. Go to ADMINISTER - USER MANAGEMENT - PERMISSIONS and enable ACCESS FRONT PAGE for anonymous/authenticated users.
64    
65  ############################################  ############################################
66  IMPORTANT NOTE FOR THOSE USING PATH.MODULE (URL ALIAS):  IMPORTANT NOTE FOR THOSE USING PATH.MODULE (URL ALIAS):
# Line 70  installing the front_page.module which u Line 72  installing the front_page.module which u
72    
73    
74  PROMOTED TO FRONT PAGE Example snippet  PROMOTED TO FRONT PAGE Example snippet
75  ----------------------------------------  =======================================
76  The default front page when you install Drupal for the first time, is 'node' which displays a list of node teasers, where  The default front page when you install Drupal for the first time, is 'node' which displays a list of node teasers, where
77  the nodes have been tagged as pages that are 'Promoted to Front Page'.  the nodes have been tagged as pages that are 'Promoted to Front Page'.
78    
# Line 83  the text area provided on the front_page Line 85  the text area provided on the front_page
85    
86    
87    
88  Uninstall:  Uninstall
89  -------------  =========
90    
91  1(a) (Drupal 4.6.x and Drupal 4.7.x)  Go to ADMINISTER -> SETTINGS and change the default front page to something other than 'front_page' (e.g. 'node').  1. Go to ADMINISTER -> SITE CONFIGURATION -> ADVANCED FRONT PAGE SETTINGS and change the default front page to something other than 'front_page' (e.g. 'node').
 1(b) (Drupal 5.x) Go to ADMINISTER -> SITE CONFIGURATION -> ADVANCED FRONT PAGE SETTINGS and change the default front page to something other than 'front_page' (e.g. 'node').  
92    
93  2(a) (Drupal 4.6.x and Drupal 4.7.x) Go to ADMINISTER -> MODULES and de-select the front_page.module from your list of modules.  2. Go to ADMINISTER -> MODULES and de-select the front_page.module from your list of modules.
 2(b) (Drupal 5.x) Go to ADMINISTER -> MODULES and de-select the front_page.module from your list of modules.  
94    
95  3. Using FTP or other file manager, remove the front_page.module files and folder.  3. Using FTP or other file manager, remove the front_page.module files and folder.
96    
# Line 106  how we can improve the module. Line 106  how we can improve the module.
106  Dublin Drupaller  Dublin Drupaller
107    
108    
109  gus@modernmediamuse.com  dub@dublindrupaller.com

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.25.2.1

  ViewVC Help
Powered by ViewVC 1.1.2