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

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

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


Revision 1.17 - (show annotations) (download)
Sat Jan 20 15:45:13 2007 UTC (2 years, 10 months ago) by jasonm3m
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.16: +21 -65 lines
File MIME type: text/plain
trying to update the module
1 $Id: README.txt,v 1.12 2005/12/08 14:45:40 jasonm3m Exp $
2
3 Introduction:
4
5 This module is for people who want a custom front page to their Drupal sites.
6
7 The key functionality of this module is outlined below. I recommend drupal site administrators
8 look at SECTIONS.MODULE if you are looking to vary the theme/look of different sections of your site.
9
10 This module is intended for Drupal Version 4.7. It will not work with earlier versions.
11
12
13 Key Functionality:
14
15 1. Allows you to specify a custom front page to your site for visitors who are not-logged in (Anonymous Users)
16 and an alternative front page to your site for users who are already logged in (Authenticatd Users).
17
18 3. Allows you to have a FULL front page or SPLASH page - a completely different layout to your
19 main drupal site - or alternatively as a THEMED full page, i.e. it loads with your default drupal site theme & layout.
20
21 4. Allows you to automatically REDIRECT users to a specific page or path.
22
23 5. You can include PHP/HTML or both in your frontpage
24
25
26 ######### (update Sept. 10th 2005) #########
27
28 6. Updated to allow you to override the HOME links on your site including the breadcrumb HOME links.
29 Useful if you have a splash page or flash intro on your site and when people click on HOME from within
30 your site they don't go back to that.
31
32 ############################################
33
34
35
36
37 Installation:
38
39 1. Upload front_page.module to your MODULES folder.
40
41 2. Go to the ADMINISTER section of your drupal site.
42
43 3. Click on MODULES
44
45 4. Enable the front_page.module
46
47 5. Go to ADMINISTER - SETTINGS - FRONT_PAGE
48
49 6. Paste in the TEXT/HTML/PHP contents of your front pages.
50
51 7. To test your front_pages, use the following link http://www.example.com/?q=front_page
52
53 8. Once you are happy with your front_pages, set the DEFAULT FRONT PAGE setting to be front_page.
54 You can do this at the bottom of the front_page configuration page (ADMINISTER -> SETTINGS -> FRONT_PAGE)
55 or under ADMINISTER -> SETTINGS.
56
57
58 Hope you find it useful.
59
60 This module has been developed by a few members of the drupal community and we're always looking for ideas for improving it. Email me or post a message on the drupal.org site if you have any ideas on how we can improve the module.
61
62 Dublin Drupaller
63
64
65 dub@m3m.eu.com

  ViewVC Help
Powered by ViewVC 1.1.2