Server IP : 195.201.23.43 / Your IP : 3.128.153.31 Web Server : Apache System : Linux webserver2.vercom.be 5.4.0-192-generic #212-Ubuntu SMP Fri Jul 5 09:47:39 UTC 2024 x86_64 User : kdecoratie ( 1041) PHP Version : 7.1.33-63+ubuntu20.04.1+deb.sury.org+1 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/kdecoratie/public_html/plugins/captcha/recaptcha_invisible/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <extension version="3.8" type="plugin" group="captcha" method="upgrade"> <name>plg_captcha_recaptcha_invisible</name> <version>3.8</version> <creationDate>November 2017</creationDate> <author>Joomla! Project</author> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <copyright>(C) 2017 Open Source Matters, Inc.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <description>PLG_CAPTCHA_RECAPTCHA_INVISIBLE_XML_DESCRIPTION</description> <files> <filename plugin="recaptcha_invisible">recaptcha_invisible.php</filename> </files> <languages> <language tag="en-GB">en-GB.plg_captcha_recaptcha_invisible.ini</language> <language tag="en-GB">en-GB.plg_captcha_recaptcha_invisible.sys.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic"> <field name="public_key" type="text" label="PLG_RECAPTCHA_INVISIBLE_PUBLIC_KEY_LABEL" description="PLG_RECAPTCHA_INVISIBLE_PUBLIC_KEY_DESC" default="" required="true" filter="string" size="100" class="input-xxlarge" /> <field name="private_key" type="text" label="PLG_RECAPTCHA_INVISIBLE_PRIVATE_KEY_LABEL" description="PLG_RECAPTCHA_INVISIBLE_PRIVATE_KEY_DESC" default="" required="true" filter="string" size="100" class="input-xxlarge" /> <field name="badge" type="list" label="PLG_RECAPTCHA_INVISIBLE_BADGE_LABEL" description="PLG_RECAPTCHA_INVISIBLE_BADGE_DESC" default="bottomright" > <option value="bottomright">PLG_RECAPTCHA_INVISIBLE_BADGE_BOTTOMRIGHT</option> <option value="bottomleft">PLG_RECAPTCHA_INVISIBLE_BADGE_BOTTOMLEFT</option> <option value="inline">PLG_RECAPTCHA_INVISIBLE_BADGE_INLINE</option> </field> <field name="tabindex" type="number" label="PLG_RECAPTCHA_INVISIBLE_TABINDEX_LABEL" description="PLG_RECAPTCHA_INVISIBLE_TABINDEX_DESC" default="0" min="0" filter="integer" /> <field name="callback" type="text" label="PLG_RECAPTCHA_INVISIBLE_CALLBACK_LABEL" description="PLG_RECAPTCHA_INVISIBLE_CALLBACK_DESC" default="" filter="string" /> <field name="expired_callback" type="text" label="PLG_RECAPTCHA_INVISIBLE_EXPIRED_CALLBACK_LABEL" description="PLG_RECAPTCHA_INVISIBLE_EXPIRED_CALLBACK_DESC" default="" filter="string" /> <field name="error_callback" type="text" label="PLG_RECAPTCHA_INVISIBLE_ERROR_CALLBACK_LABEL" description="PLG_RECAPTCHA_INVISIBLE_ERROR_CALLBACK_DESC" default="" filter="string" /> </fieldset> </fields> </config> </extension>Private