Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 14.58 KB
MD5: 05c3578c478295378a6fc4d376d8cd2d
SHA-1: b4b5cb7fe4bae4dc2228a7b9c23b68158853a06a
SHA-256: 25ba01303a9902834c6dc2d4b598422568363eaf03d8ef994f96a99d06dab82a
Download zip 16.98 KB
MD5: e4d7fb1fe8c7dbbb202e5b5439fd8872
SHA-1: 00393db0a9b781cdd9256350f558e8dcdbaedff1
SHA-256: 5d145119a426da57588134e1f2a53023122bb804f062bfea8df27e1caf83d1f1

Release notes

The 2.x version of front page adds a bunch of new features

  • Drag and Drop re-ordering - You can now choose in what order the roles get processed.
  • Path Aliasing - You can now choose a certain path as the front page which will look and feel like it is the front page.
  • Added query and fragment parameters to redirect paths.
  • New process - Each role type can now be set to skip which means that it moves onto the next role. If no roles match the user it simply shows the standard site front page. Conversely "front_page" is no longer set as the site front page.
  • Text filter formats - The text that gets passed through to themed and full outputs now gets run through the Drupal filter formats. We have also removed the php filter from the front page module, this can now be achieved via a php specific filter format.
  • Previewing - You can now preview your settings on the Arrange page.
Created by: timhilliard
Created on: 8 Mar 2011 at 17:12 UTC
Last updated: 17 May 2019 at 12:03 UTC
New features

Other releases