README.txt |
README.txt |
|
Select (or other) README
CONTENTS OF THIS FILE
----------------------
* Introduction
* Installation
* Usage
INTRODUCTION
------------
Project page: http://drupal.org/project/select_or_other.
Maintainer: Chris Jansen… |
SelectOrOtherTestBase.test |
tests/SelectOrOtherTestBase.test |
|
Contains SelectOrOtherTestBase. |
select_or_other.api.php |
select_or_other.api.php |
|
API documentation for Select or other. |
select_or_other.field_formatter.inc |
select_or_other.field_formatter.inc |
|
|
select_or_other.field_widget.inc |
select_or_other.field_widget.inc |
|
The Select (or other) field widget. |
select_or_other.info |
select_or_other.info |
|
name = Select (or other)
description = "Provides a select box form element with additional option 'Other' to give a textfield."
core = 7.x
package = Fields
files[] = tests/select_or_other_admin.test
files[] =… |
select_or_other.install |
select_or_other.install |
|
Install, update, and uninstall functions for the Select (or other) module. |
select_or_other.module |
select_or_other.module |
|
The Select (or other) module. |
select_or_other_admin.test |
tests/select_or_other_admin.test |
|
|
select_or_other_number.test |
tests/select_or_other_number.test |
|
|
select_or_other_taxonomy.info |
modules/select_or_other_taxonomy/select_or_other_taxonomy.info |
|
name = Select (or other) taxonomy
description = "Provides a select box form element for taxonomy_reference fields with additional 'Other' option to allow new terms to be added."
core = 7.x
package = Fields
dependencies[] =… |
select_or_other_taxonomy.module |
modules/select_or_other_taxonomy/select_or_other_taxonomy.module |
|
|
select_or_other_taxonomy.test |
modules/select_or_other_taxonomy/tests/select_or_other_taxonomy.test |
|
|
select_or_other_text.test |
tests/select_or_other_text.test |
|
|