| Current Path : /home/azimutno/www/demo/plugins/everything_in_everyway/cookie_policy/ |
| Current File : /home/azimutno/www/demo/plugins/everything_in_everyway/cookie_policy/instance_config.xml |
<?xml version="1.0" encoding="utf-8"?>
<form>
<fields name="params">
<fieldset name="module" addfieldpath="/modules/mod_pwebbox/form/fields">
<!-- Configuration fields with individual options for each module instance -->
<field
name="article_id"
type="pwebmodalarticle"
class="required"
label="PLG_PWEBBOX_COOKIE_POLICY_FIELD_SELECT_ARTICLE_LABEL"
required="true"
edit="true"
clear="false"
description="PLG_PWEBBOX_COOKIE_POLICY_FIELD_SELECT_ARTICLE_DESC" />
<field
name="cookie_policy_text"
type="textarea"
hint="PLG_PWEBBOX_COOKIE_POLICY_FIELD_COOKIE_POLICY_TEXT_HINT"
class="input-xxlarge"
filter="raw"
cols="20"
rows="10"
required="false"
label="PLG_PWEBBOX_COOKIE_POLICY_FIELD_COOKIE_POLICY_TEXT_LABEL"
description="PLG_PWEBBOX_COOKIE_POLICY_FIELD_COOKIE_POLICY_TEXT_DESC" />
</fieldset>
</fields>
</form>