FormSubmit

Description

Set of actions to process data from HTML form. Forms should be created by FormCreate macro.

Plugin currently supports the following actions:

Note: FormSubmit action plugin should be used together with FormCreate macro.

Download & Release Notes

Download

Release Version

Moin Version

Python Version

Release Notes

action.zip

2013-03-25

1.9.7

2.6, 2.7

new version from ThomasWaldmann

form_submit-1.7.tar.gz

1.7, 1.8

2.5

form_submit.zip

1.6

2.5

form_submit-py24.zip

1.6

2.4

See also the repository for the latest version: http://hg.moinmo.in/moin/extensions/summary

Usage

See FormCreate macro

Extensibility

There is also possibility to make custom actions by easily extending SubmitBase class.

SubmitBase provides general methods that should be overriden in derived classes:

Form data are accessible through fields dictionary or through labels and values lists.

Bugs

Messages

Hi,

some month ago this library was added to the extension repo at

Improving it there is welcome

ReimarBauer/Photo/img.png -- ReimarBauer 2013-05-30 02:28:24

MoinMoin: ActionMarket/FormSubmit (last edited 2013-05-30 02:31:52 by ReimarBauer)