Your IP : 216.73.216.190


Current Path : /proc/1908984/root/proc/2603263/cwd/
Upload File :
Current File : //proc/1908984/root/proc/2603263/cwd/conditions.tar

component/contentarticle.xml000064400000000563152416701460012320 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="componentitems"
            label="NR_ARTICLE"
            description="NR_ARTICLES_DESC"
            class="hasChosen"
            multiple="true"
            table="content"
        />
    </fieldset>
</form>component/contentcategory.xml000064400000002223152416701530012503 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="nr_content"
            label="NR_CATEGORIES"
            description="NR_CATEGORIES_DESC"
            group="categories"
            class="hasChosen"
            multiple="true"
        />
        <fields name="params">
            <field name="inc_children" type="list"
                default="0"
                label="NR_ALSO_ON_CHILD_ITEMS"
                description="NR_ALSO_ON_CHILD_ITEMS_DESC">
                <option value="0">JNO</option>
                <option value="1">JYES</option>
                <option value="2">NR_ONLY</option>
            </field>
            <field name="inc" type="list" 
                multiple="true"
                default="inc_articles" 
                label="NR_PAGE_TYPES" 
                description="NR_PAGE_TYPES_DESC"
                class="hasChosen">
                <option value="inc_categories">NR_CATEGORIES</option>
                <option value="inc_articles">NR_ARTICLES</option>
            </field>
        </fields>
    </fieldset>
</form>component/contentview.xml000064400000001540152416701600011637 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="list"
            label="NR_CONTENT_VIEW"
            description="NR_CONTENT_VIEW_DESC"
            class="hasChosen"
            multiple="true">
            <option value="article">NR_CONTENT_VIEW_ARTICLE</option>
            <option value="category_blog">NR_CONTENT_VIEW_CATEGORY_BLOG</option>
            <option value="category">NR_CONTENT_VIEW_CATEGORY_LIST</option>
            <option value="categories">NR_CONTENT_VIEW_CATEGORIES</option>
            <option value="archive">NR_CONTENT_VIEW_ARCHIVED</option>
            <option value="form">NR_CONTENT_VIEW_CREATE_ARTICLE</option>
            <option value="featured">NR_CONTENT_VIEW_FEATURES</option>
        </field>
    </fieldset>
</form>component/hikashopcartcontainsproducts.xml000064400000001716152416701650015307 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
		<field name="operator" type="comparator"/>
        <field name="value" type="tfinputrepeater" 
            class="tf-auto-width-columns"
            label="NR_CART_CONTAINS_PRODUCTS"
            description="NR_CART_CONTAINS_PRODUCTS_DESC">
            <form>
                <field name="value" type="componentitems" 
                    label="NR_CART_CONTAINS_PRODUCTS" 
                    description="NR_SELECT_PRODUCT"
                    table="hikashop_product"
                    column_id="product_id"
                    column_title="product_name"
                    column_state="product_published"
                    searchPlaceholder="NR_SEARCH_PRODUCTS"
                />
                <field name="params" hiddenLabel="true" type="TFEcommRangeField" prefixLabel="NR_AND_QUANTITY_IS_LC" showIsAnyOption="true" />
            </form>
        </field>
    </fieldset>
</form>component/hikashopcartcontainsxproducts.xml000064400000003347152416701770015504 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_cart_items_count_start" type="nr_inline"
            class="tf-inline-fields"
            label="NR_CART_CONTAINS_X_PRODUCTS"
        />
        <field name="is_note" type="note" class="tf-center-note" label="NR_IS" />
        <fields name="params">
            <field name="operator" type="comparator" hiddenLabel="true">
                <option value="equal">NR_EQUAL_TO</option>
                <option value="not_equal">NR_NOT_EQUAL_TO</option>
                <option value="less_than">NR_FEWER_THAN</option>
                <option value="less_than_or_equal_to">NR_FEWER_THAN_OR_EQUAL_TO</option>
                <option value="greater_than">NR_GREATER_THAN</option>
                <option value="greater_than_or_equal_to">NR_GREATER_THAN_OR_EQUAL_TO</option>
                <option value="range">NR_BETWEEN</option>
            </field>
        </fields>
        <field name="value" type="number"
            hiddenLabel="true"
            hint="2"
        />
        <field name="value" type="number"
            hiddenLabel="true"
            class="input-small"
            hint="1"
            min="1"
        />
        <field name="range_note" type="note"
            class="tf-note-and"
            description="NR_AND_LC"
            showon="params.operator:range"
        />
        <fields name="params">
            <field name="value2" type="number"
                hiddenLabel="true"
                class="input-small"
                hint="1"
                min="1"
                showon="operator:range"
            />
        </fields>
        <field name="ecomm_cart_items_count_end" type="nr_inline" end="1" />
    </fieldset>
</form>component/hikashopcartvalue.xml000064400000004025152416702040013007 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_amount_in_cart_start" type="nr_inline"
            class="tf-inline-fields"
            label="NR_CART_VALUE"
        />
        <fields name="params">
            <field name="total" type="list"
                hiddenLabel="true"
                default="total">
                <option value="total">NR_TOTAL</option>
                <option value="subtotal">NR_SUBTOTAL</option>
            </field>
            <field name="is_note" type="note" class="tf-center-note" label="NR_IS" />
            <field name="operator" type="comparator" hiddenLabel="true">
                <option value="equal">NR_EQUAL_TO</option>
                <option value="not_equal">NR_NOT_EQUAL_TO</option>
                <option value="less_than">NR_FEWER_THAN</option>
                <option value="less_than_or_equal_to">NR_FEWER_THAN_OR_EQUAL_TO</option>
                <option value="greater_than">NR_GREATER_THAN</option>
                <option value="greater_than_or_equal_to">NR_GREATER_THAN_OR_EQUAL_TO</option>
                <option value="range">NR_BETWEEN</option>
            </field>
        </fields>
        <field name="value" type="number"
            hiddenLabel="true"
            hint="2"
            min="0"
        />
        <field name="range_note" type="note" 
            class="tf-note-and"
            description="NR_AND_LC"
            showon="params.operator:range"
        />
        <fields name="params">
            <field name="value2" type="number"
                hiddenLabel="true"
                hint="2"
                min="0"
                showon="operator:range"
            />
        </fields>
        <field name="ecomm_amount_in_cart_end" type="nr_inline" end="1" />
        <fields name="params">
            <field name="exclude_shipping_cost" type="nrtoggle"
                label="NR_EXCLUDE_SHIPPING_COST"
                description="NR_EXCLUDE_SHIPPING_COST_DESC"
            />
        </fields>
    </fieldset>
</form>component/hikashopcategory.xml000064400000001464152416702110012640 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="nrhikashopcategories"
            label="NR_CURRENT_PRODUCT_CATEGORY"
            description="NR_CONDITION_HIKA_PRODUCT_CATEGORY_DESC"
            multiple="true"
            default=""
        />
        <fields name="params">
            <field name="inc_children" type="list"
                label="NR_ALSO_ON_CHILD_ITEMS"
                description="NR_ALSO_ON_CHILD_ITEMS_DESC"
                class="input-medium"
                default="0">
                <option value="0">JNO</option>
                <option value="1">JYES</option>
                <option value="2">NR_ONLY</option>
            </field>
        </fields>
    </fieldset>
</form>component/hikashopcategoryview.xml000064400000001260152416702170013533 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="nrhikashopcategories"
            label="NR_CURRENT_CATEGORY"
            multiple="true"
            default=""
        />
        <fields name="params">
            <field name="inc_children" type="list"
                label="NR_ALSO_ON_CHILD_ITEMS"
                class="input-medium"
                default="0">
                <option value="0">JNO</option>
                <option value="1">JYES</option>
                <option value="2">NR_ONLY</option>
            </field>
        </fields>
    </fieldset>
</form>component/hikashopcurrentproductprice.xml000064400000003141152416702240015127 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_current_product_price_start" type="nr_inline"
            class="tf-inline-fields"
            label="NR_CURRENT_PRODUCT_PRICE"
        />
        <fields name="params">
            <field name="is_note" type="note" class="tf-center-note" label="NR_IS" />
            <field name="operator" type="comparator" hiddenLabel="true">
                <option value="equal">NR_EQUAL_TO</option>
                <option value="not_equal">NR_NOT_EQUAL_TO</option>
                <option value="less_than">NR_FEWER_THAN</option>
                <option value="less_than_or_equal_to">NR_FEWER_THAN_OR_EQUAL_TO</option>
                <option value="greater_than">NR_GREATER_THAN</option>
                <option value="greater_than_or_equal_to">NR_GREATER_THAN_OR_EQUAL_TO</option>
                <option value="range">NR_BETWEEN</option>
            </field>
        </fields>
        <field name="value" type="number"
            hiddenLabel="true"
            hint="2"
            min="0"
        />
        <fields name="params">
            <field name="range_note" type="note" 
                class="tf-note-and"
                description="NR_AND_LC"
                showon="params.operator:range"
            />
            <field name="value2" type="number"
                hiddenLabel="true"
                hint="2"
                min="0"
                showon="params.operator:range"
            />
        </fields>
        <field name="ecomm_current_product_price_end" type="nr_inline" end="1" />
    </fieldset>
</form>component/hikashopcurrentproductstock.xml000064400000003141152416702310015146 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_current_product_stock_start" type="nr_inline"
            class="tf-inline-fields"
            label="NR_CURRENT_PRODUCT_STOCK"
        />
        <fields name="params">
            <field name="is_note" type="note" class="tf-center-note" label="NR_IS" />
            <field name="operator" type="comparator" hiddenLabel="true">
                <option value="equal">NR_EQUAL_TO</option>
                <option value="not_equal">NR_NOT_EQUAL_TO</option>
                <option value="less_than">NR_FEWER_THAN</option>
                <option value="less_than_or_equal_to">NR_FEWER_THAN_OR_EQUAL_TO</option>
                <option value="greater_than">NR_GREATER_THAN</option>
                <option value="greater_than_or_equal_to">NR_GREATER_THAN_OR_EQUAL_TO</option>
                <option value="range">NR_BETWEEN</option>
            </field>
        </fields>
        <field name="value" type="number"
            hiddenLabel="true"
            hint="2"
            min="0"
        />
        <fields name="params">
            <field name="range_note" type="note" 
                class="tf-note-and"
                description="NR_AND_LC"
                showon="params.operator:range"
            />
            <field name="value2" type="number"
                hiddenLabel="true"
                hint="2"
                min="0"
                showon="params.operator:range"
            />
        </fields>
        <field name="ecomm_current_product_stock_end" type="nr_inline" end="1" />
    </fieldset>
</form>component/hikashoplastpurchaseddate.xml000064400000004225152416702360014530 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_last_purchased_date_start" type="nr_inline"
            class="tf-inline-fields"
            label="NR_LAST_PURCHASED_DATE"
        />
        <fields name="params">
            <field name="is_note" type="note" class="tf-center-note" label="NR_IS" />
            <field name="operator" type="list"
                hiddenLabel="true"
                default="within_hours">
                    <option value="within_hours">NR_IN_THE_LAST_X_HOURS</option>
                    <option value="within_days">NR_IN_THE_LAST_X_DAYS</option>
                    <option value="within_weeks">NR_IN_THE_LAST_X_WEEKS</option>
                    <option value="within_months">NR_IN_THE_LAST_X_MONTHS</option>
                    <option value="equal">NR_ON</option>
                    <option value="before">NR_BEFORE</option>
                    <option value="after">NR_AFTER</option>
                    <option value="range">NR_BETWEEN</option>
            </field>
            <field name="within_value" type="number"
                hiddenLabel="true"
                min="1"
                hint="1"
                showon="operator:within_hours,within_days,within_weeks,within_months"
            />
        </fields>
        <field name="value" type="calendar"
            hiddenLabel="true"
            size="40"
            hint="NR_SELECT_DATE"
            translateformat="true"
            filter="user_utc"
            showon="params.operator:before,after,range,equal"
        />
        <fields name="params">
            <field name="range_note" type="note" 
                class="tf-note-and"
                description="NR_AND_LC"
                showon="operator:range"
            />
            <field name="value2" type="calendar"
                hiddenLabel="true"
                size="40"
                hint="NR_SELECT_DATE"
                translateformat="true"
                filter="user_utc"
                showon="operator:range"
            />
        </fields>
        <field name="ecomm_last_purchased_date_end" type="nr_inline" end="1" />
    </fieldset>
</form>component/hikashoppurchasedproduct.xml000064400000001413152416702430014401 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_purchased_product_start" type="nr_inline"
            class="tf-inline-fields tf-align-items-start"
            label="NR_PURCHASED_PRODUCT"
        />
        <field name="operator" type="comparator" hiddenLabel="true" />
        <field name="value" type="componentitems"
            hiddenLabel="true"
            multiple="true"
            class="hasChosen"
            table="hikashop_product"
            column_id="product_id"
            column_title="product_name"
            column_state="product_published"
            placeholder="NR_SELECT_PRODUCTS"
        />
        <field name="ecomm_purchased_product_end" type="nr_inline" end="1" />
    </fieldset>
</form>component/hikashopsingle.xml000064400000001330152416702500012277 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_current_product_start" type="nr_inline"
            class="tf-inline-fields tf-align-items-start"
            label="NR_CURRENT_PRODUCT"
        />
        <field name="operator" type="comparator" hiddenLabel="true" />
        <field name="value" type="componentitems"
            hiddenLabel="true"
            multiple="true"
            class="hasChosen"
            table="hikashop_product"
            column_id="product_id"
            column_title="product_name"
            column_state="product_published"
        />
        <field name="ecomm_current_product_end" type="nr_inline" end="1" />
    </fieldset>
</form>component/hikashoptotalspend.xml000064400000003345152416702550013210 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_total_spend_start" type="nr_inline"
            class="tf-inline-fields"
            label="NR_TOTAL_SPEND"
        />
        <fields name="params">
            <field name="is_note" type="note" class="tf-center-note" label="NR_IS" />
            <field name="operator" type="comparator"
                hiddenLabel="true"
                class="noChosen"
                default="equal">
                    <option value="equal">NR_EQUAL_TO</option>
                    <option value="not_equal">NR_NOT_EQUAL_TO</option>
                    <option value="less_than">NR_FEWER_THAN</option>
                    <option value="less_than_or_equal_to">NR_FEWER_THAN_OR_EQUAL_TO</option>
                    <option value="greater_than">NR_GREATER_THAN</option>
                    <option value="greater_than_or_equal_to">NR_GREATER_THAN_OR_EQUAL_TO</option>
                    <option value="range">NR_BETWEEN</option>
            </field>
        </fields>
        <field name="value" type="number"
            hiddenLabel="true"
            class="input-small"
            hint="1"
            min="1"
        />
        <fields name="params">
            <field name="range_note" type="note"
                class="tf-note-and"
                description="NR_AND_LC"
                showon="operator:range"
            />
            <field name="value2" type="number"
                hiddenLabel="true"
                class="input-small"
                hint="1"
                min="1"
                showon="operator:range"
            />
        </fields>
        <field name="ecomm_total_spend_end" type="nr_inline" end="1" />
    </fieldset>
</form>component/k2category.xml000064400000002276152416702620011356 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="nrk2"
            label="NR_CATEGORIES"
            description="NR_ASSIGN_CATEGORY_DESC"
            group="categories"
            multiple="true"
            class="hasChosen"
        />
        <fields name="params">
            <field name="inc_children" type="list"
                default="0"
                label="NR_ALSO_ON_CHILD_ITEMS"
                description="NR_ALSO_ON_CHILD_ITEMS_DESC">
                <option value="0">JNO</option>
                <option value="1">JYES</option>
                <option value="2">NR_ONLY</option>
            </field>
            <field name="inc" type="list"
                multiple="true"
                default="inc_items"
                label="NR_PAGE_TYPES"
                class="hasChosen"
                description="NR_PAGE_TYPES_DESC">
                <option value="inc_categories">NR_ASSIGN_K2_CATEGORIES_CATEGORIES_OPTION</option>
                <option value="inc_items">NR_ASSIGN_K2_CATEGORIES_ITEMS_OPTION</option>
            </field>
        </fields>
    </fieldset>
</form>component/k2item.xml000064400000002052152416702700010466 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="componentitems"
            label="NR_ASSIGN_K2_ITEMS"
            description="NR_ASSIGN_K2_ITEMS_LIST_DESC"
            multiple="true"
            class="hasChosen"
            table="k2_items"
            column_state="published"
        />
        <fields name="params">
            <field name="cont_keywords" type="textarea" 
                label="NR_CONTENT_KEYWORDS" 
                description="NR_ASSIGN_K2_ITEMS_CONTENT_KEYWORDS_DESC"
                class="span12"
                rows="5"
                hint="keyword1, keyword2, keyword3"
            />
            <field name="meta_keywords" type="textarea" 
                label="NR_META_KEYWORDS" 
                description="NR_ASSIGN_K2_ITEMS_META_KEYWORDS_DESC"
                class="span12"
                rows="5"
                hint="keyword1, keyword2, keyword3"
            />  
        </fields>
    </fieldset>
</form>component/k2pagetype.xml000064400000000566152416702750011363 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="nrk2"
            label="NR_SELECTION"
            description="NR_ASSIGN_PAGE_TYPES_DESC"
            group="pagetypes"
            multiple="true"
            class="hasChosen"
        />
    </fieldset>
</form>component/k2tag.xml000064400000000551152416703020010301 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="nrk2"
            label="NR_TAG"
            description="NR_ASSIGN_TAGS_DESC"
            group="tags"
            multiple="true"
            class="hasChosen"
        />    
    </fieldset>
</form>component/virtuemartcartcontainsproducts.xml000064400000002034152416703140015671 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
		<field name="operator" type="comparator"/>
        <field name="value" type="tfinputrepeater" 
            class="tf-auto-width-columns"
            label="NR_CART_CONTAINS_PRODUCTS"
            description="NR_CART_CONTAINS_PRODUCTS_DESC">
            <form>
                <field name="value" type="virtuemartcomponentitems" 
                    label="NR_CART_CONTAINS_PRODUCTS" 
                    description="NR_SELECT_PRODUCT"
                    column_id="virtuemart_product_id"
                    column_title="product_name"
                    column_state="p.published"
                    join="#__virtuemart_products as p ON i.virtuemart_product_id = p.virtuemart_product_id"
                    searchPlaceholder="NR_SEARCH_PRODUCTS"
                />
                <field name="params" hiddenLabel="true" type="TFEcommRangeField" prefixLabel="NR_AND_QUANTITY_IS_LC" showIsAnyOption="true" />
            </form>
        </field>
    </fieldset>
</form>component/virtuemartcartcontainsxproducts.xml000064400000003347152416703210016067 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_cart_items_count_start" type="nr_inline"
            class="tf-inline-fields"
            label="NR_CART_CONTAINS_X_PRODUCTS"
        />
        <field name="is_note" type="note" class="tf-center-note" label="NR_IS" />
        <fields name="params">
            <field name="operator" type="comparator" hiddenLabel="true">
                <option value="equal">NR_EQUAL_TO</option>
                <option value="not_equal">NR_NOT_EQUAL_TO</option>
                <option value="less_than">NR_FEWER_THAN</option>
                <option value="less_than_or_equal_to">NR_FEWER_THAN_OR_EQUAL_TO</option>
                <option value="greater_than">NR_GREATER_THAN</option>
                <option value="greater_than_or_equal_to">NR_GREATER_THAN_OR_EQUAL_TO</option>
                <option value="range">NR_BETWEEN</option>
            </field>
        </fields>
        <field name="value" type="number"
            hiddenLabel="true"
            hint="2"
        />
        <field name="value" type="number"
            hiddenLabel="true"
            class="input-small"
            hint="1"
            min="1"
        />
        <field name="range_note" type="note"
            class="tf-note-and"
            description="NR_AND_LC"
            showon="params.operator:range"
        />
        <fields name="params">
            <field name="value2" type="number"
                hiddenLabel="true"
                class="input-small"
                hint="1"
                min="1"
                showon="operator:range"
            />
        </fields>
        <field name="ecomm_cart_items_count_end" type="nr_inline" end="1" />
    </fieldset>
</form>component/virtuemartcartvalue.xml000064400000004025152416703260013410 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_amount_in_cart_start" type="nr_inline"
            class="tf-inline-fields"
            label="NR_CART_VALUE"
        />
        <fields name="params">
            <field name="total" type="list"
                hiddenLabel="true"
                default="total">
                <option value="total">NR_TOTAL</option>
                <option value="subtotal">NR_SUBTOTAL</option>
            </field>
            <field name="is_note" type="note" class="tf-center-note" label="NR_IS" />
            <field name="operator" type="comparator" hiddenLabel="true">
                <option value="equal">NR_EQUAL_TO</option>
                <option value="not_equal">NR_NOT_EQUAL_TO</option>
                <option value="less_than">NR_FEWER_THAN</option>
                <option value="less_than_or_equal_to">NR_FEWER_THAN_OR_EQUAL_TO</option>
                <option value="greater_than">NR_GREATER_THAN</option>
                <option value="greater_than_or_equal_to">NR_GREATER_THAN_OR_EQUAL_TO</option>
                <option value="range">NR_BETWEEN</option>
            </field>
        </fields>
        <field name="value" type="number"
            hiddenLabel="true"
            hint="2"
            min="0"
        />
        <field name="range_note" type="note" 
            class="tf-note-and"
            description="NR_AND_LC"
            showon="params.operator:range"
        />
        <fields name="params">
            <field name="value2" type="number"
                hiddenLabel="true"
                hint="2"
                min="0"
                showon="operator:range"
            />
        </fields>
        <field name="ecomm_amount_in_cart_end" type="nr_inline" end="1" />
        <fields name="params">
            <field name="exclude_shipping_cost" type="nrtoggle"
                label="NR_EXCLUDE_SHIPPING_COST"
                description="NR_EXCLUDE_SHIPPING_COST_DESC"
            />
        </fields>
    </fieldset>
</form>component/virtuemartcategory.xml000064400000001464152416703330013241 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="nrvirtuemartcategories"
            label="NR_CURRENT_PRODUCT_CATEGORY"
            description="NR_CONDITION_VM_PRODUCT_CATEGORY_DESC"
            multiple="true"
            default=""
        />
        <fields name="params">
            <field name="inc_children" type="list"
                label="NR_ALSO_ON_CHILD_ITEMS"
                description="NR_ALSO_ON_CHILD_ITEMS_DESC"
                class="input-medium"
                default="0">
                <option value="0">JNO</option>
                <option value="1">JYES</option>
                <option value="2">NR_ONLY</option>
            </field>
        </fields>
    </fieldset>
</form>component/virtuemartcategoryview.xml000064400000001262152416703410014127 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="nrvirtuemartcategories"
            label="NR_CURRENT_CATEGORY"
            multiple="true"
            default=""
        />
        <fields name="params">
            <field name="inc_children" type="list"
                label="NR_ALSO_ON_CHILD_ITEMS"
                class="input-medium"
                default="0">
                <option value="0">JNO</option>
                <option value="1">JYES</option>
                <option value="2">NR_ONLY</option>
            </field>
        </fields>
    </fieldset>
</form>component/virtuemartcurrentproductprice.xml000064400000003141152416703460015530 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_current_product_price_start" type="nr_inline"
            class="tf-inline-fields"
            label="NR_CURRENT_PRODUCT_PRICE"
        />
        <fields name="params">
            <field name="is_note" type="note" class="tf-center-note" label="NR_IS" />
            <field name="operator" type="comparator" hiddenLabel="true">
                <option value="equal">NR_EQUAL_TO</option>
                <option value="not_equal">NR_NOT_EQUAL_TO</option>
                <option value="less_than">NR_FEWER_THAN</option>
                <option value="less_than_or_equal_to">NR_FEWER_THAN_OR_EQUAL_TO</option>
                <option value="greater_than">NR_GREATER_THAN</option>
                <option value="greater_than_or_equal_to">NR_GREATER_THAN_OR_EQUAL_TO</option>
                <option value="range">NR_BETWEEN</option>
            </field>
        </fields>
        <field name="value" type="number"
            hiddenLabel="true"
            hint="2"
            min="0"
        />
        <fields name="params">
            <field name="range_note" type="note" 
                class="tf-note-and"
                description="NR_AND_LC"
                showon="params.operator:range"
            />
            <field name="value2" type="number"
                hiddenLabel="true"
                hint="2"
                min="0"
                showon="params.operator:range"
            />
        </fields>
        <field name="ecomm_current_product_price_end" type="nr_inline" end="1" />
    </fieldset>
</form>component/virtuemartcurrentproductstock.xml000064400000003141152416703600015545 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_current_product_stock_start" type="nr_inline"
            class="tf-inline-fields"
            label="NR_CURRENT_PRODUCT_STOCK"
        />
        <fields name="params">
            <field name="is_note" type="note" class="tf-center-note" label="NR_IS" />
            <field name="operator" type="comparator" hiddenLabel="true">
                <option value="equal">NR_EQUAL_TO</option>
                <option value="not_equal">NR_NOT_EQUAL_TO</option>
                <option value="less_than">NR_FEWER_THAN</option>
                <option value="less_than_or_equal_to">NR_FEWER_THAN_OR_EQUAL_TO</option>
                <option value="greater_than">NR_GREATER_THAN</option>
                <option value="greater_than_or_equal_to">NR_GREATER_THAN_OR_EQUAL_TO</option>
                <option value="range">NR_BETWEEN</option>
            </field>
        </fields>
        <field name="value" type="number"
            hiddenLabel="true"
            hint="2"
            min="0"
        />
        <fields name="params">
            <field name="range_note" type="note" 
                class="tf-note-and"
                description="NR_AND_LC"
                showon="params.operator:range"
            />
            <field name="value2" type="number"
                hiddenLabel="true"
                hint="2"
                min="0"
                showon="params.operator:range"
            />
        </fields>
        <field name="ecomm_current_product_stock_end" type="nr_inline" end="1" />
    </fieldset>
</form>component/virtuemartlastpurchaseddate.xml000064400000004225152416703650015127 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_last_purchased_date_start" type="nr_inline"
            class="tf-inline-fields"
            label="NR_LAST_PURCHASED_DATE"
        />
        <fields name="params">
            <field name="is_note" type="note" class="tf-center-note" label="NR_IS" />
            <field name="operator" type="list"
                hiddenLabel="true"
                default="within_hours">
                    <option value="within_hours">NR_IN_THE_LAST_X_HOURS</option>
                    <option value="within_days">NR_IN_THE_LAST_X_DAYS</option>
                    <option value="within_weeks">NR_IN_THE_LAST_X_WEEKS</option>
                    <option value="within_months">NR_IN_THE_LAST_X_MONTHS</option>
                    <option value="equal">NR_ON</option>
                    <option value="before">NR_BEFORE</option>
                    <option value="after">NR_AFTER</option>
                    <option value="range">NR_BETWEEN</option>
            </field>
            <field name="within_value" type="number"
                hiddenLabel="true"
                min="1"
                hint="1"
                showon="operator:within_hours,within_days,within_weeks,within_months"
            />
        </fields>
        <field name="value" type="calendar"
            hiddenLabel="true"
            size="40"
            hint="NR_SELECT_DATE"
            translateformat="true"
            filter="user_utc"
            showon="params.operator:before,after,range,equal"
        />
        <fields name="params">
            <field name="range_note" type="note" 
                class="tf-note-and"
                description="NR_AND_LC"
                showon="operator:range"
            />
            <field name="value2" type="calendar"
                hiddenLabel="true"
                size="40"
                hint="NR_SELECT_DATE"
                translateformat="true"
                filter="user_utc"
                showon="operator:range"
            />
        </fields>
        <field name="ecomm_last_purchased_date_end" type="nr_inline" end="1" />
    </fieldset>
</form>component/virtuemartpurchasedproduct.xml000064400000001410152416703720014775 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_purchased_product_start" type="nr_inline"
            class="tf-inline-fields tf-align-items-start"
            label="NR_PURCHASED_PRODUCT"
        />
        <field name="operator" type="comparator" hiddenLabel="true" />
        <field name="value" type="virtuemartcomponentitems"
            hiddenLabel="true"
            multiple="true"
            class="hasChosen"
			column_id="virtuemart_product_id"
			column_title="product_name"
			column_state="p.published"
			join="#__virtuemart_products as p ON i.virtuemart_product_id = p.virtuemart_product_id"
        />
        <field name="ecomm_purchased_product_end" type="nr_inline" end="1" />
    </fieldset>
</form>component/virtuemartsingle.xml000064400000001402152416703770012705 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_current_product_start" type="nr_inline"
            class="tf-inline-fields tf-align-items-start"
            label="NR_CURRENT_PRODUCT"
        />
        <field name="operator" type="comparator" hiddenLabel="true" />
        <field name="value" type="virtuemartcomponentitems"
            hiddenLabel="true"
            multiple="true"
            class="hasChosen"
			column_id="virtuemart_product_id"
			column_title="product_name"
			column_state="p.published"
			join="#__virtuemart_products as p ON i.virtuemart_product_id = p.virtuemart_product_id"
        />
        <field name="ecomm_current_product_end" type="nr_inline" end="1" />
    </fieldset>
</form>component/virtuemarttotalspend.xml000064400000003345152416704040013600 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="ecomm_total_spend_start" type="nr_inline"
            class="tf-inline-fields"
            label="NR_TOTAL_SPEND"
        />
        <fields name="params">
            <field name="is_note" type="note" class="tf-center-note" label="NR_IS" />
            <field name="operator" type="comparator"
                hiddenLabel="true"
                class="noChosen"
                default="equal">
                    <option value="equal">NR_EQUAL_TO</option>
                    <option value="not_equal">NR_NOT_EQUAL_TO</option>
                    <option value="less_than">NR_FEWER_THAN</option>
                    <option value="less_than_or_equal_to">NR_FEWER_THAN_OR_EQUAL_TO</option>
                    <option value="greater_than">NR_GREATER_THAN</option>
                    <option value="greater_than_or_equal_to">NR_GREATER_THAN_OR_EQUAL_TO</option>
                    <option value="range">NR_BETWEEN</option>
            </field>
        </fields>
        <field name="value" type="number"
            hiddenLabel="true"
            class="input-small"
            hint="1"
            min="1"
        />
        <fields name="params">
            <field name="range_note" type="note"
                class="tf-note-and"
                description="NR_AND_LC"
                showon="operator:range"
            />
            <field name="value2" type="number"
                hiddenLabel="true"
                class="input-small"
                hint="1"
                min="1"
                showon="operator:range"
            />
        </fields>
        <field name="ecomm_total_spend_end" type="nr_inline" end="1" />
    </fieldset>
</form>date/date.xml000064400000001765152416704240007136 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator">
            <option value="equal">NR_IS_BETWEEN</option>
            <option value="not_equal">NR_IS_NOT_BETWEEN</option>
        </field>
        <fields name="params">
            <field name="publish_up" type="calendar"
                filter="user_utc"
                format="%Y-%m-%d %H:%M"
                default="now"
                hint="0000-00-00 00:00"
                label="NR_START_PUBLISHING"
                description="NR_START_PUBLISHING_DESC"
            />
            <field name="publish_down" type="calendar"
                filter="user_utc"
                format="%Y-%m-%d %H:%M"
                default="now"
                hint="0000-00-00 00:00"
                label="NR_FINISH_PUBLISHING"
                description="NR_FINISH_PUBLISHING_DESC"
            />
        </fields>
        <field name="note" type="ruleValueHint"/>
    </fieldset>
</form>date/day.xml000064400000001472152416704310006767 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="list"
            label="NR_WEEKDAY"
            class="hasChosen"
            multiple="true">
            <option value="Mon">NR_MONDAY</option>
            <option value="Tue">NR_TUESDAY</option>
            <option value="Wed">NR_WEDNESDAY</option>
            <option value="Thu">NR_THURSDAY</option>
            <option value="Fri">NR_FRIDAY</option>
            <option value="Sat">NR_SATURDAY</option>
            <option value="Sun">NR_SUNDAY</option>
            <option value="Weekend">NR_WEEKEND</option>
            <option value="Weekday">NR_WEEKDAYS</option>
        </field>
        <field name="note" type="ruleValueHint"/>
    </fieldset>
</form>
date/month.xml000064400000001701152416704360007337 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="list"
            label="NR_MONTH" 
            class="hasChosen"
            multiple="true">
            <option value="Jan">NR_JANUARY</option>
            <option value="Feb">NR_FEBRUARY</option>
            <option value="Mar">NR_MARCH</option>
            <option value="Apr">NR_APRIL</option>
            <option value="May">NR_MAY</option>
            <option value="Jun">NR_JUNE</option>
            <option value="Jul">NR_JULY</option>
            <option value="Aug">NR_AUGUST</option>
            <option value="Sep">NR_SEPTEMBER</option>
            <option value="Oct">NR_OCTOBER</option>
            <option value="Nov">NR_NOVEMBER</option>
            <option value="Dec">NR_DECEMBER</option>
        </field>
        <field name="note" type="ruleValueHint"/>
    </fieldset>
</form>
date/time.xml000064400000001332152416704430007146 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator">
            <option value="equal">NR_IS_BETWEEN</option>
            <option value="not_equal">NR_IS_NOT_BETWEEN</option>
        </field>
        <fields name="params">
            <field name="publish_up" type="nr_time" 
                label="NR_START_TIME"
                description="NR_START_PUBLISHING_TIMERANGE_DESC"
            />
            <field name="publish_down" type="nr_time" 
                label="NR_END_TIME"
                description="NR_FINISH_PUBLISHING_TIMERANGE_DESC"
            />
        </fields>
        <field name="note" type="ruleValueHint"/>
    </fieldset>
</form>geo/city.xml000064400000001200152416704620007010 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="tfinputrepeater" 
            label="NR_CITY_NAME"
            description="NR_CONDITION_CITY_DESC">
            <form>
                <field name="value"
                    class="input-fullwidth"
                    hint="Athens, Berlin, Paris"
                    size="25"
                    type="text" />
            </form>
        </field>
        <field name="note" type="ruleValueHint"/>
        <field name="geochecker" type="GeoDBChecker"/>
    </fieldset>
</form>geo/continent.xml000064400000001000152416704700010036 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="nr_geo"
            label="NR_CONTINENT" 
            description="NR_ASSIGN_CONTINENTS_DESC"
            multiple="true"
            geo="continents"
            showselect="false"
            class="hasChosen"
        />
        <field name="note" type="ruleValueHint"/>
        <field name="geochecker" type="GeoDBChecker"/>
    </fieldset>
</form>geo/country.xml000064400000000751152416705020007550 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="nr_geo"
            label="NR_ASSIGN_COUNTRIES" 
            description="NR_ASSIGN_COUNTRIES_DESC"
            multiple="true"
            showselect="false"
            class="hasChosen"
        />
        <field name="note" type="ruleValueHint"/>
        <field name="geochecker" type="GeoDBChecker"/>
    </fieldset>
</form>geo/region.xml000064400000001131152416705070007326 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="tfinputrepeater" 
            label="NR_REGION"
            description="NR_CONDITION_REGION_DESC">
            <form>
                <field name="value"
                    class="input-fullwidth"
                    hint="GB-LND, DE-BE"
                    type="text" />
            </form>
        </field>
        <field name="note" type="ruleValueHint"/>
        <field name="geochecker" type="GeoDBChecker"/>
    </fieldset>
</form>joomla/accesslevel.xml000064400000000625152416705140011050 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="accesslevel"
            label="NR_USERACCESSLEVEL"
            description="NR_USERACCESSLEVEL_DESC"
            multiple="true"
            class="hasChosen"
        />
        <field name="note" type="ruleValueHint"/>
    </fieldset>
</form>joomla/component.xml000064400000000606152416705210010556 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="nrcomponents" 
            label="NR_ASSIGN_COMPONENTS"
            description="NR_ASSIGN_COMPONENTS_DESC"
            multiple="true" 
            frontend="true"
            class="hasChosen"
        />
    </fieldset>
</form>joomla/language.xml000064400000000551152416705330010341 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="contentlanguage" 
            label="NR_ASSIGN_LANGS" 
            description="NR_ASSIGN_LANGS_LIST_DESC" 
            multiple="true"
            class="hasChosen"
        />
    </fieldset>
</form>joomla/menu.xml000064400000002354152416705410007524 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator" 
            label="NR_MENU_ITEMS"
        />
        <field name="value" type="nrmenuitems"
            label="NR_MENU_ITEMS" 
            multiple="true"
            description="NR_MENU_ITEMS_DESC" 
        />
        <fields name="params">
            <field name="noitem" type="list" 
                label="NR_ASSIGN_MENU_NOITEM" 
                description="NR_ASSIGN_MENU_NOITEM_DESC" 
                class="switcher btn-group"
                filter="intval" 
                size="1" 
                default="0">
                <option value="0">JNO</option>
                <option value="1">JYES</option>
            </field>
            <field name="inc_children" type="list" 
                label="NR_ASSIGN_MENU_CHILD" 
                description="NR_ASSIGN_MENU_CHILD_DESC" 
                class="switcher btn-group"
                filter="intval" 
                size="1" 
                default="0">
                <option value="0">JNO</option>
                <option value="1">JYES</option>
                <option value="2">JONLY</option>
            </field>
        </fields>
    </fieldset>
</form>
joomla/usergroup.xml000064400000000554152416705460010620 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="nrgrouplevel"
            label="NR_USERGROUP"
            description="NR_USERGROUP_DESC"
            multiple="true"
        />
        <field name="note" type="ruleValueHint"/>
    </fieldset>
</form>joomla/userid.xml000064400000000674152416705530010061 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="tfinputrepeater" 
            label="NR_USER"
            description="NR_ASSIGN_USER_SELECTION_DESC">
            <form>
                <field name="value" type="user" />
            </form>
        </field>
        <field name="note" type="ruleValueHint"/>
    </fieldset>
</form>acymailing.xml000064400000000542152416705650007417 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="acymailing"
            label="NR_ACYMAILING_LIST"
            description="NR_ACYMAILING_LIST_DESC"
            multiple="true"
            class="hasChosen"
        />
    </fieldset>
</form>akeebasubs.xml000064400000000512152416705720007402 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="akeebasubs" 
            label="NR_AKEEBASUBS_LEVELS" 
            description="NR_AKEEBASUBS_LEVELS_DESC"
            multiple="true"
        />
    </fieldset>
</form>browser.xml000064400000000643152416705770006772 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general" class="oneline">
        <field name="operator" type="comparator"/>
        <field name="value" type="nrbrowser"
            label="NR_ASSIGN_BROWSERS"
            description="NR_ASSIGN_BROWSERS_DESC"
            multiple="true"
            class="hasChosen"
        />
        <field name="note" type="ruleValueHint"/>
    </fieldset>
</form>convertforms.xml000064400000000662152416706040010026 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general" addfieldpath="administrator/components/com_convertforms/models/forms/fields">
        <field name="operator" type="comparator"/>
        <field name="value" type="campaigns"
            label="NR_CONVERTFORMS_LIST"
            description="NR_CONVERTFORMS_LIST_DESC"
            multiple="true"
            class="hasChosen"
        />
    </fieldset>
</form>convertformsform.xml000064400000001103152416706170010705 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general" addfieldpath="administrator/components/com_convertforms/models/forms/fields">
        <field name="operator" type="comparator">
            <option value="includes">NR_CONVERTFORMS_HAS_SUBMITTED_FORMS</option>
            <option value="not_includes">NR_CONVERTFORMS_HAS_NOT_SUBMITTED_FORMS</option>
        </field>
        <field name="value" type="convertforms"
            label="NR_CONVERTFORMS_FORMS_LIST"
            multiple="true"
            class="hasChosen"
        />
    </fieldset>
</form>cookie.xml000064400000003052152416706240006546 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="value" type="text"
            label="NR_ASSIGN_COOKIENAME_NAME"
            description="NR_ASSIGN_COOKIENAME_NAME_DESC"
            hint="NR_ASSIGN_COOKIENAME_NAME"
        />
        <fields name="params">
            <field name="operator" type="comparator">
                <option value="exists">NR_EXISTS</option>
                <option value="not_exists">NR_NOT_EXISTS</option>
                <option value="empty">NR_IS_EMPTY</option>
                <option value="not_empty">NR_IS_NOT_EMPTY</option>
                <option value="equal">NR_IS_EQUAL</option>
                <option value="not_equal">NR_DOES_NOT_EQUAL</option>
                <option value="includes">NR_CONTAINS</option>
                <option value="not_includes">NR_DOES_NOT_CONTAIN</option>
                <option value="starts_with">NR_STARTS_WITH</option>
                <option value="not_starts_with">NR_DOES_NOT_START_WITH</option>
                <option value="ends_with">NR_ENDS_WITH</option>
                <option value="not_ends_with">NR_DOES_NOT_END_WITH</option>
            </field>
            <field name="content" type="text"
                label="NR_ASSIGN_COOKIENAME_CONTENT"
                description="NR_ASSIGN_COOKIENAME_CONTENT_DESC"
                hint="NR_ASSIGN_COOKIENAME_CONTENT"
                showon="operator:equal,not_equal,includes,not_includes,starts_with,not_starts_with,ends_with,not_ends_with"
            />
        </fields>
    </fieldset>
</form>device.xml000064400000000620152416706310006530 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="nrdevice"
            label="NR_ASSIGN_DEVICES"
            description="NR_ASSIGN_DEVICES_DESC"
            multiple="true"
            class="hasChosen"
        />
        <field name="note" type="ruleValueHint"/>
    </fieldset>
</form>engagebox.xml000064400000000703152416706360007237 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general" addfieldpath="administrator/components/com_rstbox/models/forms/fields">
        <field name="operator" type="comparator"/>
        <field name="value" type="boxes"
            label="NR_SELECTION"
            description="NR_ENGAGEBOX_SELECT_BOX"
            multiple="true"
            excludeeditingbox="true"
            class="hasChosen"
        />
    </fieldset>
</form>homepage.xml000064400000000563152416706430007067 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <fields name="params">
            <field name="operator" type="comparator" label="NR_VISITOR_IS">
                <option value="is">NR_ON_HOMEPAGE</option>
                <option value="is_not">NR_NOT_ON_HOMEPAGE</option>
            </field>
        </fields>
    </fieldset>
</form>ip.xml000064400000001205152416706500005702 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="tfinputrepeater" 
            label="NR_IPADDRESS"
            description="NR_ASSIGN_IP_ADDRESSES_DESC"
            layout="joomla.form.field.subform.repeatable-table">
            <form>
                <field name="value"
                    class="input-fullwidth"
                    hint="180.150.1.6"
                    size="20"
                    type="text" />
            </form>
        </field>
        <field name="note" type="ruleValueHint"/>
    </fieldset>
</form>
os.xml000064400000000603152416706550005721 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="nros"
            label="NR_ASSIGN_OS"
            description="NR_ASSIGN_OS_DESC"
            multiple="true"
            class="hasChosen"
        />
        <field name="note" type="ruleValueHint"/>
    </fieldset>
</form>
pageviews.xml000064400000001456152416706620007277 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator">
            <option value="equal">NR_IS_EQUAL</option>
            <option value="not_equal">NR_DOES_NOT_EQUAL</option>
            <option value="less_than">NR_FEWER_THAN</option>
            <option value="less_than_or_equal_to">NR_FEWER_THAN_OR_EQUAL_TO</option>
            <option value="greater_than">NR_GREATER_THAN</option>
            <option value="greater_than_or_equal_to">NR_GREATER_THAN_OR_EQUAL_TO</option>
        </field>
        <field name="value" type="number"
            label="NR_ASSIGN_PAGEVIEWS_VIEWS" 
            description="NR_ASSIGN_PAGEVIEWS_VIEWS_DESC"
            filter="intval"
            hint="3"
            min="0"
        />
    </fieldset>
</form>php.xml000064400000001002152416706700006056 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="value" type="editor" 
            label="NR_PHPCODE" 
            description="NR_ASSIGN_PHP_DESC2"
            filter="raw"
            class="span12 input-full"
            rows="10"
            editor="codemirror|none"
            syntax="php"
        />
        <field name="note" type="note"
            class="ruleValueHint"
            description="NR_PHP_COLLECTION_SCRIPTS"
        />
    </fieldset>
</form>referrer.xml000064400000001240152416706750007114 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="tfinputrepeater" 
            label="NR_ASSIGN_REFERRER"
            description="NR_ASSIGN_REFERRER_DESC">
            <form>
                <field name="value"
                    class="input-fullwidth"
                    hint="www.facebook.com"
                    size="50"
                    type="text" />
            </form>
        </field>
        <field name="note" type="note"
            class="ruleValueHint"
            description="NR_ASSIGN_REFERRER_NOTE"
        />
    </fieldset>
</form>
returningnewvisitor.xml000064400000000615152416707020011443 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator">
            <option value="returning">NR_VISITOR_IS_RETURNING</option>
            <option value="new">NR_VISITOR_IS_NEW</option>
		</field>
        <!-- Required so the condition can pass -->
        <field name="value" type="hidden" value="1" />
    </fieldset>
</form>timeonsite.xml000064400000001522152416707070007457 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator">
            <option value="equal">NR_IS_EQUAL</option>
            <option value="not_equal">NR_DOES_NOT_EQUAL</option>
            <option value="less_than">NR_FEWER_THAN</option>
            <option value="less_than_or_equal_to">NR_FEWER_THAN_OR_EQUAL_TO</option>
            <option value="greater_than">NR_GREATER_THAN</option>
            <option value="greater_than_or_equal_to">NR_GREATER_THAN_OR_EQUAL_TO</option>
        </field>
        <field name="value" type="nrnumber"
            label="NR_SELECTION"
            description="NR_ASSIGN_TIMEONSITE_DESC"
            filter="intval"
            hint="360"
            addon="seconds"
            min="0"
            step="100"
        />
    </fieldset>
</form>url.xml000064400000001362152416707140006101 0ustar00<?xml version="1.0" encoding="utf-8"?>
<form>
    <fieldset name="general">
        <field name="operator" type="comparator"/>
        <field name="value" type="tfinputrepeater" 
            label="NR_ASSIGN_URLS"
            description="NR_ASSIGN_URLS_DESC">
            <form>
                <field name="value"
                    class="input-fullwidth"
                    hint="/blog/welcome-to-our-site"
                    size="50"
                    type="text" />
            </form>
        </field>
        <fields name="params">
            <field name="regex" type="nrtoggle" 
                label="NR_ASSIGN_URLS_REGEX" 
                description="NR_ASSIGN_URLS_REGEX_DESC"
            />
        </fields>
    </fieldset>
</form>