| Server IP : 104.21.84.107 / Your IP : 104.23.243.197 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/pregrados/medicina-veterinaria-zootecnia/plugins/system/regularlabs/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<extension version="4.0" type="plugin" group="system" method="upgrade">
<name>PLG_SYSTEM_REGULARLABS</name>
<description>PLG_SYSTEM_REGULARLABS_DESC</description>
<version>23.12.10783</version>
<creationDate>December 2023</creationDate>
<author>Regular Labs (Peter van Westen)</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://regularlabs.com</authorUrl>
<copyright>Copyright © 2023 Regular Labs - All Rights Reserved</copyright>
<license>GNU General Public License version 2 or later</license>
<namespace path="src">RegularLabs\Plugin\System\RegularLabs</namespace>
<files>
<file plugin="regularlabs">regularlabs.php</file>
<folder>language</folder>
<folder>src</folder>
</files>
<config>
<fields name="params" addfieldprefix="RegularLabs\Library\Form\Field">
<fieldset name="basic">
<field name="@load_script_descriptions" type="LoadMedia" filetype="script" file="regularlabs.admin-form-descriptions"/>
<field name="@load_language_regularlabs" type="LoadLanguage" extension="plg_system_regularlabs"/>
<field name="@jcompatibility" type="JCompatibility" extension="REGULAR_LABS_LIBRARY"/>
<field name="@header" type="HeaderLibrary" 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" layout="joomla.form.field.radio.switcher" 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="max_list_count" type="Number" size="10" step="1000" class="text-monospace text-right rl-w-8em" default="10000" label="RL_MAX_LIST_COUNT" description="RL_MAX_LIST_COUNT_DESC"/>
</fieldset>
</fields>
</config>
</extension>