HEX
Server: Apache
System: Linux webm002.cluster115.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: centralexf (54246)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/centralexf/www/modules/mod_phronoAd/mod_phronoAd.xml
<?xml version="1.0" encoding="utf-8"?>
<mosinstall type="module" version="1.0">
  <name>Phronetic Featured Ad</name>
  <author>Christopher Phelefu</author>
  <creationDate>30 August 2009</creationDate>
  <copyright>Phelefu - All rights reserved.</copyright>
  <authorEmail>cphelefu@yahoo.com</authorEmail>
  <version>1.0</version>
  <description>This module allows members to pay for listing their ad in the module</description>
  <files>
    <filename module="mod_phronoAd">mod_phronoAd.php</filename>
    <filename module="mod_phronoAd">index.html</filename>
    <filename module="mod_phronoAd">phronoFiles/paypal_class.php</filename>
    <filename module="mod_phronoAd">phronoFiles/DBAccessor.php</filename>
    <filename module="mod_phronoAd">phronoFiles/SupportFunctions.php</filename>
    <filename module="mod_phronoAd">phronoFiles/UserInterfaceDraw.php</filename>
    <filename module="mod_phronoAd">phronoFiles/feat_ad.jpg</filename>
    <filename module="mod_phronoAd">phronoFiles/index.html</filename>
  </files>
	<params>
		    <param name="@spacer"	type="spacer" default="Look And Feel Settings" label="General Settings" description="General settings." />
    <param name="pretext" type="text" default="" label="Pre-Text" description="This text will be displayed just above the featured ads. Leave it blank if you dont anything displayed" />
    <param name="pretext_bg" type="text" default="#00000" label="Pre-Text-BgColor" description="This is the background color for the background color for pre-text" />
    <param name="pretext_fontSize" type="text" default="12" label="Pre-Text-BgColor" description="This is the font size for pre-text" />
    <param name="featBgColor" type="text" default="#fff" label="Background Color for featured ads" description="The background color for featured ads" />
    <param name="featBdrColor" type="text" default="#000" label="Border Color for featured ads" description="The border color for featured ads" />
    <param name="@spacer"	type="spacer" default="Details of the displayed Ad" label="Details of the displayed Ad" description="Details of the displayed Ad" />
    <param name="displayTitle" type="radio" default="1" label="Display Ad Title" description="Display each Ad with its title">
    <option value="1">Yes</option>
    <option value="0">No</option>
    </param>
    <param name="displayImage" type="radio" default="1" label="Display Ad Image" description="Display each Ad with its image">
    <option value="1">Yes</option>
    <option value="0">No</option>
    </param>
    <param name="displayCategory" type="radio" default="1" label="Display Ad category" description="Each Ad should display the category">
    <option value="1">Yes</option>
    <option value="0">No</option>
    </param>
    <param name="displayDate" type="radio" default="0" label="Display date the Ad was created" description="Displays the date the ad was created">
    <option value="1">Yes</option>
    <option value="0">No</option>
    </param>
    <param name="displayPrice" type="radio" default="0" label="Display the price of the Ad" description="Displays the price of the Ad">
    <option value="1">Yes</option>
    <option value="0">No</option>
    </param>
    <param name="@spacer"	type="spacer" default="Select type of display" label="Selecting display style" description="Selecting style of display" />
    <param name="displayStyle" type="radio" default="0" label="Select style of display" description="Select whether to have the ads scrolling or not">
    <option value="0">Scrolling Ads</option>
    <option value="1">Non-scrolling Ads</option>
    </param>
    <param name="displayType" type="radio" default="0" label="Horizontal or Vertical Display" description="Select whether to have the ads displayed in vertical or horizontal">
    <option value="0">Horizontal</option>
    <option value="1">Vertical</option>
    </param>
    <param name="@spacer"	type="spacer" default="Scrolling Ads Settings" label="Scrolling Ads Settings" description="Settings for scrolling ads" />
    <param name="ScrollDirection" type="list" default="left" label="Scroll Direction" description="Adjusts the scroll direction." >
    <option value="UP">Scroll Up</option>
    <option value="DOWN">Scroll Down</option>
    <option value="LEFT">Scroll Left</option>
    <option value="RIGHT">Scroll Right</option>
    </param>
    <param name="ScrollAmount" type="list" default="scroll" label="Scroll Amount" description="Controls the amount of lines the scroller jumps." >
    <option value="1">1 line</option>
    <option value="2">2 lines</option>
    <option value="3">3 lines</option>
    <option value="4">4 lines</option>
    <option value="5">5 lines</option>
    </param>
    <param name="ScrollDelay" type="text" default="80" label="Scroll Delay" description="Controls the speed of the scroller. The lower the number the faster the Scroller scrolls." />
		<param name="@spacer"	type="spacer" default="Paypal options" label="Paypal options" description="Adjust paypal options." />
		<param name="emailPp"	size="10" type="text" default="change@me.com" label="Paypal email adress" description="The adress where the money was sent" />
		<param name="currencyPp"	size="10" type="text" default="EUR" label="Currency code for Paypal" description="EUR, CHF, USD, ..." />
		<param name="currencyUser"	size="10" type="text" default="€" label="Currency code for diplay" description="€, CHF, $, ..." />
		<param name="sandBox" type="list" default="0" label="Use paypal sandbox" description="Use the paypal sandbox (change the email address)" >
			<option value="1">Yes</option>
			<option value="0">No</option>
		</param>

		<param name="@spacer"	type="spacer" default="Plans" label="Plans" description="Adjust plans options" />
		<param name="plan1duration"	size="10" type="text" default="10" label="Plan 1 duration" description="How many days feature this entry (leave blank to dont use)" />
		<param name="plan1price"	size="10" type="text" default="15" label="Plan 1 price" description="How many cost this duration" />
		<param name="plan2duration"	size="10" type="text" default="20" label="Plan 2 duration" description="How many days feature this entry (leave blank to dont use)" />
		<param name="plan2price"	size="10" type="text" default="28" label="Plan 2 price" description="How many cost this duration" />
		<param name="plan3duration"	size="10" type="text" default="30" label="Plan 3 duration" description="How many days feature this entry (leave blank to dont use)" />
		<param name="plan3price"	size="10" type="text" default="40" label="Plan 3 price" description="How many cost this duration" />
				<param name="plan4duration"	size="10" type="text" default="30" label="Plan 4 duration" description="How many days feature this entry (leave blank to dont use)" />
		<param name="plan4price"	size="10" type="text" default="40" label="Plan 4 price" description="How many cost this duration" />
				<param name="plan5duration"	size="10" type="text" default="30" label="Plan 5 duration" description="How many days feature this entry (leave blank to dont use)" />
		<param name="plan5price"	size="10" type="text" default="40" label="Plan 5 price" description="How many cost this duration" />
		
	
		<param name="@spacer"	type="spacer" default="Parameters" label="Parameters" description="Parameters" />
		<param name="nbrFeature"	size="10" type="text" default="5" label="How many items" description="For exemple if you enter 5, and you have 10 featured items, the module, show 5 entries by random" />
		<param name="maxTitleLength"	size="10" type="text" default="25" label="Max title length" description="Max title length in charters, for the link" />
		
		<param name="autoComplete" type="list" default="1" label="Complete with random" description="If the number of featured itemd is less that number of displayed item, the module compete with random items" >
			<option value="1">Auto complete</option>
			<option value="2">Dont complete</option>
		</param>
			
		<param name="@spacer"	type="spacer" default="Texts" label="Texts" description="Texts for customisation and translation (and joomfish)" />
		
		<param name="strNoItem"	size="30" type="text" default="Please select an entry first by open the detail view" label="Text if no selected" description="Text if no item selected" />
		
		<param name="strDay"	size="10" type="text" default="days" label="Text for 'Days'" description="Text for the 'days' text" />
		<param name="strPayNow"	size="10" type="text" default="Pay now!" label="Text for pay button" description="Text for the pay now button" />
		<param name="urlImgPp"	size="30" type="text" default="" label="Image for pay now button" description="Leave blank to use a simle button" />
		<param name="strYourEntry"	size="30" type="text" default="your entry" label="Text for 'your entry' or 'your ad'" description="Text for the 'your entry' text" />
		<param name="emailCust"	size="30" type="text" default="Your email" label="Text for 'your email'" description="Text for the 'your email' texts" />
		
		<param name="strClick"	size="10" type="text" default="Click here" label="Wait button text" description="Text for click here button of redrect process" />
		<param name="strProcessing"	size="30" type="text" default="Processing payment..." label="Title for processing" description="Text for the processing title" />
		<param name="strRedirect"	type="textarea" cols="30" rows="5" default="Your order is being processed and you will be redirected to the paypal website. If you are not automatically redirected to paypal within 5 seconds..." label="Text for processing" description="Text for the processing text" />

		<param name="strSuccess"	size="30" type="text" default="Success" label="Title for sucess" description="Text for the success title" />
		<param name="strThank"	type="textarea" cols="30" rows="5" default="Thank you for your order. Your entry will appairs here shortly. We wait the paypal confirmation, this process can take several time, be patient." label="Text for success" description="Text for the success text" />

		<param name="strCanceled"	size="30" type="text" default="Canceled" label="Title for cancel" description="Text for the cancel title" />
		<param name="strOrderCancel"	type="textarea" cols="30" rows="5" default="The order was canceled." label="Text for cancel" description="Text for the cancel text" />

		<param name="strRecallEmail"	size="10" type="text" default="info@you.com" label="Recall email expeditor address" description="Email sended when the delay of featured item is expired" />
		<param name="strRecallObj"	size="30" type="text" default="The delay of your featured item is expired" label="Recall email subject" description="Email sended when the delay of featured item is expired" />
		<param name="strRecallContent"	type="textarea" cols="30" rows="5" default="your featured item is expired, you can re-active them on %s (www.site.com). Regards." label="Recall email content" description="Email sended when the delay of featured item is expired, the %s i replaced by the link on the item" />
	</params>
</mosinstall>