Your IP : 216.73.216.158


Current Path : /home/megadansyp/www/plugins/system/jts_contentprotect/
Upload File :
Current File : /home/megadansyp/www/plugins/system/jts_contentprotect/jts_contentprotect.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="2.5" type="plugin" group="system" method="upgrade">
	<name>JTS_ContentProtect</name>
	<author>Joomlatutos.com</author>
	<creationDate>29-05-2015</creationDate>
	<copyright>Copyright (C) 2011-2015 Joomlatutos.com</copyright>
	<license>This extension in released under the GNU/GPL License - http://www.gnu.org/copyleft/gpl.html</license>
	<authorEmail>info@joomlatutos.com</authorEmail>
	<authorUrl>http://www.joomlatutos.com</authorUrl>
	<version>1.2</version>
	<description>PLG_SYSTEM_CONTENTPROTECT_DESC</description>
	<files>
		<filename plugin="jts_contentprotect">jts_contentprotect.php</filename>
		<filename>index.html</filename>
		<filename>logo_jts_contentprotect.png</filename>
		<folder>language</folder>
	</files>
	<languages folder="language">
		<language tag="en-GB">en-GB/en-GB.plg_system_jts_contentprotect.ini</language>
		<language tag="en-GB">en-GB/en-GB.plg_system_jts_contentprotect.sys.ini</language>
		<language tag="fr-FR">fr-FR/fr-FR.plg_system_jts_contentprotect.ini</language>
		<language tag="fr-FR">fr-FR/fr-FR.plg_system_jts_contentprotect.sys.ini</language>
	</languages>
	<config>
		<fields name="params">
			<fieldset name="basic">
				<field name="apply_groups" type="usergroup" default="1" multiple="true" size="9" label="USER_GROUP_LABEL" description="USER_GROUP_DESC" />
				<field name="no_print" type="list" default="1" label="PRINT_LABEL" description="PRINT_DESC">
					<option value="0">OPTION_ALLOW</option>
					<option value="1">OPTION_DISALLOW</option>
				</field>
				<field name="no_click" type="list" default="1" label="RIGHT_CLICK_LABEL" description="RIGHT_CLICK_DESC">
					<option value="0">OPTION_ALLOW</option>
					<option value="1">OPTION_DISALLOW</option>
					<option value="2">OPTION_DISALLOW_FOR_IMAGES</option>
				</field>
				<field name="no_copy" type="list" default="1" label="SELECT_COPY_LABEL" description="SELECT_COPY_DESC">
					<option value="0">OPTION_ALLOW</option>
					<option value="1">OPTION_DISALLOW</option>
					<option value="2">OPTION_DISALLOW_EXCEPT_OPERA</option>
				</field>
				</fieldset>
				<fieldset name="advanced">
				<field name="message_display" type="list" default="1" label="SHOW_MSG_LABEL" description="SHOW_MSG_DESC">
					<option value="1">OPTION_YES</option>
					<option value="0">OPTION_NO</option>
				</field>
				<field name="message" type="textarea" rows="4" cols="30" default="© Copyright 2015" label="MSG_LABEL" description="MSG_DESC" />
				<field name="spacer1" type="spacer" hr="true" label="" description="" />
				<field name="no_iframe" type="list" default="1" label="FRAMING_LABEL" description="FRAMING_DESC">
					<option value="0">OPTION_ALLOW</option>
					<option value="1">OPTION_DISALLOW</option>
				</field>
			</fieldset>
		</fields>
	</config>
    <updateservers>
       <server type="extension" priority="1" name="JTS ContentProtect">http://www.joomlatutos.com/update/jts_contentprotect_update.xml</server>
    </updateservers>
</extension>