README.txt |
README.txt |
|
Description
-----------
Adds a new "Options with Markup" component to Webforms which allow you to
create Radio Button/Checkbox lists using HTML Markup for the option labels.
Requirements
------------
Drupal 7.x
Webform… |
webform_optionsmarkup.inc |
components/webform_optionsmarkup.inc |
|
Webform component that allows markup in checkbox and radio options. |
webform_optionsmarkup.info |
webform_optionsmarkup.info |
|
name = Webform Options Markup Component
description = Webform component to insert markup into checkbox and radio options.
core = 7.x
configure = admin/config/content/webform
php = 5.3
package = Webform
dependencies[] = webform
files[] =… |
webform_optionsmarkup.module |
webform_optionsmarkup.module |
|
Main module file. |