You are here

Files in CCK Select Other 7

Primary tabs

File namesort descending Location Namespace Description
cck_select_other.info cck_select_other.info name = "Select Other" description = "Adds a new select widget for CCK text (and related field types) that allows users to input either with a select list or a text input box." package = "Fields" dependencies[] =…
cck_select_other.install cck_select_other.install Implementation of hook_update_N(). This will update all cck_select_other widget fields to include a select_list_options_php option. Without this each field will return an undefined warning or error until updated by an admin.
cck_select_other.module cck_select_other.module Implements a select list widget that lets a user provide an alternate option.
cck_select_other.test tests/cck_select_other.test test file for cck_select_other Testing file
cck_select_other.views.inc views/cck_select_other.views.inc
cck_select_other_handler_field.inc views/cck_select_other_handler_field.inc
cck_select_other_handler_filter.inc views/cck_select_other_handler_filter.inc

Other projects