You are here

Files in Subform 5

Primary tabs

File namesort descending Location Namespace Description
fapi_table.info fapi_table.info name = FAPI Table description = Provides a new forms api element that acts as a table. package = Subform
fapi_table.module fapi_table.module
INSTALL.txt INSTALL.txt * enable modules: subform, relation_class, and fapi_table * if your drupal basepath (see your settings.php file) is not the same as the path from which you are accessing the site, then your ajax calls will fail a basepath http://www.site.com
manage_relation_classes.css manage_relation_classes.css
relation_class.css relation_class.css .node-form .form-item .form-text, .node-form .form-item .form-select { width: 200px; } .form-item { padding: 0px; margin: 4px; margin-left: 0px; margin-top: 0px; } .form-item input { } .form-item label { margin-top:…
relation_class.info relation_class.info name = Relation Class description = Allows CRUD operations and management of relation_classes and relation_class lists. package = Subform
relation_class.install relation_class.install
relation_class.module relation_class.module CRUD, and manage relation_classes and relation_class lists
subform.css subform.css .table { width: 100%; border: 1px solid rgb(128,128,128); } .subform_remove_cell { width: 50px; padding-left: 5px; padding-right: 5px; text-align: center; background-image: url(remove_background.gif); background-repeat: repeat-x; …
subform.info subform.info name = Subform description = Add an embedded node to other nodes. dependencies = fapi_table relation_class package = Subform
subform.module subform.module
subform.tpl.php subform.tpl.php
subform_related.tpl.php subform_related.tpl.php
subform_select.css subform_select.css .form-item { margin: 0; }

Other projects