README.txt in Webform Default Fields 6
Same filename and directory in other branches
CONTENTS OF THIS FILE --------------------- * Description * Requirements * Installation * Configuration * Support DESCRIPTION ----------- With this module you can easily create much of nodes with same webform fields. It can be applicable in case of job vacancies with reply form, kind of quality feedback control or whatever your mind suggests you. Because you can create more than one webform-enabled content types, you respectively can attach different default fields for each of them. REQUIREMENTS ------------ This module requires the module: * Webform (https://drupal.org/project/webform) 6.x-3.11 or higher. INSTALLATION ------------ * Install Webform module. * Copy the entire module directory the Drupal sites/all/modules directory. * Login as an administrator. Enable the module in the "Administer" -> "Site Building" -> "Modules" CONFIGURATION ------------- * Configure user permissions in Administration » People » Permissions: - administer webform default fields Grants access to the "Webform Default Fields" tab on content types management page. Generally an administrative permission. * Create default fields for the webform content type: - Go to admin/content/node-type/%WEBFORM_ALLOWED_TYPE%/webform-fields where %WEBFORM_ALLOWED_TYPE% is content type which allow Webform module. - Add components to the Default Webform. - When you create or edit some components you can see the menu of webform node with links to "E-mail" and "Form Settings" forms, to set default params. - Create a new webform node and make sure it contains default fields you added before. SUPPORT ------- Feel free to report bugs and propositions in our Issue Queue http://drupal.org/project/issues/webform_default_fields
File
README.txtView source
- CONTENTS OF THIS FILE
- ---------------------
-
- * Description
- * Requirements
- * Installation
- * Configuration
- * Support
-
- DESCRIPTION
- -----------
- With this module you can easily create much of nodes with same webform
- fields. It can be applicable in case of job vacancies with reply form,
- kind of quality feedback control or whatever your mind suggests you.
- Because you can create more than one webform-enabled content types, you
- respectively can attach different default fields for each of them.
-
- REQUIREMENTS
- ------------
- This module requires the module:
- * Webform (https://drupal.org/project/webform) 6.x-3.11 or higher.
-
- INSTALLATION
- ------------
- * Install Webform module.
- * Copy the entire module directory the Drupal sites/all/modules directory.
- * Login as an administrator. Enable the module in the "Administer" -> "Site
- Building" -> "Modules"
-
- CONFIGURATION
- -------------
- * Configure user permissions in Administration » People » Permissions:
-
- - administer webform default fields
- Grants access to the "Webform Default Fields" tab on content types
- management page. Generally an administrative permission.
-
- * Create default fields for the webform content type:
-
- - Go to admin/content/node-type/%WEBFORM_ALLOWED_TYPE%/webform-fields
- where %WEBFORM_ALLOWED_TYPE% is content type which allow Webform module.
-
- - Add components to the Default Webform.
-
- - When you create or edit some components you can see the menu of webform
- node with links to "E-mail" and "Form Settings" forms, to set default
- params.
-
- - Create a new webform node and make sure it contains default fields
- you added before.
-
- SUPPORT
- -------
- Feel free to report bugs and propositions in our Issue Queue
- http://drupal.org/project/issues/webform_default_fields