<paramname="moduleclass_sfx"type="text"default=""label="Module Class Suffix"description="A suffix to be applied to the css class of the module (login), this allows individual module styling"/>
<paramname="pretext"type="textarea"cols="20"rows="5"default=""label="Pre-text"description="This is the Text or HTML that is displayed above the list of actions (only if any)"/>
<paramname="posttext"type="textarea"cols="20"rows="5"default=""label="Post-text"description="This is the Text or HTML that is displayed below the list of actions (only if any)"/>
</params>
<!-- J1.6 of course doesn't understand the above so let it repeat once more: -->
<config>
<fieldsname="params">
<fieldsetname="basic">
<fieldname="moduleclass_sfx"type="text"default=""label="Module Class Suffix"description="A suffix to be applied to the css class of the module (login), this allows individual module styling"/>
<fieldname="pretext"type="textarea"filter="raw"cols="20"rows="5"default=""label="Pre-text"description="This is the Text or HTML that is displayed above the list of actions (only if any)"/>
<fieldname="posttext"type="textarea"filter="raw"cols="20"rows="5"default=""label="Post-text"description="This is the Text or HTML that is displayed below the list of actions (only if any)"/>