date.inc |
components/date.inc |
|
|
email.inc |
components/email.inc |
|
|
fieldset.inc |
components/fieldset.inc |
|
|
file.inc |
components/file.inc |
|
|
grid.inc |
components/grid.inc |
|
|
hidden.inc |
components/hidden.inc |
|
|
INSTALL.txt |
INSTALL.txt |
|
Requirements
------------
Drupal 5.x
Installation
------------
1. Copy the entire webform directory the Drupal modules directory.
2. Login as an administrator. Enable the module in the "administer" -> "build" ->… |
markup.inc |
components/markup.inc |
|
|
pagebreak.inc |
components/pagebreak.inc |
|
|
README.txt |
README.txt |
|
Description:
------------
This module adds a webform nodetype to your Drupal site.
A webform can be a questionnaires, contact or request form. These can be used
by visitor to make contact or to enable a more complex survey that the type
polls… |
select.inc |
components/select.inc |
|
|
textarea.inc |
components/textarea.inc |
|
|
textfield.inc |
components/textfield.inc |
|
|
THEMING.txt |
THEMING.txt |
|
Overview
--------
Webform supports theming similar to the Flexinode or Views modules. Any webform
may be themed on the server side, though doing so may require a reasonable
amount of knowledge about the Drupal Forms API. More information about the… |
time.inc |
components/time.inc |
|
|
webform.css |
webform.css |
|
.webform-submission-navigation {
margin-top: -1.5em;
text-align: right;
}
.webform-submission-next {
margin-left: 20px;
} |
webform.inc |
webform.inc |
|
|
webform.info |
webform.info |
|
; $Id: $
name = Webform
description = Enables the creation of forms and questionnaires. |
webform.install |
webform.install |
|
|
webform.module |
webform.module |
|
|
webform_report.inc |
webform_report.inc |
|
|