msnf-admin-step-overview-form.tpl.php |
theme/msnf-admin-step-overview-form.tpl.php |
|
|
msnf.admin.css |
theme/css/msnf.admin.css |
|
/* 'Manage steps' overview */
#msnf-step-overview-form .advanced-help-link {
margin: 4px 4px 0 0;/*LTR*/
}
#msnf-step-overview-form .label-group {
font-weight: bold;
}
table#msnf-step-overview .label-add-new-step {
float:… |
msnf.admin.inc |
includes/msnf.admin.inc |
|
|
msnf.features.inc |
includes/msnf.features.inc |
|
Features integration for "Multistep Nodeform". |
msnf.info |
msnf.info |
|
name = Multistep Nodeform
description = Create a multistep node form.
core = 6.x |
msnf.install |
msnf.install |
|
Installation routines for module "Multistep Nodeform". |
msnf.module |
msnf.module |
|
Main functions for module "Multistep Nodeform". |
msnf.steps.inc |
includes/msnf.steps.inc |
|
|
README.txt |
README.txt |
|
-- SUMMARY --
"Multistep Nodeform" is a modul to split up node forms into single steps.
For each step you can define which fields should be included in this step.
"Fields" includes core-fields like "Title",… |
theme.inc |
theme/theme.inc |
|
Theme related functions for module "Multistep Nodeform". |