<?xml version="1.0" encoding="iso-8859-1"?>
<mosinstall type="module" version="1.2.5">
	<name>linkXchange</name>
	<author>W.J.J. Tol</author>
	<creationDate>March 2007</creationDate>
	<copyright>(C) 2007 Ducopro Software Solutions. All rights reserved.</copyright>
	<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
	<authorEmail>wim@ducopro.nl</authorEmail>
	<authorUrl>www.ducopro.nl</authorUrl>
	<version>1.2.5</version>
	<description>This module displays 3-30 random links from the participating websites (with Adult Content Filtering).</description>
	<files>
	<filename module="mod_linkxchange">mod_linkxchange.php</filename>
	</files>
	<params>
		<param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling" />
		<param name="orientation" type="radio" default="1" label="Orientation" description="Do you want the links to appear next to each other (horizontal) or under each other (vertical)?">
			<option value="0">Horizontal</option>
			<option value="1">Vertical</option>
		</param>
		<param name="separator" type="radio" default="0" label="How do you want to separate links?" description="By default horizontal links are separated by a space character and vertical by a HTML BREAK tag.">
			<option value="0">Use default separator</option>
			<option value="1">Use custom separator</option>
		</param>		
		<param name="customseparator" type="text" default="" label="Custom separator" description='Use any character or HTML code to separate the links. Custom separators are only used if you also choose plain links at the option: Show as menu' />				
        <param name="@spacer" type="spacer" default="" label="" description="" />		
		<param name="logo" type="radio" default="1" label="Show linkXchange link as .." description="The picture used will be cached on your server.">
			<option value="1">Picture</option>
			<option value="0">Text</option>
		</param>
		<param name="menushow" type="radio" default="1" label="Show as menu .." description="If you wanna style this list as a standard joomla menu, you can. Just choose 'Yes'. If you wanna style it through the use of your own stylesheet choose 'NO'">
			<option value="1">Yes (class=mainlevel)</option>
			<option value="0">No (just use plain links)</option>
		</param>
        <param name="links"    type="text" default="5" label="How many links? (3-30)" description="More links will give you more credits and can boost your pagerank. If you really want it you can get more than 30 links but you won't get credits for it!" />		
		<param name="centre" type="radio" default="0" label="Centre the links?" description="Could be usefull if you want a horizontal list centered in the footer area.">
			<option value="1">Yes (Centered)</option>
			<option value="0">No (Default alignment (mostly left))</option>
		</param>
        <param name="@spacer" type="spacer" default="" label="" description="" />		
		<param name="sitename" type="text" default="" label="URL text to show" description="If you want a custom text to appear in the linkXchange module on another website. Otherwise your sitename will be used." />		
   		<param name="targetblank" type="radio" default="0" label="Open this link in a new window?" description="If users open the link in a new window, the window with your site stays also open.">
			<option value="1">Yes</option>
			<option value="0">No</option>
		</param>
        <param name="@spacer" type="spacer" default="" label="" description="" />
   		<param name="isadult" type="radio" default="0" label="This website contains adult or sexual content:" description="Also choose YES if your website contains material not suited for children under the age of 12. See our website for a complete list of what is allowed.">
			<option value="1">Yes</option>
			<option value="0">No</option>
		</param>
   		<param name="showadult" type="radio" default="0" label="Allow links with adult or sexual content." description="If you choose NO all sites marked on our server as containing adult material will be filtered. Contact us if you think that one of the links contains adult material and should be put on the blacklist!">
			<option value="1">Yes</option>
			<option value="0">No</option>
		</param>
		<param name="filteradult" type="text" default="" label="List of keywords you don't want to show." description="Comma separated list of keywords you want excluded (Case insensitive). Words like  'sex' , 'porn', 'adult', 'gamble' etc. etc. are already filtered on the server." />				
	</params>
</mosinstall>
