07 872 0560  |  53 Mutu St. | Te Awamutu

Gallie Miles Barristers & Solicitors

Contact Us

Phone
Fax
07 872 0560 07 871 5882
Email
Location
This e-mail address is being protected from spambots. You need JavaScript enabled to view it 53 Mutu St
Te Awamutu
Postal address

PO Box 170
Te Awamutu 3840

Location Map
Document Exchange

DX GA29011


View Larger Map
 

 

Opening Hours

8.30am - 5.00pm    Monday - Friday

 

BreezingForms

BreezingForms mambot: Displays forms inline in contents

Requirements:

  • The BreezingForms component must also be installed (same version)
  • The bot must be published

Pattern syntax:

    { BreezingForms : formname [, page, border, urlparams, suffix ] }

Parameter description:

    BreezingForms : This tag must be present literally and in exact upper/lowercase.
formname : The name of the form to include, also in exact upper/lowercase.
page : The starting page number. Defaults to 1 when omitted.
border : 0=no border, 1=with border. Defaults to 1 when omitted.
urlparams : Parameters to pass in URL style (no commas or closing brackets allowed).
suffix : Suffix appended to all CSS class names in the form.

Examples:

    [Form SampleContactForm not found!]
[Form MyVeryForm not found!]
[Form AnotherForm not found!]
[Form testform not found!]
But attention with the following one. Basicly it would work, but when using a WYSIWYG editor, it will insert linebreaks as and the bot will no longer recognize the pattern:
    {
BreezingForms:

AnotherForm,
1,
0,
&ff_param_xy=123&ff_param_foo=bar
}