You are here

Files in Language Selection Page 7.2

Primary tabs

File namesort descending Location Namespace Description
language-selection-page-body.tpl.php themes/language-selection-page-body.tpl.php The body template file of the module language_selection_page.
language_selection_page.admin.inc language_selection_page.admin.inc The admin page of the language selection page module.
language_selection_page.api.php language_selection_page.api.php Hooks provided by the module Language Selection Page.
language_selection_page.css themes/css/language_selection_page.css .language_selection_page_body { background: url("../images/drupal_blue.png") no-repeat scroll 100% 100% transparent; height: 355px; margin: 8.333em auto 0; padding-top: 4.5em; width: 500px; } .language_selection_page_body_inner { …
language_selection_page.helpers.inc includes/language_selection_page.helpers.inc This file contains all the custom functions needed for the module.
language_selection_page.info language_selection_page.info core = "7.x" description = "Provides an additional language negotiation fallback using a selection page" name = "Language Selection Page" package = Multilanguage dependencies[] = locale configure =…
language_selection_page.install language_selection_page.install Module installation code.
language_selection_page.module language_selection_page.module
language_selection_page.pages.inc language_selection_page.pages.inc Contains menu callback functions for pages defined in this module.
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Installation * Maintainers INTRODUCTION ------------ This module allows you to present visitors of your website with a landingpage / splash page where they can select the language of…
TODO.txt TODO.txt D6 == * clean up notices in _language_selection_page_get_error_messages() or find a better mechanism

Other projects