legal.admin.inc |
legal.admin.inc |
|
Administration UI for the Legal module. |
legal.api.php |
legal.api.php |
|
This file contains no working PHP code; it exists to provide additional
documentation for doxygen as well as to document hooks in the standard
Drupal manner. |
legal.css |
legal.css |
|
.legal-terms {
height: 20em;
overflow: scroll;
} |
legal.info |
legal.info |
|
name = Legal
description = Display Terms and Conditions statement on the registration page.
configure = admin/config/people/legal
core = 7.x
files[] = legal.test
files[] = views/legal.views.inc
files[] = views/legal.views_default.inc
files[] =… |
legal.install |
legal.install |
|
Installation and update functions for the Legal module. |
legal.module |
legal.module |
|
Module file for Legal. |
legal.pages.inc |
legal.pages.inc |
|
User pages and forms. |
legal.rules.inc |
legal.rules.inc |
|
|
legal.test |
legal.test |
|
Tests for Legal module. |
legal.views.inc |
views/legal.views.inc |
|
Views handler and plugin definitions for the legal module. |
legal.views_default.inc |
views/legal.views_default.inc |
|
Default views for the legal module. |
legal_views_handler_field_exploded_list.inc |
views/legal_views_handler_field_exploded_list.inc |
|
Views field displaying explanations of changes to T&Cs. |
legal_views_handler_field_unserialized_list.inc |
views/legal_views_handler_field_unserialized_list.inc |
|
Views fields displaying additional checkboxes. |
README.txt |
README.txt |
|
********************************************************************
D R U P A L M O D U L E
********************************************************************
Name: Legal Module
Author: Robert Castelo
Sponsor: Code Positive… |