Joomla-Sermon-Distributor/site/views/categories/tmpl/default.xml

149 lines
5.0 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<metadata>
<layout title="COM_SERMONDISTRIBUTOR_MENU_CATEGORIES_TITLE" option="COM_SERMONDISTRIBUTOR_MENU_CATEGORIES_OPTION">
<message>
<![CDATA[COM_SERMONDISTRIBUTOR_MENU_CATEGORIES_DESC]]>
</message>
</layout>
<!-- [1732] Adding page parameters -->
<fields name="params">
<fieldset name="basic" label="COM_SERMONDISTRIBUTOR">
<!-- [11280] Categories_display Field. Type: Radio. (joomla) -->
<field
type="radio"
name="categories_display"
label="COM_SERMONDISTRIBUTOR_CONFIG_CATEGORIES_DISPLAY_LABEL"
description="COM_SERMONDISTRIBUTOR_CONFIG_CATEGORIES_DISPLAY_DESCRIPTION"
class="btn-group btn-group-yesno"
default="">
<!-- [11352] [1755] Global & Option Set. -->
<option value="">
JGLOBAL_USE_GLOBAL</option>
<option value="1">
COM_SERMONDISTRIBUTOR_CONFIG_TABLE</option>
<option value="2">
COM_SERMONDISTRIBUTOR_CONFIG_GRID</option>
<option value="3">
COM_SERMONDISTRIBUTOR_CONFIG_LIST</option>
</field>
<!-- [11280] Categories_list_style Field. Type: List. (joomla) -->
<field
type="list"
name="categories_list_style"
label="COM_SERMONDISTRIBUTOR_CONFIG_CATEGORIES_LIST_STYLE_LABEL"
description="COM_SERMONDISTRIBUTOR_CONFIG_CATEGORIES_LIST_STYLE_DESCRIPTION"
class="list_class"
multiple="false"
filter="string"
default="">
<!-- [11352] [1755] Global & Option Set. -->
<option value="">
JGLOBAL_USE_GLOBAL</option>
<option value="0">
COM_SERMONDISTRIBUTOR_CONFIG_PLAIN</option>
<option value="1">
COM_SERMONDISTRIBUTOR_CONFIG_LINES</option>
<option value="2">
COM_SERMONDISTRIBUTOR_CONFIG_STRIPED</option>
<option value="3">
COM_SERMONDISTRIBUTOR_CONFIG_SPACED</option>
</field>
<!-- [11280] Categories_table_color Field. Type: List. (joomla) -->
<field
type="list"
name="categories_table_color"
label="COM_SERMONDISTRIBUTOR_CONFIG_CATEGORIES_TABLE_COLOR_LABEL"
description="COM_SERMONDISTRIBUTOR_CONFIG_CATEGORIES_TABLE_COLOR_DESCRIPTION"
class="list_class"
multiple="false"
filter="string"
default="">
<!-- [11352] [1755] Global & Option Set. -->
<option value="">
JGLOBAL_USE_GLOBAL</option>
<option value="0">
COM_SERMONDISTRIBUTOR_CONFIG_BLUE</option>
<option value="1">
COM_SERMONDISTRIBUTOR_CONFIG_RED</option>
<option value="2">
COM_SERMONDISTRIBUTOR_CONFIG_PURPLE</option>
<option value="3">
COM_SERMONDISTRIBUTOR_CONFIG_GREEN</option>
<option value="4">
COM_SERMONDISTRIBUTOR_CONFIG_DARK_BLUE</option>
<option value="5">
COM_SERMONDISTRIBUTOR_CONFIG_LEGACY</option>
<option value="6">
COM_SERMONDISTRIBUTOR_CONFIG_UIKIT</option>
<option value="7">
COM_SERMONDISTRIBUTOR_CONFIG_CUSTOM</option>
<option value="8">
COM_SERMONDISTRIBUTOR_CONFIG_NONE</option>
</field>
<!-- [11280] Categories_icon Field. Type: Radio. (joomla) -->
<field
type="radio"
name="categories_icon"
label="COM_SERMONDISTRIBUTOR_CONFIG_CATEGORIES_ICON_LABEL"
description="COM_SERMONDISTRIBUTOR_CONFIG_CATEGORIES_ICON_DESCRIPTION"
class="btn-group btn-group-yesno"
default="">
<!-- [11352] [1755] Global & Option Set. -->
<option value="">
JGLOBAL_USE_GLOBAL</option>
<option value="1">
COM_SERMONDISTRIBUTOR_CONFIG_YES</option>
<option value="0">
COM_SERMONDISTRIBUTOR_CONFIG_NO</option>
</field>
<!-- [11280] Categories_desc Field. Type: Radio. (joomla) -->
<field
type="radio"
name="categories_desc"
label="COM_SERMONDISTRIBUTOR_CONFIG_CATEGORIES_DESC_LABEL"
description="COM_SERMONDISTRIBUTOR_CONFIG_CATEGORIES_DESC_DESCRIPTION"
class="btn-group btn-group-yesno"
default="">
<!-- [11352] [1755] Global & Option Set. -->
<option value="">
JGLOBAL_USE_GLOBAL</option>
<option value="1">
COM_SERMONDISTRIBUTOR_CONFIG_YES</option>
<option value="0">
COM_SERMONDISTRIBUTOR_CONFIG_NO</option>
</field>
<!-- [11280] Categories_sermon_count Field. Type: Radio. (joomla) -->
<field
type="radio"
name="categories_sermon_count"
label="COM_SERMONDISTRIBUTOR_CONFIG_CATEGORIES_SERMON_COUNT_LABEL"
description="COM_SERMONDISTRIBUTOR_CONFIG_CATEGORIES_SERMON_COUNT_DESCRIPTION"
class="btn-group btn-group-yesno"
default="">
<!-- [11352] [1755] Global & Option Set. -->
<option value="">
JGLOBAL_USE_GLOBAL</option>
<option value="1">
COM_SERMONDISTRIBUTOR_CONFIG_YES</option>
<option value="0">
COM_SERMONDISTRIBUTOR_CONFIG_NO</option>
</field>
<!-- [11280] Categories_hits Field. Type: Radio. (joomla) -->
<field
type="radio"
name="categories_hits"
label="COM_SERMONDISTRIBUTOR_CONFIG_CATEGORIES_HITS_LABEL"
description="COM_SERMONDISTRIBUTOR_CONFIG_CATEGORIES_HITS_DESCRIPTION"
class="btn-group btn-group-yesno"
default="">
<!-- [11352] [1755] Global & Option Set. -->
<option value="">
JGLOBAL_USE_GLOBAL</option>
<option value="1">
COM_SERMONDISTRIBUTOR_CONFIG_YES</option>
<option value="0">
COM_SERMONDISTRIBUTOR_CONFIG_NO</option>
</field>
</fieldset>
</fields>
</metadata>