Additionall formfield types for DataForms
This plugin implements a set of additional special purpose formfields to be used in
DataForm definitions.
These are:
-
ipaddress: a general purpose IP4 address, consisting of 4 octets, e.g. 10.0.0.1
-
netmask: a special IP address used for routing, consisting of 4 octets, e.g. 255.255.255.0
-
macaddress: a hardware address given in 6 hex values, e.g. 00:1a:10:6f:ba:12
ExampleForm definition
Installation Instructions
You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.
Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".
If you have any problems, or if the extension isn't available in
configure, then you can still install manually from the command-line. See
http://foswiki.org/Support/ManuallyInstallingExtensions for more help.
Info