Your IP : 172.28.240.42


Current Path : /var/www/html/clients/tatneft-nhs.ru/plugins/system/
Upload File :
Current File : /var/www/html/clients/tatneft-nhs.ru/plugins/system/backlink.xml

<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="plugin" group="system">
	<name>System - Backlinks</name>
	<author>Joomla! Project</author>
	<creationDate>September 2007</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>admin@joomla.org</authorEmail>
	<authorUrl>www.joomla.org</authorUrl>
	<version>1.5</version>
	<description>Provides backlink support</description>
	<files>
		<filename plugin="backlink">backlink.php</filename>
	</files>
	<params>
		<param name="url" type="radio" default="1" label="Search Query Strings" description="If yes, it searches for old query strings that might match and redirects">
			<option value="0">No</option>
			<option value="1">Yes</option>
		</param>
		<param name="sef" type="radio" default="1" label="Search SEF" description="If yes, it uses old style SEF and directs it to the new link">
			<option value="0">No</option>
			<option value="1">Yes</option>
		</param>
		<param name="legacysef" type="radio" default="1" label="Attempt Legacy SEF" description="If yes, it uses old style SEF and attempts to generate a valid link">
			<option value="0">No</option>
			<option value="1">Yes</option>
		</param>
	</params>
</install>