Changeset 878 for trunk/FormPlugin/data/TWiki/FormPlugin.txt
- Timestamp:
- 11/23/08 11:38:34 (4 years ago)
- File:
-
- 1 edited
-
trunk/FormPlugin/data/TWiki/FormPlugin.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/FormPlugin/data/TWiki/FormPlugin.txt
r788 r878 138 138 | =formcssclass= | The CSS class of the form container. Use TWiki's =twikiFormSteps= class together with =twikiFormStep= for elements to divide the form in steps. |- |- | =formcssclass="twikiFormSteps"= | 139 139 | =elementcssclass= | The CSS class of the element container. Use TWiki's =twikiFormStep= class to divide the form in steps. |- |- | =elementcssclass="twikiFormStep"= | 140 | =noformhtml= | When set to =on= no form html will be written to the page. This is useful to set form parameters for form elements that use a different form, for instance with TWiki:Plugins.CommentPlugin. |- |- | =noformhtml="on"= |140 | =noformhtml= | When set to =on= no form html will be written to the page. This is useful to set form parameters for form elements that use a different form, for instance with Foswiki:Extensions.CommentPlugin. |- |- | =noformhtml="on"= | 141 141 | =onSubmit= | Function call that is invoked when the user has pressed the submit button of a form. This event happens just before the form is submitted, and your function can return a value of false in order to abort the submission. Note that the function call should include =(this)=. |- |- | =onSubmit="return notify(this)"= | 142 142 … … 477 477 | Perl Version: | 5.005 | 478 478 | License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 479 | [[ TWiki:Plugins/Benchmark][Benchmarks]]: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% |479 | [[Foswiki:Extensions/Benchmark][Benchmarks]]: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% | 480 480 | Plugin Home: | http://foswiki.org/Extensions/%TOPIC% | 481 481 | Feedback: | http://foswiki.org/Extensions/%TOPIC%Dev |
Note: See TracChangeset
for help on using the changeset viewer.
