b0y-101 Mini Shell


Current Path : E:/www/pl/plugins/editors-xtd/modals/
File Upload :
Current File : E:/www/pl/plugins/editors-xtd/modals/modals.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="3.9" type="plugin" group="editors-xtd" method="upgrade">
	<name>plg_editors-xtd_modals</name>
	<description>PLG_EDITORS-XTD_MODALS_DESC</description>
	<version>11.7.1</version>
	<creationDate>November 2020</creationDate>
	<author>Regular Labs (Peter van Westen)</author>
	<authorEmail>info@regularlabs.com</authorEmail>
	<authorUrl>https://www.regularlabs.com</authorUrl>
	<copyright>Copyright © 2018 Regular Labs - All Rights Reserved</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>

	<scriptfile>script.install.php</scriptfile>

	<files>
		<filename plugin="modals">modals.php</filename>
		<filename>fields.xml</filename>
		<filename>helper.php</filename>
		<filename>popup.php</filename>
		<filename>popup.tmpl.php</filename>
		<filename>script.install.helper.php</filename>
		<folder>fields</folder>
		<folder>language</folder>
		<folder>layouts</folder>
	</files>

	<config>
		<fields name="params" addfieldpath="/libraries/regularlabs/fields">
			<fieldset name="basic">
				<field name="@loadlanguage_regularlabs" type="rl_loadlanguage" extension="plg_system_regularlabs" />
				<field name="@loadlanguage" type="rl_loadlanguage" extension="plg_editors-xtd_modals" />
				<field name="@license" type="rl_license" extension="MODALS" />
				<field name="@version" type="rl_version" extension="MODALS" />
				<field name="@dependency" type="rl_dependency"
					   label="MDL_THE_SYSTEM_PLUGIN"
					   file="/plugins/system/modals/modals.php" />
				<field name="@header" type="rl_header"
					   label="MODALS"
					   description="MODALS_DESC"
					   url="https://www.regularlabs.com/modals" />

				<field name="@notice_settings" type="note" class="alert alert-info"
					   description="MDL_SETTINGS,&lt;a href=&quot;index.php?option=com_plugins&amp;filter_folder=system&amp;filter_search=modals&quot; target=&quot;_blank&quot;&gt;,&lt;/a&gt;" />
			</fieldset>
		</fields>
	</config>
</extension>

Copyright © 2019 by b0y-101