Spade

Mini Shell

Directory:~$ /home/lmsyaran/public_html/joomla4/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/public_html/joomla4/regularlabs.xml.tar

home/lmsyaran/public_html/libraries/regularlabs/regularlabs.xml000064400000002056151155771630021146
0ustar00<?xml version="1.0" encoding="utf-8"?>
<extension version="3.9" type="library"
method="upgrade">
	<name>Regular Labs Library</name>
	<libraryname>regularlabs</libraryname>
	<description></description>
	<version>21.2.19653</version>
	<creationDate>February 2021</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>
		<folder>vendor</folder>
		<folder>src</folder>
		<file>autoload.php</file>
		<file>regularlabs.xml</file>
		<folder>fields</folder>
		<folder>helpers</folder>
		<folder>layouts</folder>
		<filename>script.install.helper.php</filename>
	</files>

	<media folder="media" destination="regularlabs">
		<folder>css</folder>
		<folder>fonts</folder>
		<folder>images</folder>
		<folder>js</folder>
		<folder>less</folder>
	</media>
</extension>
home/lmsyaran/public_html/j3/plugins/system/regularlabs/regularlabs.xml000064400000003562151160171120022476
0ustar00<?xml version="1.0" encoding="utf-8"?>
<extension version="3.9" type="plugin"
group="system" method="upgrade">
	<name>PLG_SYSTEM_REGULARLABS</name>
	<description>PLG_SYSTEM_REGULARLABS_DESC</description>
	<version>21.2.19653</version>
	<creationDate>February 2021</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="regularlabs">regularlabs.php</filename>
		<filename>script.install.helper.php</filename>
		<folder>language</folder>
		<folder>src</folder>
		<folder>vendor</folder>
	</files>

	<config>
		<fields name="params"
addfieldpath="/libraries/regularlabs/fields">
			<fieldset name="basic">
				<field name="@header" type="rl_header_library"
					   label="REGULAR_LABS_LIBRARY"
					   description="REGULAR_LABS_LIBRARY_DESC"
					   warning="REGULAR_LABS_LIBRARY_DESC_WARNING" />
			</fieldset>

			<fieldset name="advanced">
				<field name="combine_admin_menu" type="radio"
class="btn-group" default="0"
					   label="RL_COMBINE_ADMIN_MENU"
					   description="RL_COMBINE_ADMIN_MENU_DESC">
					<option value="0">JNO</option>
					<option value="1">JYES</option>
				</field>
				<field name="show_help_menu" type="radio"
class="btn-group" default="1"
					   label="RL_SHOW_HELP_MENU"
					   description="RL_SHOW_HELP_MENU_DESC">
					<option value="0">JNO</option>
					<option value="1">JYES</option>
				</field>
				<field name="max_list_count" type="number"
step="1000" size="10" class="input-mini"
default="10000"
					   label="RL_MAX_LIST_COUNT"
					   description="RL_MAX_LIST_COUNT_DESC" />
			</fieldset>
		</fields>
	</config>
</extension>