Your IP : 216.73.216.11


Current Path : /home/cbequiperp/www/plugins/content/flexibreak/
Upload File :
Current File : /home/cbequiperp/www/plugins/content/flexibreak/flexibreak.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="2.5" type="plugin" group="content" method="upgrade" >
	<name>PLG_CONTENT_FLEXIBREAK</name>
	<author>Peter Szalatnay, ggppdk</author>
	<creationDate>2013 July</creationDate>
	<copyright>Copyright (C) 2009 - 2013 Peter Szalatnay, ggppdk. All rights reserved.</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
	<authorEmail>emmanuel@vistamedia.fr</authorEmail>
	<authorUrl>www.flexicontent.org</authorUrl>
	<version>2.0</version>
	<description>PLG_CONTENT_FLEXIBREAK_DESCRIPTION</description>
	<files>
		<filename plugin="flexibreak">flexibreak.php</filename>
		<filename plugin="flexibreak">flexibreak/flexibreak.css</filename>
		<filename plugin="flexibreak">flexibreak/flexibreak.js</filename>
		<folder plugin="flexibreak">flexibreak/tmpl</folder>
		<folder plugin="flexibreak">flexibreak/icons</folder>
	</files>
	<languages>
		<language tag="en-GB">en-GB.plg_content_flexibreak.ini</language>
		<language tag="en-GB">en-GB.plg_content_flexibreak.sys.ini</language>
	</languages>
	<images>
	</images>
	<config>
		<fields name="params">
			<fieldset name="basic" addfieldpath="/administrator/components/com_flexicontent/elements">
			
				<field name="" type="separator" default="Basic" level="level1" />
				<field name="display_method" type="multilist" subtype="radio" toggle_related="1" default="1" label="Display method" description="Select display method, (a) Show all pages and scroll to the desired one, (b and c) Show active page only via Javascript or via page reload" class="btn-group group-fcmethod">
					<option value="0" show_list="toc_usable,has_pages" hide_list="is_paginated">PLG_FLEXIBREAK_PAGINATION_NONE_SCROLL_ANCHORS</option>
					<option value="1" show_list="toc_usable,is_paginated,has_pages" hide_list="">PLG_FLEXIBREAK_PAGINATION_NONE_SCROLL_INLINE_SWITCH</option>
					<option value="2" show_list="toc_usable,is_paginated,has_pages" hide_list="">PLG_FLEXIBREAK_PAGINATION_NONE_SCROLL_RELOAD_PAGE</option>
					<option value="3" show_list="" hide_list="toc_usable,is_paginated,has_pages">PLG_FLEXIBREAK_PAGINATION_NONE_SCROLL_TABS</option>
					<option value="4" show_list="" hide_list="toc_usable,is_paginated,has_pages">PLG_FLEXIBREAK_PAGINATION_NONE_SCROLL_SLIDERS</option>
				</field>
				
				<field name="" type="separator" default="Pagination" level="level2" class="is_paginated" />
				<field name="pagination" type="radio" default="3" label="Next / Previous Links" description="Defines where navigation controls are displayed" class="is_paginated btn-group btn-group-yesno">
					<option value="0">PLG_FLEXIBREAK_HIDE</option>
					<option value="1">Below table of contents</option>
					<option value="2">Before description</option>
					<option value="3">After description</option>
				</field>
				<field name="show_prevnext_count" type="radio" default="1" label="Page counter" description="Show current page number out of total page number" class="is_paginated btn-group btn-group-yesno">
					<option value="0">PLG_FLEXIBREAK_HIDE</option>
					<option value="1">PLG_FLEXIBREAK_SHOW</option>
				</field>
				
				<field name="" type="separator" default="Table of contents" level="level2" class="toc_usable" />
				<field name="multipage_toc" type="multilist" subtype="radio" toggle_related="1" default="1" label="Table of Contents" description="You may select to hide the Table of Contents, (you can still show the Page Navigation)" class="toc_usable btn-group btn-group-yesno">
					<option value="0" show_list="" hide_list="toc_shown">PLG_FLEXIBREAK_HIDE</option>
					<option value="1" show_list="toc_shown" hide_list="">PLG_FLEXIBREAK_SHOW</option>
				</field>
				<field name="return_anchors" type="radio" default="1" label="Return TOC links" description="You may select to display return to table of content anchor links at the end of every page" class="toc_usable toc_shown has_pages btn-group btn-group-yesno">
					<option value="0">PLG_FLEXIBREAK_HIDE</option>
					<option value="1">PLG_FLEXIBREAK_SHOW</option>
					<option value="2">PLG_FLEXIBREAK_AUTO</option>
				</field>
				<field name="toc_title" type="radio" default="1" label="Table title" description="You may select to hide the title 'Table of contents'" class="toc_usable toc_shown btn-group btn-group-yesno">
					<option value="0">PLG_FLEXIBREAK_HIDE</option>
					<option value="1">PLG_FLEXIBREAK_SHOW</option>
				</field>
				<field name="toc_placement" type="radio" default="1" label="Table of Contents placement" description="You may select to prepend Table of Contents to item's description or placing via item->toc variable in the latter case, please customize item.php/item_html5.php of your template" class="toc_usable toc_shown btn-group group-fcinfo">
					<option value="0">$item->toc variable</option>
					<option value="1">Before description</option>
				</field>
				
				<field name="" type="separator" default="PLG_FLEXIBREAK_ALL_PAGES_LINK" level="level3" class="toc_usable toc_shown is_paginated" />
				<field name="allpages_link" type="multilist" subtype="radio" toggle_related="1" default="1" label="PLG_FLEXIBREAK_ALL_PAGES_SHOW_LINK" description="PLG_FLEXIBREAK_ALL_PAGES_SHOW_LINK_DESC" class="toc_usable toc_shown is_paginated btn-group btn-group-yesno">
					<option value="0" show_list="" hide_list="all_pages_link">FLEXI_NO</option>
					<option value="1" show_list="all_pages_link" hide_list="">FLEXI_YES</option>
				</field>
				<field name="custom_allpages" type="text" size="50" default="FLEXIBREAK_ALL_PAGES" label="PLG_FLEXIBREAK_ALL_PAGES_CUSTOM" description="PLG_FLEXIBREAK_ALL_PAGES_CUSTOM_DESC" class="toc_usable toc_shown is_paginated all_pages_link input-xlarge" />
				
				<field name="" type="separator" default="PLG_FLEXIBREAK_INTRODUCTION_LINK" level="level3"  class="toc_usable toc_shown" />
				<field name="introtext_title" type="multilist" subtype="radio" toggle_related="1" default="1" label="PLG_FLEXIBREAK_INTROTEXT_LINK_TEXT" description="PLG_FLEXIBREAK_INTROTEXT_LINK_TEXT_DESC" class="toc_usable toc_shown btn-group group-fcinfo">
					<option value="0" show_list="" hide_list="introtext_title">PLG_FLEXIBREAK_INTROTEXT_LINK_ITEM_TITLE</option>
					<option value="1" show_list="introtext_title" hide_list="">PLG_FLEXIBREAK_INTROTEXT_LINK_CUSTOM_TEXT</option>
				</field>
				<field name="custom_introtext" type="text" size="50" default="FLEXIBREAK_INTRODUCTION" label="PLG_FLEXIBREAK_INTROTEXT_CUSTOM" description="PLG_FLEXIBREAK_INTROTEXT_CUSTOM_DESC" class="toc_usable toc_shown introtext_title input-xlarge" />
				
			</fieldset>
		</fields>
	</config>
</extension>