Server IP : 195.201.23.43 / Your IP : 3.147.68.89 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/components/com_wrapper/views/wrapper/tmpl/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <metadata> <layout title="COM_WRAPPER_WRAPPER_VIEW_DEFAULT_TITLE" option="COM_WRAPPER_WRAPPER_VIEW_DEFAULT_OPTION"> <help key="JHELP_MENUS_MENU_ITEM_WRAPPER" /> <message> <![CDATA[COM_WRAPPER_WRAPPER_VIEW_DEFAULT_DESC]]> </message> </layout> <!-- Add fields to the parameters object for the layout. --> <fields name="params"> <fieldset name="request" label="COM_MENUS_BASIC_FIELDSET_LABEL"> <field name="url" type="text" label="COM_WRAPPER_FIELD_URL_LABEL" description="COM_WRAPPER_FIELD_URL_DESC" size="30" required="true" /> </fieldset> <!-- Add fields to the parameters object for the layout. --> <!-- Scroll. --> <fieldset name="basic" label="COM_WRAPPER_FIELD_LABEL_SCROLLBARSPARAMS"> <field name="scrolling" type="list" label="COM_WRAPPER_FIELD_SCROLLBARS_LABEL" description="COM_WRAPPER_FIELD_SCROLLBARS_DESC" default="auto" > <option value="no">JNO</option> <option value="yes">JYES</option> <option value="auto">COM_WRAPPER_FIELD_VALUE_AUTO</option> </field> <field name="width" type="text" label="JGLOBAL_WIDTH" description="COM_WRAPPER_FIELD_WIDTH_DESC" default="100%" size="5" /> <field name="height" type="number" label="COM_WRAPPER_FIELD_HEIGHT_LABEL" description="COM_WRAPPER_FIELD_HEIGHT_DESC" default="500" size="5" /> </fieldset> <!-- Advanced options. --> <fieldset name="advanced"> <field name="height_auto" type="radio" label="COM_WRAPPER_FIELD_HEIGHTAUTO_LABEL" description="COM_WRAPPER_FIELD_HEIGHTAUTO_DESC" default="0" class="btn-group btn-group-yesno" > <option value="1">JYES</option> <option value="0">JNO</option> </field> <field name="add_scheme" type="radio" label="COM_WRAPPER_FIELD_ADD_LABEL" description="COM_WRAPPER_FIELD_ADD_DESC" class="btn-group btn-group-yesno" default="1" > <option value="1">JYES</option> <option value="0">JNO</option> </field> <field name="frameborder" type="radio" label="COM_WRAPPER_FIELD_FRAME_LABEL" description="COM_WRAPPER_FIELD_FRAME_DESC" class="btn-group btn-group-yesno" default="1" > <option value="1">JYES</option> <option value="0">JNO</option> </field> </fieldset> </fields> </metadata>Private