/********************************************************************************/ // DO NOT EDIT THIS FILE AS IT MAY GET OVERWRITTEN BY UPDATES /********************************************************************************/ $retrievalMethod = "1"; $installID = "080512084841"; $timeOut = 5; $version = "1.0"; $fpdUpdateOnly = "Y"; /********************************************************************************/ // Default installation directory /********************************************************************************/ $parentDirectory = "affCAFF"; /********************************************************************************/ // Default RSS installation Directory. //********************************************************************************/ $rssDirectory = "acRSS"; /********************************************************************************/ // Default Templates installation Directory /********************************************************************************/ $tplDirectory = "acTemplates"; /********************************************************************************/ // Your links are defined in the file "acLinks.inc" by default. /********************************************************************************/ $linksFile = "acLinks.inc"; /********************************************************************************/ // Parent Site Details. /********************************************************************************/ $parentSite = "http://www.affcaff.com"; $parentSiteDir = "webmasters/install"; $parentSiteDataDir = "rss"; /********************************************************************************/ // Language of Installation /********************************************************************************/ $language = "en"; ?> /********************************************************************************/ // These parameters can be changed by you, however this MUST be done via the // affCAFF Manager script, not manually. /********************************************************************************/ /********************************************************************************/ // Enable Advanced Stats Tracking. /********************************************************************************/ $advStatsTracking = "Y"; //Advanced Stats Tracking// [Y or N. Participation grants you access to communal statistics. See the Online Manual.] /********************************************************************************/ // Define a default message if there are no items in the feed. Change if you wish. /********************************************************************************/ $noItemsMessage = "No promotions currently downloaded"; //Message If No Items// [Message displayed to user when no items present in the data stream] $reverseSortOrder = "Y"; //Show Latest Items First// [Y or N] /********************************************************************************/ // Each item Title can link out if you so wish. Your links are defined in the file // "acLinks.inc" by default, but you can use the following attributes to change the // behaviour of each link if you wish to do so. (see acReadme.txt) /********************************************************************************/ $linkTitles = "Y"; //Headlines To Link Out// [Y or N - Choose whether Headlines use your affiliate links or not.] $linkTarget = "_blank"; //Link Window Target// [Target window for links. Set to _blank (default setting), _self, _top, or leave empty.] $linkClass = "acLink"; //Default CSS Class// [acLink, or define your own CSS class. Optional.] /********************************************************************************/ // The following default files were installed with your installation. You can edit // them, but if you change the filenames, make sure the new names are entered below /********************************************************************************/ $defaultTemplate = "headlines_and_descriptions.inc"; //Default Template// [Template file. See Creating Display Templates in the Online Manual.] $defaultStreamID = "0000000000"; //Default Stream ID// [Stream ID to use if a stream is unavailable. Use any ID from the Data Generator page.] /********************************************************************************/ // The following setting acts as an override for the maximum number of items to show // from an incoming feed. This can be over-ridden in each of your webpages by setting // the $params[maxitems] parameter (ie: $params[maxitems] = 10;) /********************************************************************************/ $showMaxItems = "10"; //Max Items To Display// [Default value from 1 - 10. Can be overridden on each stream in Data Generator.] /********************************************************************************/ // Enable Automated updates of properties and functionality. /********************************************************************************/ $autoUpdates = "Y"; //Enable Automated Updating// [Y or N. Turning this off will prevent properties from updating automatically.] /********************************************************************************/ // The following setting replaces the user-triggered retrieval of data streams with // a more efficient method using CRON, however it requires manual setup. Please refer // to the Online Manual "Advanced Data Generation" page. /********************************************************************************/ $cronRetrieval = "N"; //Retrieve Data With CRON// [CARE: Read the Advanced Data Generation section of the Online Manual before changing] ?>