Your IP : 216.73.216.43


Current Path : /home/cbequiperp/www/modules/mod_flexicontent/tmpl/
Upload File :
Current File : /home/cbequiperp/www/modules/mod_flexicontent/tmpl/news.xml

<?xml version="1.0" encoding="utf-8"?>
<form>

	<name>mod_flexicontent - 'news' Layout</name>
	<author>ggppdk</author>
	<creationDate>August 2013</creationDate>
	<copyright>Copyright (C) 2013 ggppdk</copyright>
	<license>GNU/GPL v2</license>
	<authorEmail>flexicontentck@gmail.com</authorEmail>
	<authorUrl>www.flexicontent.org</authorUrl>
	<version>1.0</version>
	<description>Flexicontent Universal Content Module, 'news' Layout parameters</description>

	<fields name="params">

		<fieldset name="layout" addfieldpath="/administrator/components/com_flexicontent/elements">

		<field name="item_tabset_start" type="separator" default="ITEM_TABSET" level="tabset_start" tab_class="s-fake" box_type="1" />

			<field name="item_tab_content" type="separator" default="Content" icon_class="icon-database" level="tab_open" box_type="1" />

			<field name="" type="separator" default="FLEXI_MOD_TMPL_CONTENT_VIA_PARAMETERS" level="level2" />
			<field name="news_params_layout_feat" type="radio" default="1" label="Featured items" description="" class="btn-group btn-group-yesno">
				<option value="0">FLEXI_DISABLE</option>
				<option value="1">FLEXI_ENABLE</option>
			</field>
			<field name="news_params_layout" type="radio" default="1" label="Standard items" description="" class="btn-group btn-group-yesno">
				<option value="0">FLEXI_DISABLE</option>
				<option value="1">FLEXI_ENABLE</option>
			</field>

			<field name="" type="separator" default="FLEXI_MOD_TMPL_CONTENT_VIA_LAYOUT_BUILDER" level="level2" />
			<field name="news_builder_layout_feat" type="multilist" subtype="radio" default="1" label="Featured items" description="" class="btn-group group-fcmethod">
				<option value="0">FLEXI_DISABLE</option>
				<option value="1">Layout 1</option>
				<option value="2">Layout 2</option>
			</field>
			<field name="news_builder_layout" type="multilist" subtype="radio" default="1" label="Standard items" description="" class="btn-group group-fcmethod">
				<option value="0">FLEXI_DISABLE</option>
				<option value="1">Layout 1</option>
				<option value="2">Layout 2</option>
			</field>

			<field name="item_tab_featured" type="separator" default="Featured items" icon_class="icon-list" level="tab_open" box_type="1" />

			<field name="" type="separator" default="Basic" level="level2" />
			<field name="news_item_placement_feat" type="multilist" subtype="radio" default="1" toggle_related="1" label="FLEXI_ITEMS_PLACEMENT" description="FLEXI_ITEMS_PLACEMENT_DESC" class="btn-group group-fcinfo">
				<option value="0" show_list="items_in_cols_feat">FLEXI_CLEARED</option>
				<option value="1" show_list="items_in_cols_feat">FLEXI_AS_MASONRY_TILES</option>
				<option value="2" hide_list="items_in_cols_feat">FLEXI_TABS</option>
				<option value="3" hide_list="items_in_cols_feat">FLEXI_ACCORDION</option>
			</field>
			<field name="item_columns_feat" type="list" default="3" label="FLEXI_UMOD_NUM_OF_COLUMNS" description="FLEXI_UMOD_NUM_OF_COLUMNS_DESC" depend_class="items_in_cols_feat">
				<option value="1">1</option>
				<option value="2">2</option>
				<option value="3">3</option>
				<option value="4">4</option>
				<option value="5">5</option>
				<option value="6">6</option>
				<option value="7">7</option>
				<option value="8">8</option>
			</field>
			<field name="news_hl_items_onnav_feat" type="radio" default="0" label="Highlight items" description="Highlight currently 'active' and 'hovered' items by adding CSS classes" class="btn-group btn-group-yesno">
				<option value="0">FLEXI_NO</option>
				<option value="2">On Hover</option>
			</field>

			<field name="" type="separator" default="Content / image placement" level="level2" />
			<field name="news_content_layout_feat" type="radio" default="3" label="Content Placement &lt;br/&gt; &lt;small&gt; in regards to image &lt;/small&gt;" description="Select to placement content next, or above/below (cleared) or over (ovelayed) the item image. Note: overlayed will crop content that does not fit from the bottom part" class="btn-group group-fcinfo">
				<option value="0">Floated (Right)</option>
				<option value="1">Floated (Left)</option>
				<option value="2">Cleared (Above)</option>
				<option value="3">Cleared (Below)</option>
				<option value="4">Overlayed (Top)</option>
				<option value="5">Overlayed (Bottom)</option>
				<option value="6">Overlayed (Full)</option>
			</field>
			<field name="news_content_display_feat" type="radio" default="0" label="Content visible &lt;br/&gt; &lt;small&gt; for overlayed &lt;/small&gt;" description="Select how image is fitted into the container" class="btn-group group-fcinfo">
				<option value="0">Always visible</option>
				<!--option value="1">On mouse over / item active</option-->
				<option value="2">On mouse over</option>
			</field>
			<field name="news_img_fit_feat" type="radio" default="1" label="Image fit &lt;br/&gt; &lt;small&gt; for cleared / overlayed &lt;/small&gt;" description="Select how image is fitted into the container" class="btn-group group-fcinfo">
				<option value="0">Auto-Fit</option>
				<option value="1">Auto-Fit and Stretch</option>
			</field>

			<field name="" type="separator" default="(inline) CSS Styles for Inner Container (px)" level="level2" />
			<field name="news_inner_inline_css_feat" type="radio" default="0" label="FLEXI_ENABLE" description="Select to set styling of inner item containers" class="btn-group btn-group-yesno">
				<option value="0">No (use default/custom CSS)</option>
				<option value="1">FLEXI_YES</option>
			</field>
			<field name="news_padding_top_bottom_feat" type="text" default="8" label="padding top/bottom" description="This is the padding applied at top and bottom of the items" />
			<field name="news_padding_left_right_feat" type="text" default="12" label="padding left/right" description="This is the padding applied at left and right of the items" />
			<field name="news_border_width_feat" type="text" default="1" label="border width" description="This is the border width applied around the items" />
			<field name="news_margin_top_bottom_feat" type="text" default="4" label="margin top/bottom" description="This is the margin applied at top and bottom of the items" />
			<field name="news_margin_left_right_feat" type="text" default="4" label="margin left/right" description="This is the margin applied at left and right of the items" />


			<field name="item_tab_standard" type="separator" default="Standard items" icon_class="icon-list" level="tab_open" box_type="1" />

			<field name="" type="separator" default="Basic" level="level2" />
			<field name="news_item_placement" type="multilist" subtype="radio" default="1" toggle_related="1" label="FLEXI_ITEMS_PLACEMENT" description="FLEXI_ITEMS_PLACEMENT_DESC" class="btn-group group-fcinfo">
				<option value="0" show_list="items_in_cols">FLEXI_CLEARED</option>
				<option value="1" show_list="items_in_cols">FLEXI_AS_MASONRY_TILES</option>
				<option value="2" hide_list="items_in_cols">FLEXI_TABS</option>
				<option value="3" hide_list="items_in_cols">FLEXI_ACCORDION</option>
			</field>
			<field name="item_columns" type="list" default="3" label="FLEXI_UMOD_NUM_OF_COLUMNS" description="FLEXI_UMOD_NUM_OF_COLUMNS_DESC" depend_class="items_in_cols">
				<option value="1">1</option>
				<option value="2">2</option>
				<option value="3">3</option>
				<option value="4">4</option>
				<option value="5">5</option>
				<option value="6">6</option>
				<option value="7">7</option>
				<option value="8">8</option>
			</field>
			<field name="news_hl_items_onnav" type="radio" default="0" label="Highlight items" description="Highlight currently 'active' and 'hovered' items by adding CSS classes" class="btn-group btn-group-yesno">
				<option value="0">FLEXI_NO</option>
				<option value="2">On Hover</option>
			</field>

			<field name="" type="separator" default="Content / image placement" level="level2" />
			<field name="news_content_layout" type="radio" default="3" label="Content Placement &lt;br/&gt; &lt;small&gt; in regards to image &lt;/small&gt;" description="Select to placement content next, or above/below (cleared) or over (ovelayed) the item image. Note: overlayed will crop content that does not fit from the bottom part" class="btn-group group-fcinfo">
				<option value="0">Floated (Right)</option>
				<option value="1">Floated (Left)</option>
				<option value="2">Cleared (Above)</option>
				<option value="3">Cleared (Below)</option>
				<option value="4">Overlayed (Top)</option>
				<option value="5">Overlayed (Bottom)</option>
				<option value="6">Overlayed (Full)</option>
			</field>
			<field name="news_content_display" type="radio" default="0" label="Content visible &lt;br/&gt; &lt;small&gt; for overlayed &lt;/small&gt;" description="Select how image is fitted into the container" class="btn-group group-fcinfo">
				<option value="0">Always visible</option>
				<!--option value="1">On mouse over / item active</option-->
				<option value="2">On mouse over</option>
			</field>
			<field name="news_img_fit" type="radio" default="1" label="Image fit &lt;br/&gt; &lt;small&gt; for cleared / overlayed &lt;/small&gt;" description="Select how image is fitted into the container" class="btn-group group-fcinfo">
				<option value="0">Auto-Fit</option>
				<option value="1">Auto-Fit and Stretch</option>
			</field>

			<field name="" type="separator" default="(inline) CSS Styles for Inner Container (px)" level="level2" />
			<field name="news_inner_inline_css" type="radio" default="0" label="FLEXI_ENABLE" description="Select to set styling of inner item containers" class="btn-group btn-group-yesno">
				<option value="0">No (use default/custom CSS)</option>
				<option value="1">FLEXI_YES</option>
			</field>
			<field name="news_padding_top_bottom" type="text" default="8" label="padding top/bottom" description="This is the padding applied at top and bottom of the items" />
			<field name="news_padding_left_right" type="text" default="12" label="padding left/right" description="This is the padding applied at left and right of the items" />
			<field name="news_border_width" type="text" default="1" label="border width" description="This is the border width applied around the items" />
			<field name="news_margin_top_bottom" type="text" default="4" label="margin top/bottom" description="This is the margin applied at top and bottom of the items" />
			<field name="news_margin_left_right" type="text" default="4" label="margin left/right" description="This is the margin applied at left and right of the items" />

		<field name="item_tabset_end" type="separator" default="ITEM_TABSET" level="tabset_close" />

		</fieldset>

	</fields>

</form>