Front_page is a module that allows you to create a static HTML or PHP page to display as an alternative default front page. It provides options to make a different front pages for anonymous users than for authenticated users. Several options are also provided to allow you to theme the page with your currently installed theme, or as a full page, or to redirect to a new page.

The available choices for front pages are as follows

  1. themed - uses your current site's theme to display your text/code
  2. full - bypasses your sites theme, uses only your specified text/code
  3. redirect - redirects you to another page/story/image/etc.

You can:

  1. make a default front page with HTML or text for anonymous users at administer >> settings >> front_page.
  2. make a default front page with HTML or text for authenticated users at administer >> settings >> front_page.
  3. allow PHP to be included in your home page.
  4. configure site default settings such as redirecting home links and setting the site home page.
  5. file issues, read about known bugs, and download the latest version on the Front_page project page.

Comments

codesign’s picture

I have been using Front page module and notice that once the page is edited any code outside the body tag is removed so no , this makes the page break in IE and will not vaildate with W3C. Any thoughts on a missing setting somewhere within Drupal?

See http://www.codesign.it/drupal/ for reference (Great in Firefox, breaks in IE)

Thanks

chezmichou’s picture

I am not able to create a custom front page for anonymous, I can't find where to do it.
When I enable access frontpage for anonymous, the website will not respond anymore,
I will have to connect to mywebsite/?q=admin to remove it.