Файловый менеджер - Редактировать - /home/wuectly/www/03cbe/contact.xml.tar
Назад
home/wuectly/www/plugins/editors-xtd/contact/contact.xml 0000604 00000001444 15245557207 0017566 0 ustar 00 <?xml version="1.0" encoding="utf-8"?> <extension version="3.7" type="plugin" group="editors-xtd" method="upgrade"> <name>plg_editors-xtd_contact</name> <author>Joomla! Project</author> <creationDate>October 2016</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> <files> <filename plugin="contact">contact.php</filename> </files> <languages> <language tag="en-GB">en-GB.plg_editors-xtd_contact.ini</language> <language tag="en-GB">en-GB.plg_editors-xtd_contact.sys.ini</language> </languages> </extension> home/wuectly/www/administrator/components/com_contact/contact.xml 0000604 00000004142 15245570225 0021533 0 ustar 00 <?xml version="1.0" encoding="utf-8"?> <extension type="component" version="3.1" method="upgrade"> <name>com_contact</name> <author>Joomla! Project</author> <creationDate>April 2006</creationDate> <copyright>(C) 2006 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.0.0</version> <description>COM_CONTACT_XML_DESCRIPTION</description> <install> <!-- Runs on install --> <sql> <file driver="mysql" charset="utf8">sql/install.mysql.utf8.sql</file> </sql> </install> <uninstall> <!-- Runs on uninstall --> <sql> <file driver="mysql" charset="utf8">sql/uninstall.mysql.utf8.sql</file> </sql> </uninstall> <files folder="site"> <filename>contact.php</filename> <filename>controller.php</filename> <filename>router.php</filename> <folder>helpers</folder> <folder>models</folder> <folder>views</folder> </files> <languages folder="site"> <language tag="en-GB">language/en-GB.com_contact.ini</language> </languages> <administration> <menu img="class:contact">COM_CONTACT</menu> <submenu> <!-- Note that all & must be escaped to & for the file to be valid XML and be parsed by the installer --> <menu link="option=com_contact" img="class:contact" alt="Contact/Contacts">COM_CONTACT_CONTACTS</menu> <menu link="option=com_categories&extension=com_contact" view="categories" img="class:contact-cat" alt="Contacts/Categories">COM_CONTACT_CATEGORIES</menu> </submenu> <files folder="admin"> <filename>access.xml</filename> <filename>config.xml</filename> <filename>contact.php</filename> <filename>controller.php</filename> <folder>controllers</folder> <folder>helpers</folder> <folder>models</folder> <folder>tables</folder> <folder>views</folder> </files> <languages folder="admin"> <language tag="en-GB">language/en-GB.com_contact.ini</language> <language tag="en-GB">language/en-GB.com_contact.sys.ini</language> </languages> </administration> </extension> home/wuectly/www/components/com_contact/models/forms/contact.xml 0000604 00000003343 15245606630 0021266 0 ustar 00 <?xml version="1.0" encoding="UTF-8"?> <form> <fieldset name="contact" addrulepath="components/com_contact/models/rules" 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" description="COM_CONTACT_CONTACT_EMAIL_NAME_DESC" id="contact-name" size="30" filter="string" required="true" /> <field name="contact_email" type="email" label="COM_CONTACT_EMAIL_LABEL" description="COM_CONTACT_EMAIL_DESC" 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" description="COM_CONTACT_CONTACT_MESSAGE_SUBJECT_DESC" id="contact-emailmsg" size="60" filter="string" validate="contactemailsubject" required="true" /> <field name="contact_message" type="textarea" label="COM_CONTACT_CONTACT_ENTER_MESSAGE_LABEL" description="COM_CONTACT_CONTACT_ENTER_MESSAGE_DESC" 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" description="COM_CONTACT_CONTACT_EMAIL_A_COPY_DESC" id="contact-email-copy" default="0" /> </fieldset> <fieldset name="captcha"> <field name="captcha" type="captcha" label="COM_CONTACT_CAPTCHA_LABEL" description="COM_CONTACT_CAPTCHA_DESC" validate="captcha" namespace="contact" /> </fieldset> </form> home/wuectly/www/plugins/privacy/contact/contact.xml 0000604 00000001415 15245657442 0016775 0 ustar 00 <?xml version="1.0" encoding="utf-8"?> <extension version="3.9" type="plugin" group="privacy" method="upgrade"> <name>plg_privacy_contact</name> <author>Joomla! Project</author> <creationDate>July 2018</creationDate> <copyright>(C) 2018 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.9.0</version> <description>PLG_PRIVACY_CONTACT_XML_DESCRIPTION</description> <files> <filename plugin="contact">contact.php</filename> </files> <languages> <language tag="en-GB">en-GB.plg_privacy_contact.ini</language> <language tag="en-GB">en-GB.plg_privacy_contact.sys.ini</language> </languages> </extension> home/wuectly/www/plugins/content/contact/contact.xml 0000604 00000003142 15245663055 0016766 0 ustar 00 <?xml version="1.0" encoding="utf-8"?> <extension version="3.2" type="plugin" group="content" method="upgrade"> <name>plg_content_contact</name> <author>Joomla! Project</author> <creationDate>January 2014</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> <files> <filename plugin="contact">contact.php</filename> </files> <languages> <language tag="en-GB">en-GB.plg_content_contact.ini</language> <language tag="en-GB">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" > <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" class="btn-group btn-group-yesno" filter="integer" > <option value="0">JNO</option> <option value="1">JYES</option> </field> </fieldset> </fields> </config> </extension>
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка