Файловый менеджер - Редактировать - /home/harasnat/www/mf/contact.xml.tar
Назад
home/harasnat/www/sommer/components/com_contact/forms/contact.xml 0000644 00000002664 15062152623 0021416 0 ustar 00 <?xml version="1.0" encoding="UTF-8"?> <form> <fieldset name="contact" addruleprefix="Joomla\Component\Contact\Site\Rule" label="COM_CONTACT_CONTACT_DEFAULT_LABEL"> <field name="spacer" type="spacer" label="COM_CONTACT_CONTACT_REQUIRED" class="text" /> <field name="contact_name" type="text" label="COM_CONTACT_CONTACT_EMAIL_NAME_LABEL" id="contact-name" size="30" filter="string" required="true" /> <field name="contact_email" type="email" label="COM_CONTACT_EMAIL_LABEL" id="contact-email" size="30" filter="string" validate="ContactEmail" autocomplete="email" required="true" /> <field name="contact_subject" type="text" label="COM_CONTACT_CONTACT_MESSAGE_SUBJECT_LABEL" id="contact-emailmsg" size="60" filter="string" validate="ContactEmailSubject" required="true" /> <field name="contact_message" type="textarea" label="COM_CONTACT_CONTACT_ENTER_MESSAGE_LABEL" cols="50" rows="10" id="contact-message" filter="safehtml" validate="ContactEmailMessage" required="true" /> <field name="contact_email_copy" type="checkbox" label="COM_CONTACT_CONTACT_EMAIL_A_COPY_LABEL" id="contact-email-copy" default="0" /> </fieldset> <fieldset name="captcha"> <field name="captcha" type="captcha" label="COM_CONTACT_CAPTCHA_LABEL" validate="captcha" namespace="contact" /> </fieldset> </form> home/harasnat/www/solequestre/components/com_contact/forms/contact.xml 0000644 00000002664 15062261277 0022475 0 ustar 00 <?xml version="1.0" encoding="UTF-8"?> <form> <fieldset name="contact" addruleprefix="Joomla\Component\Contact\Site\Rule" label="COM_CONTACT_CONTACT_DEFAULT_LABEL"> <field name="spacer" type="spacer" label="COM_CONTACT_CONTACT_REQUIRED" class="text" /> <field name="contact_name" type="text" label="COM_CONTACT_CONTACT_EMAIL_NAME_LABEL" id="contact-name" size="30" filter="string" required="true" /> <field name="contact_email" type="email" label="COM_CONTACT_EMAIL_LABEL" id="contact-email" size="30" filter="string" validate="ContactEmail" autocomplete="email" required="true" /> <field name="contact_subject" type="text" label="COM_CONTACT_CONTACT_MESSAGE_SUBJECT_LABEL" id="contact-emailmsg" size="60" filter="string" validate="ContactEmailSubject" required="true" /> <field name="contact_message" type="textarea" label="COM_CONTACT_CONTACT_ENTER_MESSAGE_LABEL" cols="50" rows="10" id="contact-message" filter="safehtml" validate="ContactEmailMessage" required="true" /> <field name="contact_email_copy" type="checkbox" label="COM_CONTACT_CONTACT_EMAIL_A_COPY_LABEL" id="contact-email-copy" default="0" /> </fieldset> <fieldset name="captcha"> <field name="captcha" type="captcha" label="COM_CONTACT_CAPTCHA_LABEL" validate="captcha" namespace="contact" /> </fieldset> </form> home/harasnat/www/sommer/plugins/content/contact/contact.xml 0000644 00000003322 15062262645 0020376 0 ustar 00 <?xml version="1.0" encoding="UTF-8"?> <extension type="plugin" group="content" method="upgrade"> <name>plg_content_contact</name> <author>Joomla! Project</author> <creationDate>2014-01</creationDate> <copyright>(C) 2014 Open Source Matters, Inc.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>3.2.2</version> <description>PLG_CONTENT_CONTACT_XML_DESCRIPTION</description> <namespace path="src">Joomla\Plugin\Content\Contact</namespace> <files> <folder plugin="contact">services</folder> <folder>src</folder> </files> <languages> <language tag="en-GB">language/en-GB/plg_content_contact.ini</language> <language tag="en-GB">language/en-GB/plg_content_contact.sys.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic"> <field name="url" type="list" label="PLG_CONTENT_CONTACT_PARAM_URL_LABEL" description="PLG_CONTENT_CONTACT_PARAM_URL_DESCRIPTION" default="url" validate="options" > <option value="url">PLG_CONTENT_CONTACT_PARAM_URL_URL</option> <option value="webpage">PLG_CONTENT_CONTACT_PARAM_URL_WEBPAGE</option> <option value="email">PLG_CONTENT_CONTACT_PARAM_URL_EMAIL</option> </field> <field name="link_to_alias" type="radio" label="PLG_CONTENT_CONTACT_PARAM_ALIAS_LABEL" description="PLG_CONTENT_CONTACT_PARAM_ALIAS_DESCRIPTION" default="0" layout="joomla.form.field.radio.switcher" filter="integer" > <option value="0">JNO</option> <option value="1">JYES</option> </field> </fieldset> </fields> </config> </extension> home/harasnat/www/solequestre/plugins/content/contact/contact.xml 0000644 00000003322 15062306156 0021443 0 ustar 00 <?xml version="1.0" encoding="UTF-8"?> <extension type="plugin" group="content" method="upgrade"> <name>plg_content_contact</name> <author>Joomla! Project</author> <creationDate>2014-01</creationDate> <copyright>(C) 2014 Open Source Matters, Inc.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>3.2.2</version> <description>PLG_CONTENT_CONTACT_XML_DESCRIPTION</description> <namespace path="src">Joomla\Plugin\Content\Contact</namespace> <files> <folder plugin="contact">services</folder> <folder>src</folder> </files> <languages> <language tag="en-GB">language/en-GB/plg_content_contact.ini</language> <language tag="en-GB">language/en-GB/plg_content_contact.sys.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic"> <field name="url" type="list" label="PLG_CONTENT_CONTACT_PARAM_URL_LABEL" description="PLG_CONTENT_CONTACT_PARAM_URL_DESCRIPTION" default="url" validate="options" > <option value="url">PLG_CONTENT_CONTACT_PARAM_URL_URL</option> <option value="webpage">PLG_CONTENT_CONTACT_PARAM_URL_WEBPAGE</option> <option value="email">PLG_CONTENT_CONTACT_PARAM_URL_EMAIL</option> </field> <field name="link_to_alias" type="radio" label="PLG_CONTENT_CONTACT_PARAM_ALIAS_LABEL" description="PLG_CONTENT_CONTACT_PARAM_ALIAS_DESCRIPTION" default="0" layout="joomla.form.field.radio.switcher" filter="integer" > <option value="0">JNO</option> <option value="1">JYES</option> </field> </fieldset> </fields> </config> </extension> home/harasnat/www/solequestre/plugins/editors-xtd/contact/contact.xml 0000644 00000001567 15062360055 0022246 0 ustar 00 <?xml version="1.0" encoding="UTF-8"?> <extension type="plugin" group="editors-xtd" method="upgrade"> <name>plg_editors-xtd_contact</name> <author>Joomla! Project</author> <creationDate>2016-10</creationDate> <copyright>(C) 2016 Open Source Matters, Inc.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>3.7.0</version> <description>PLG_EDITORS-XTD_CONTACT_XML_DESCRIPTION</description> <namespace path="src">Joomla\Plugin\EditorsXtd\Contact</namespace> <files> <folder plugin="contact">services</folder> <folder>src</folder> </files> <languages> <language tag="en-GB">language/en-GB/plg_editors-xtd_contact.ini</language> <language tag="en-GB">language/en-GB/plg_editors-xtd_contact.sys.ini</language> </languages> </extension>
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка