You are here

Files in LoginToboggan 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt 7.x-1.5, 2015-05-01 ------------------- - Added CHANGELOG.txt. - Various one-time-login and validation links don't work with Drupal 6.35 and Drupal 7.35. - Trimming email input of any stray space characters. - Merge branch '7.x-1.x' of…
INSTALL.txt INSTALL.txt ******************************************************* INSTALL.txt for logintoboggan.module for Drupal ******************************************************* INSTALLATION: Place entire loggintoboggan module folder into (a) your…
logintoboggan-rtl.css logintoboggan-rtl.css div.toboggan-login-link-container { text-align: right; } div.toboggan-block-message { text-align: right; } div.user-login-block { text-align: right; } div.user-login-block a { text-align: right; }
logintoboggan.admin.inc logintoboggan.admin.inc Administration functions for LoginToboggan module.
logintoboggan.css logintoboggan.css div.toboggan-container { text-align: center; } div.toboggan-login-link-container { text-align: left; } div.toboggan-login-link-container a { text-decoration: none; } div.toboggan-block-message { text-align: left; } div.user-login-block { …
logintoboggan.info logintoboggan.info name = "LoginToboggan" description = "Improves Drupal's login system." core = "7.x" configure = admin/config/system/logintoboggan stylesheets[all][] = logintoboggan.css
logintoboggan.install logintoboggan.install Install, update and uninstall functions for the logintoboggan module.
logintoboggan.module logintoboggan.module LoginToboggan module
logintoboggan.tokens.inc logintoboggan.tokens.inc Builds placeholder replacement tokens for logintoboggan-related data.
logintoboggan.validation.inc logintoboggan.validation.inc Validation functions for LoginToboggan module.
logintoboggan_content_access_integration.info contrib/logintoboggan_content_access_integration/logintoboggan_content_access_integration.info name = "LoginToboggan Content Access Integration" description = "Integrates LoginToboggan with Content Access module, so that Non-validated users are handled correctly" core = "7.x" dependencies[] =…
logintoboggan_content_access_integration.install contrib/logintoboggan_content_access_integration/logintoboggan_content_access_integration.install
logintoboggan_content_access_integration.module contrib/logintoboggan_content_access_integration/logintoboggan_content_access_integration.module
logintoboggan_rules.info contrib/logintoboggan_rules/logintoboggan_rules.info name = "LoginToboggan Rules Integration" description = "Integrates LoginToboggan with Rules module" core = "7.x" dependencies[] = logintoboggan dependencies[] = rules
logintoboggan_rules.module contrib/logintoboggan_rules/logintoboggan_rules.module Logintoboggan Rules module
logintoboggan_rules.rules.inc contrib/logintoboggan_rules/logintoboggan_rules.rules.inc
logintoboggan_variable.info contrib/logintoboggan_variable/logintoboggan_variable.info name = "LoginToboggan Variable Integration" description = "Integrates LoginToboggan with Variable module" core = "7.x" dependencies[] = logintoboggan dependencies[] = variable
logintoboggan_variable.module contrib/logintoboggan_variable/logintoboggan_variable.module
README.txt contrib/logintoboggan_content_access_integration/README.txt ******************************************************************************** README.txt for logintoboggan_content_access_integration.module for Drupal ******************************************************************************** Developed by…
README.txt README.txt ******************************************************* README.txt for logintoboggan.module for Drupal ******************************************************* Co-developed by Jeff Robbins (jjeff) and Chad Phillips (hunmonk) with several features…
README.txt contrib/logintoboggan_rules/README.txt Introduction =========== It is a very simple module which provides an integration between widely used modules "LoginToboggan" and "Rules". Installation ============ 1. Enable the module in the module listing page. 2. In…
UPGRADING.txt UPGRADING.txt ******************************************************* UPGRADING.txt for logintoboggan.module for Drupal ******************************************************* 6.x to 7.x: 1. Core changed the way it identifies blocks internally. The update…

Other projects