Your IP : 216.73.216.46


Current Path : /var/www/html/modules/mod_jssupportticketpopularfaq/
Upload File :
Current File : /var/www/html/modules/mod_jssupportticketpopularfaq/mod_jssupportticketpopularfaq.xml

<?xml version="1.0" encoding="utf-8"?>
<extension type="module" version="3.0"  client="site" method="upgrade">
	<name>JS Support Ticket Popular FAQ</name>
	<author>Joom Sky</author>
	<creationDate>June 11, 2015</creationDate>
	<copyright>(C) 2010. All rights reserved.</copyright>
	<license>GNU/GPL</license>
	<authorEmail>ahmad@joomsky.com</authorEmail>
	<authorUrl>www.joomsky.com</authorUrl>
	<version>1.0.0</version>
	<description>Show Popular FAQ form JS Support Ticket database.</description>
	<config>
		<fields name="params">
			<fieldset name="basic">
				<field name="title" type="text" default="FAQ" label="Title" description="Title" />
				<field name="showtitle" type="radio" default="1" label="Show Title" description="Show title for your FAQ module">
					<option value="1">Show</option>
					<option value="0">Hide</option>
				</field>
				<field name="titlebackgroundcolor" type="color" default="#000000" label="Title Background Color" description="Change background color for title" />				
				<field name="titlecolor" type="color" default="#FFFFFF" label="Title Color" description="Change color of title" />				
				<field name="viewall" type="radio" default="1" label="Show View All Button" description="Show / hide view all button">
					<option value="1">Show</option>
					<option value="0">Hide</option>
				</field>
				<field name="maxrecord" type="text" default="10" label="Max Record" description="Show maximum number of records" />
				<field name="recordperrow" type="list" default="1" label="Records Per Row" description="Show number of records per row">
					<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>
				</field>
				<field name="textoverflow" type="list" default="2" label="Text Overflow" description="Show text in one line and ellipsis if overflow or show in multilines">
					<option value="1">Text Overflow</option>
					<option value="2">Text Ellipsis</option>
				</field>
				<field name="Itemid" type="text" default="" label="ItemID" description="ItemID for your module" />
				<field
					name="moduleclass_sfx"
					type="text"
					label="COM_MODULES_FIELD_MODULECLASS_SFX_LABEL"
					description="COM_MODULES_FIELD_MODULECLASS_SFX_DESC" />
			</fieldset>
		</fields>
	</config>
	<files>
		<filename module="mod_jssupportticketpopularfaq">mod_jssupportticketpopularfaq.php</filename>
	</files>
	<languages>
		<language tag="en-GB">en-GB.mod_jssupportticketpopularfaq.ini</language>
	</languages>
</extension>