|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/performancepartsinc/main/plugins/content/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <install version="1.5" type="plugin" group="content"> <name>Content - Email Cloaking</name> <author>Joomla! Project</author> <creationDate>November 2005</creationDate> <copyright>Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <authorEmail>[email protected]</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>1.5</version> <description>DESCMOSEMAILCLOAK</description> <files> <filename plugin="emailcloak">emailcloak.php</filename> </files> <params> <param name="mode" type="list" default="1" label="Mode" description="Select how the emails will be displayed"> <option value="0">Nonlinkable Text</option> <option value="1">As linkable mailto address</option> </param> </params> </install>