| Current Path : /home/megadansyp/www/plugins/everything_in_everyway/link/ |
| Current File : /home/megadansyp/www/plugins/everything_in_everyway/link/instance_config.xml |
<?xml version="1.0" encoding="utf-8"?>
<form>
<fields name="params">
<fieldset name="module" addfieldpath="plugins/everything_in_everyway/link/form/fields">
<!-- Configuration fields with individual options for each module instance -->
<field
name="url"
type="url"
class="input-xxlarge"
label="PLG_PWEBBOX_URL_URL_FIELD_LABEL"
validate="url"
description="PLG_PWEBBOX_URL_URL_FIELD_DESC" />
<field
name="menuitem"
type="menuitem"
state="1"
disable="menulink, separator"
label="PLG_PWEBBOX_URL_MENU_ITEM_FIELD_LABEL"
description="PLG_PWEBBOX_URL_MENU_ITEM_FIELD_DESC">
<option value="">JOPTION_DO_NOT_USE</option>
</field>
<field
name="target"
type="radio"
default="_blank"
class="btn-group btn-group-yesno"
label="PLG_PWEBBOX_TARGET_FIELD_LABEL"
description="PLG_PWEBBOX_TARGET_FIELD_DESC">
<option value="_blank">JBROWSERTARGET_NEW</option>
<option value="_parent">JBROWSERTARGET_PARENT</option>
</field>
</fieldset>
</fields>
</form>