| Current Path : /home/smartconb/www/armencom33/components/com_eventgallery/tmpl/categories/ |
| Current File : /home/smartconb/www/armencom33/components/com_eventgallery/tmpl/categories/default.xml |
<?xml version="1.0" encoding="utf-8"?>
<metadata>
<layout title="COM_EVENTGALLERY_OPTIONS_LAYOUT_CATEGORIES">
<message>
<![CDATA[COM_EVENTGALLERY_OPTIONS_LAYOUT_CATEGORIES_MESSAGE]]>
</message>
</layout>
<fields name="request">
<fieldset name="request"
addfieldpath="/administrator/components/com_categories/models/fields">
<field name="catid"
type="categoryedit"
extension="com_eventgallery"
addfieldprefix="Joomla\Component\Categories\Administrator\Field"
label="COM_EVENTGALLERY_OPTIONS_CATEGORIES_CATEGORY_LABEL"
description="COM_EVENTGALLERY_OPTIONS_CATEGORIES_CATEGORY_DESC"
class="advancedSelect"
required="false"
><option value="root">JGLOBAL_ROOT</option></field>
</fieldset>
</fields>
<fields name="params">
<fieldset name="params_category" label="COM_EVENTGALLERY_OPTIONS_CATEGORY">
<field name="categories_layout" useglobal="true" type="list" default="" label="COM_EVENTGALLERY_OPTIONS_CATEGORY_LAYOUT_LABEL"
description="COM_EVENTGALLERY_OPTIONS_CATEGORY_LAYOUT_DESC">
<option value="tiles">COM_EVENTGALLERY_OPTIONS_CATEGORY_LAYOUT_TILES</option>
<option value="textlinks">COM_EVENTGALLERY_OPTIONS_CATEGORY_LAYOUT_SIMPLE_LIST</option>
</field>
</fieldset>
<fieldset name="params1" label="COM_EVENTGALLERY_OPTIONS_EVENTS" addfieldprefix="Svenbluege\Component\Eventgallery\Administrator\Field">
<field type="spacer" name="events_layout_options" label="COM_EVENTGALLERY_OPTIONS_EVENTS_SPACER_LAYOUT" />
<field name="events_layout" type="list" useglobal="true" default="" label="COM_EVENTGALLERY_OPTIONS_EVENTS_LAYOUT_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENTS_LAYOUT_DESC">
<option value="default">COM_EVENTGALLERY_OPTIONS_EVENTS_LAYOUT_DEFAULT</option>
<option value="tiles">COM_EVENTGALLERY_OPTIONS_EVENTS_LAYOUT_TILES</option>
<option value="list">COM_EVENTGALLERY_OPTIONS_EVENTS_LAYOUT_SIMPLE_LIST</option>
<option value="imagelist">COM_EVENTGALLERY_OPTIONS_EVENTS_LAYOUT_IMAGELIST</option>
</field>
<field name="greetings"
id="greetings"
type="localizabletext"
inputtype="textarea"
default=""
label="COM_EVENTGALLERY_OPTIONS_EVENTS_GREETING_LABEL"
rows="3"
cols="50"
description="COM_EVENTGALLERY_OPTIONS_EVENTS_GREETING_DESC"
filter="Svenbluege\Component\Eventgallery\Site\Library\Database\Localizablestring::filterText"
/>
<field type="spacer" name="events_content_options" label="COM_EVENTGALLERY_OPTIONS_EVENTS_SPACER_CONTENT" />
<field name="show_eventhits" type="list" default="" label="COM_EVENTGALLERY_OPTIONS_SHOW_EVENTHITS_LABEL"
description="COM_EVENTGALLERY_OPTIONS_SHOW_EVENTHITS_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<field name="show_category_subcategories_headline" type="list" default=""
label="COM_EVENTGALLERY_OPTIONS_SHOW_CATEGORY_SUBCATEGORIES_HEADLINE_LABEL"
description="COM_EVENTGALLERY_OPTIONS_SHOW_CATEGORY_SUBCATEGORIES_HEADLINE_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<field name="show_items_per_category_count" type="list" default=""
label="COM_EVENTGALLERY_OPTIONS_SHOW_ITEMS_PER_CATEGORY_COUNT_LABEL"
description="COM_EVENTGALLERY_OPTIONS_SHOW_ITEMS_PER_CATEGORY_COUNT_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<field type="spacer" name="events_navigation_options" label="COM_EVENTGALLERY_OPTIONS_EVENTS_SPACER_NAVIGATION" />
<field name="sort_events_by" type="list" useglobal="true" default=""
label="COM_EVENTGALLERY_OPTIONS_EVENTS_SORT_EVENTS_BY_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENTS_SORT_EVENTS_BY_DESC">
<option value="ordering">COM_EVENTGALLERY_OPTIONS_EVENTS_SORT_EVENTS_BY_ORDERING</option>
<option value="date_asc">COM_EVENTGALLERY_OPTIONS_EVENTS_SORT_EVENTS_BY_DATE_ASC</option>
<option value="date_desc">COM_EVENTGALLERY_OPTIONS_EVENTS_SORT_EVENTS_BY_DATE_DESC</option>
<option value="name_asc">COM_EVENTGALLERY_OPTIONS_EVENTS_SORT_EVENTS_BY_NAME_ASC</option>
<option value="name_desc">COM_EVENTGALLERY_OPTIONS_EVENTS_SORT_EVENTS_BY_NAME_DESC</option>
</field>
<field name="max_events_per_page" type="integerwithdefault" first="1" last="500" step="1" default=""
label="COM_EVENTGALLERY_OPTIONS_EVENTS_MAX_EVENTS_PER_PAGE_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENTS_MAX_EVENTS_PER_PAGE_DESC"/>
<field name="hide_mainimage_for_password_protected_event" type="list" default=""
label="COM_EVENTGALLERY_OPTIONS_HIDE_MAINIMAGE_FOR_PASSWORD_PROTECTED_EVENT_LABEL"
description="COM_EVENTGALLERY_OPTIONS_HIDE_MAINIMAGE_FOR_PASSWORD_PROTECTED_EVENT_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<field name="hide_mainimage_for_usergroup_protected_event" type="list" default=""
label="COM_EVENTGALLERY_OPTIONS_HIDE_MAINIMAGE_FOR_USERGROUP_PROTECTED_EVENT_LABEL"
description="COM_EVENTGALLERY_OPTIONS_HIDE_MAINIMAGE_FOR_USERGROUP_PROTECTED_EVENT_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
</fieldset>
<fieldset name="event" label="COM_EVENTGALLERY_OPTIONS_EVENT" addfieldprefix="Svenbluege\Component\Eventgallery\Administrator\Field">
<field type="spacer" name="event_layout_options" label="COM_EVENTGALLERY_OPTIONS_EVENTS_SPACER_LAYOUT" />
<field
name="event_layout"
type="componentlayout"
label="COM_EVENTGALLERY_OPTIONS_EVENT_LAYOUT_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_LAYOUT_DESC"
menuitems="true"
extension="com_eventgallery"
view="event"
useglobal="true"
/>
<!-- AUTO GENERATED BEGIN -->
<field name="event_header_tag" type="list" class="" useglobal="true" default="" label="COM_EVENTGALLERY_OPTIONS_EVENT_HEAD_TAG_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_HEAD_TAG_DESC">
<option value="H1">H1</option>
<option value="H2">H2</option>
<option value="H3">H3</option>
<option value="H4">H4</option>
</field>
<!-- AUTO GENERATED END -->
<field type="spacer" name="event_content_options" label="COM_EVENTGALLERY_OPTIONS_EVENTS_SPACER_CONTENT" />
<!-- AUTO GENERATED BEGIN -->
<field name="show_exif" type="list" default="" label="COM_EVENTGALLERY_OPTIONS_SHOW_EXIF_LABEL"
description="COM_EVENTGALLERY_OPTIONS_SHOW_EXIF_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<field name="show_date" type="list" default="" label="COM_EVENTGALLERY_OPTIONS_SHOW_DATE_LABEL"
description="COM_EVENTGALLERY_OPTIONS_SHOW_DATE_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<field name="show_image_filename" type="list" default="" label="COM_EVENTGALLERY_OPTIONS_COMMON_SHOWIMAGEFILENAME_LABEL"
description="COM_EVENTGALLERY_OPTIONS_COMMON_SHOWIMAGEFILENAME_DESCRIPTION"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<field name="show_image_title" type="list" default="" label="COM_EVENTGALLERY_OPTIONS_COMMON_SHOWIMAGETITLE_LABEL"
description="COM_EVENTGALLERY_OPTIONS_COMMON_SHOWIMAGETITLE_DESCRIPTION"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<field name="show_image_caption" type="list" default="" label="COM_EVENTGALLERY_OPTIONS_COMMON_SHOWIMAGECAPTION_LABEL"
description="COM_EVENTGALLERY_OPTIONS_COMMON_SHOWIMAGECAPTION_DESCRIPTION"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<!-- AUTO GENERATED END -->
<field name="show_text" type="list" default="" label="COM_EVENTGALLERY_OPTIONS_SHOW_TEXT_LABEL"
description="COM_EVENTGALLERY_OPTIONS_SHOW_TEXT_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<field name="show_imagecount" type="list" default="" label="COM_EVENTGALLERY_OPTIONS_SHOW_IMAGECOUNT_LABEL"
description="COM_EVENTGALLERY_OPTIONS_SHOW_IMAGECOUNT_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<field type="spacer" name="event_navigation_options" label="COM_EVENTGALLERY_OPTIONS_EVENTS_SPACER_NAVIGATION" />
<field name="use_back_button" type="list" default="" label="COM_EVENTGALLERY_OPTIONS_USE_BACK_BUTTON_LABEL"
description="COM_EVENTGALLERY_OPTIONS_USE_BACK_BUTTON_LABEL_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<!-- AUTO GENERATED BEGIN -->
<field name="use_event_paging" type="list" default="" label="COM_EVENTGALLERY_OPTIONS_EVENT_USE_PAGING_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_USE_PAGING_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<!-- AUTO GENERATED END -->
</fieldset>
<fieldset name="params5" label="COM_EVENTGALLERY_LAYOUT_EVENTS_IMAGE_LIST">
<!-- AUTO GENERATED BEGIN -->
<field name="events_image_list_thumbnail_height" id="events_image_list_thumbnail_height" type="integerwithdefault"
first="0" last="1000" step="10" default=""
label="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_HEIGHT_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_HEIGHT_DESC"/>
<field name="events_image_list_thumbnail_jitter" id="events_image_list_thumbnail_jitter" type="integerwithdefault"
first="0" last="500" step="10" default=""
label="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_JITTER_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_JITTER_DESC"/>
<field name="events_image_list_thumbnail_first_item_height" id="events_image_list_thumbnail_first_item_height"
type="integerwithdefault" first="1" last="10" step="1" default=""
label="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_HEIGHT_FIRSTITEM_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_HEIGHT_FIRSTITEM_DESC"/>
<!-- AUTO GENERATED END -->
</fieldset>
<fieldset addfieldprefix="Svenbluege\Component\Eventgallery\Administrator\Field" name="params2" label="COM_EVENTGALLERY_LAYOUT_EVENT_AJAX_LIST">
<!-- AUTO GENERATED BEGIN -->
<field name="event_ajax_list_thumbnail_size" type="integerwithdefault" first="25" last="500" step="1" default=""
label="COM_EVENTGALLERY_OPTIONS_EVENT_AJAX_THUMBNAIL_SIZE_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_AJAX_THUMBNAIL_SIZE_DESC"/>
<field name="event_ajax_list_number_of_thumbnail_on_first_page"
type="integerwithdefault" first="1" last="100" step="1"
label="COM_EVENTGALLERY_OPTIONS_EVENT_AJAX_THUMBNAIL_PER_FIRSTPAGE_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_AJAX_THUMBNAIL_PER_FIRSTPAGE_DESC"/>
<field name="event_ajax_list_number_of_thumbnail_per_page"
type="integerwithdefault" first="1" last="100" step="1" default=""
label="COM_EVENTGALLERY_OPTIONS_EVENT_AJAX_THUMBNAIL_PER_PAGE_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_AJAX_THUMBNAIL_PER_PAGE_DESC"/>
<field name="event_ajax_show_info_inline" type="list" default=""
label="COM_EVENTGALLERY_OPTIONS_EVENT_AJAX_SHOW_INFO_INLINE_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_AJAX_SHOW_INFO_INLINE_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<!-- AUTO GENERATED BEGIN -->
</fieldset>
<fieldset name="params3" label="COM_EVENTGALLERY_LAYOUT_EVENT_DEFAULT_LIST">
<!-- AUTO GENERATED BEGIN -->
<field name="event_default_list_thumbnail_height" id="event_default_list_thumbnail_height" type="integerwithdefault"
first="0" last="1000" step="10" default=""
label="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_HEIGHT_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_HEIGHT_DESC"/>
<field name="event_default_list_thumbnail_jitter" type="integerwithdefault"
first="0" last="500" step="10" default=""
label="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_JITTER_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_JITTER_DESC"/>
<field name="event_default_list_thumbnail_first_item_height"
type="integerwithdefault" first="1" last="10" step="1"
default="" label="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_HEIGHT_FIRSTITEM_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_HEIGHT_FIRSTITEM_DESC"/>
<field name="show_singlepage_imagehits" type="list" default="" label="COM_EVENTGALLERY_OPTIONS_SHOW_IMAGEHITS_LABEL"
description="COM_EVENTGALLERY_OPTIONS_SHOW_IMAGEHITS_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<field name="show_default_image_caption_overlay" type="list" class="form-select-color-state" default="" label="COM_EVENTGALLERY_OPTIONS_SHOW_IMAGE_CAPTION_OVERLAY_LABEL"
description="COM_EVENTGALLERY_OPTIONS_SHOW_IMAGE_CAPTION_OVERLAY_DESC">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<!-- AUTO GENERATED END -->
</fieldset>
<fieldset name="params4" label="COM_EVENTGALLERY_LAYOUT_EVENT_IMAGE_LIST">
<!-- AUTO GENERATED BEGIN -->
<field name="event_image_list_thumbnail_height" id="event_image_list_thumbnail_height" type="integerwithdefault"
first="0" last="1000" step="10" default=""
label="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_HEIGHT_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_HEIGHT_DESC"/>
<field name="event_image_list_thumbnail_jitter" id="event_image_list_thumbnail_jitter" type="integerwithdefault"
first="0" last="500" step="10" default=""
label="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_JITTER_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_JITTER_DESC"/>
<field name="event_image_list_thumbnail_first_item_height" id="event_image_list_thumbnail_first_item_height"
type="integerwithdefault" first="1" last="10" step="1" default=""
label="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_HEIGHT_FIRSTITEM_LABEL"
description="COM_EVENTGALLERY_OPTIONS_EVENT_THUMBNAIL_HEIGHT_FIRSTITEM_DESC"/>
<field name="show_image_caption_overlay" type="list" default="" label="COM_EVENTGALLERY_OPTIONS_SHOW_IMAGE_CAPTION_OVERLAY_LABEL"
description="COM_EVENTGALLERY_OPTIONS_SHOW_IMAGE_CAPTION_OVERLAY_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<!-- AUTO GENERATED END -->
</fieldset>
<fieldset name="lightbox" label="COM_EVENTGALLERY_OPTIONS_LIGHTBOX_LABEL" description="COM_EVENTGALLERY_OPTIONS_LIGHTBOX_DESC">
<!--<field name="lightbox_navgation_fade_delay"
type="integerwithdefault" first="500" last="10000" step="500" default=""
label="COM_EVENTGALLERY_OPTIONS_LIGHTBOX_NAV_FADE_DELAY_LABEL"
description="COM_EVENTGALLERY_OPTIONS_LIGHTBOX_NAV_FADE_DELAY_DESC"/>-->
-
<field type="spacer" name="myspacer" label="COM_EVENTGALLERY_OPTIONS_SLIDESHOW_LABEL" />
<field name="use_lightbox_slideshow" type="list" default=""
label="COM_EVENTGALLERY_OPTIONS_USE_LIGHTBOX_SLIDESHOW_LABEL"
description="COM_EVENTGALLERY_OPTIONS_USE_LIGHTBOX_SLIDESHOW_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<field name="use_lightbox_slideshow_autoplay" type="list" default=""
label="COM_EVENTGALLERY_OPTIONS_USE_LIGHTBOX_SLIDESHOW_AUTOPLAY_LABEL"
description="COM_EVENTGALLERY_OPTIONS_USE_LIGHTBOX_SLIDESHOW_AUTOPLAY_DESC"
class="form-select-color-state">
<option value="">JGLOBAL_USE_GLOBAL</option>
<option value="0">JNO</option>
<option value="1">JYES</option>
</field>
<field name="lightbox_slideshow_speed"
type="integerwithdefault" first="500" last="60000" step="500" default=""
label="COM_EVENTGALLERY_OPTIONS_USE_LIGHTBOX_SLIDESHOW_SPEED_LABEL"
description="COM_EVENTGALLERY_OPTIONS_USE_LIGHTBOX_SLIDESHOW_SPEED_DESC"/>
</fieldset>
</fields>
</metadata>