# $Id: en-GB.com_feedgator.ini 2010-08-07 mattfaulds $ # FeedGator 2.2.3 # Copyright (C) 2010 Matt Faulds . All rights reserved. # License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL, see LICENSE.php TRACKBACK_TEXT_DEFAULT=Read more FG_DESCRIPTION=

FeedGator aggregates and imports RSS news feed content into a Joomla! database.


Now developed by Matt Faulds (Trafalgar Design).
Original work by Stephen Simmons. FEED_TITLE=Feed Title FEED_TITLE_DESC=The title for your feed FEED_URL=Feed URL FEED_URL_DESC=The URL for the feed. Can be any of those supported by the SimplePie parser SECTION_TYPE=Section and Content Type SECTION_TYPE_DESC=Choose whether to save articles in default Joomla content (sections) or K2 content. CATEGORY_TYPE=Category CATEGORY_TYPE_DESC=Choose a Joomla content category or K2 category if installed. SHOW_FRONT=Show on Front Page or Featured (K2) SHOW_FRONT_DESC=Choose whether to imported articles will show on Front Page (Joomla) or be featured content (K2). FEED_PUBLISHED=Enabled FEED_PUBLISHED_DESC=Make importing active from this feed. TRIM_TO=Trim into (#chars) TRIM_TO_DESC=Trim the article introtext to this number of characters. Any remaining text will be populated into the full text unless you select Only Intro Text below. Set to 0 to disable. DEFAULT_INTRO=Default Intro Text DEFAULT_INTRO_DESC=If a feed item has no text this default text will be inserted. ONLY_INTRO=Only Intro Text ONLY_INTRO_DESC=Only create intro text. FULL_TEXT=Get Full Source Text FULL_TEXT_DESC=If possible, get the full text from the feed source even if not in the feed itself. WARNING: this slows importing down and you must pay attention to HTML filter settings to avoid strange content. FG_COMPARISONS=ARTICLE FROM FEED ALREADY EXISTS COMBINE_TEXT=Combine Source Texts COMBINE_TEXT_DESC=Combine will set the feed text for the introtext and source article text for the fulltext. The resulting article will be set to hide the introtext when it is viewed in full. IMG_CLASS=Set Image Class IMG_CLASS_DESC=Set a new class for images to allow styling. This will over-write any existing image class.
Note This will be applied to all images. RMV_IMG_STYLE=Remove Image Styling RMV_IMG_STYLE_DESC=Remove any inline image styling set for images. SAVE_IMG=Alternative Image Extraction SAVE_IMG_DESC=This is an image extraction over-ride in cases where images are not being imported into articles properly. You can choose to use the feed or source article image, where it exists. Please check your the Feed Gator output before and after setting this as it may generate duplicate images. SAVE_IMG_TYPE=Image Source SAVE_IMG_TYPE_DESC=Choose to use the feed or source article image, where it exists. EMAIL_REPORT=Send Email Report EMAIL_REPORT_DESC=Whether or not you want Feed Gator to send a report to an administrator after each import run with details of the processing. This is useful for continuous 'hands-free' monitoring of automated inport runs. EMAIL_REPORT_NULL=Send Email Report if Null EMAIL_REPORT_NULL_DESC=If you have chosen to send an Admin report, do you want it sending even if no content items have been imported. ADMIN_EMAIL=Admin Email Address ADMIN_EMAIL_DESC=The email address of the administrator who should receive import reports. This can be a person assigned specifically to monitor the flow of RSS content through your site. EMAIL_SUBJ=Email Subject EMAIL_SUBJ_DESC=The text that should be displayed in the subject line of email reports sent to the Feed Gator administrator. You can customize this to work with your email filters and rules. HTML_EMAIL=HTML Email HTML_EMAIL_DESC=Whether or not you want the import report sent in HTML format...Try it, the HTML email is nice and colorful, and easy to read :) FORCE_FSOCK=Force fsockopen FORCE_FSOCK_DESC=The SimplePie parser that Feed Gator uses does not run well on some PHP5.x configurations. If that happens on your server set this option to enabled. If it works ok leave this option disabled. SP_CACHE=Use SimplePie Cache SP_CACHE_DESC=Set this option to 1 if You want to enable SimplePie feeds cache. SHOW_TRACKBACK=Show Trackback Link SHOW_TRACKBACK_DESC=Whether or not you wish to display a link to the originating site in your content items. Displaying the link is generally considered proper etiquitte, and may even be a requirement for using some feeds. SHOW_TRACKBACK_SHORT=Short Link SHOW_TRACKBACK_SHORT_DESC=If yes, trackback will be linked from the trackback text set below. If no, trackback text will be displayed before the trackback link which will use the content title. E.g. Read more at: Original Source Title DEFAULT_TYPE=Default Content Type DEFAULT_TYPE_DESC=When ading new feeds, choose whether the feed page loads with Joomla or K2 categories as default. SHOW_HTML=Show HTML Content SHOW_HTML_DESC=Whether or not you wish to add html tags to content items (something flash objects or images) FORCE_XHTML=Force XHTML output FORCE_XHTML_DESC=Select whether Feed Gator output should be forced XHTML 1.1 valid STRIP_HTML=Strip HTML tags STRIP_HTML_DESC1=Strip html tags by default. If set here, all HTML tags will be stripped unless specific tags are set for each feed using the Tag List. STRIP_HTML_DESC2=Whether or not you wish to strip html tags. When editing feeds, specific tags can be removed using the Tag List. If this is left empty, all HTML tags will be stripped. STRIP_LIST=Strip HTML Tag List STRIP_LIST_DESC=HTML tags you would like stripping from your imported content. Comma separated list e.g. a,ul,li. If you wish all stripping enter 'all'. REMOVE_BAD=Remove bad entities REMOVE_BAD_DESC=Choose to remove bad entities or simply convert them to innocuous but visible entities. REMOVE_MS=Remove MS Office REMOVE_MS_DESC=Remove MS Office rubbish in the text. NOTE: this can have unexpected effects and is not recommended unless it is causing you problems. TIDY=Tidy Output TIDY_DESC=You can choose to beautify the output or to compress it. FILTERING=Filtering Enabled FILTERING_DESC=Filtering of articles is using the whitelist and blacklist below. Please note that the blacklist takes precedence - if the article matches a blacklisted word then it is excluded even if it also matches a whitelisted word. WHITELIST=Whitelist Filter WHITELIST_DESC=Filter (include) the imported articles based on this comma separated whitelist of keywords to be found in the article title and text. BLACKLIST=Blacklist Filter BLACKLIST_DESC=Filter (exclude) the imported articles based on this comma separated blacklist of keywords to be found in the article title and text. CHECK_EXIST=Duplicate Checking CHECK_EXIST_DESC=Feed Gator keeps a log of all articles added referenced against the RSS feed. However, some feeds do not generate accurate ID information or may cause the ID to change. Also, you may have feeds which contain the same articles. Do you want to trust Feed Gator's system or make more exhaustive checks for duplicates?
Note: These additional checks slow Feed Gator down considerably. Only enable if you are getting duplicates. COMPARE_EXIST=Type of Checking COMPARE_EXIST_DESC=Basic: checks if article exists using ID that Feed Gator has recorded
Thorough: checks article title/alias and ID (use this setting if your feeds may contain the same articles)
Exhaustive: checks article exists and then checks text as set below
If using exhautive, you can choose the action if duplicate is found (also set below).

CAUTION Exhautive is SLOW and may result in duplicates depending on your settings. # Old compare_exist_desc If feed article title already exists in the database, compare the feed text against the article text to decide if this is new/additional data. CHECK_TEXT_TYPE=Exhaustive Comparison Type CHECK_TEXT_TYPE_DESC=When comparing, do you want to compare the introtext or the fulltext? MERGE_TYPE=Exhaustive Merging MERGE_TYPE_DESC=If using exhaustive comparison, the article already exists and this is new text, what do you want to do? You can Make New, Merge, Over-write Note: if merging fails the then a new article is generated. TRACKBACK_TEXT=Link Text TRACKBACK_TEXT_DESC=The text you would like to display for the trackback link to the originating site TRACKBACK_CLASS=Link Class TRACKBACK_CLASS_DESC=Trackback link class property. Defaults to rssreadon TRACKBACK_REL=Link Rel TRACKBACK_REL_DESC=Trackback link rel property. Defaults to external TARGET_FRAME=Target Frame TARGET_FRAME_DESC=The target frame for Trackback Links. The default of 'None' means links will be opened in the current window. In a modern standards compliant and accessible world, it is considered bad form to open links in new windows. CUST_FRAME=Custom Frame CUST_FRAME_DESC=The name of a custom frame that Trackback Links should open into. This option has no effect unless Target Frame above is set to 'Custom'. PUB_AUTO=Publish Content Automatically PUB_AUTO_DESC=Whether or not content should be set to published status immmediately when it is imported. Use this along with the publish duration parameter below to automate the flow of syndicated content through your site. ALLOW_FUTURE=Allow date in future ALLOW_FUTURE_DESC=If the content's date is set in the future, do you want it to use this date for the published date? If no, date will be set to date that feed is processed. PUB_DUR=Publish Duration (days) PUB_DUR_DESC=The number of days each content item should remain published. If you set this to 0 or leave it blank, content items will remain published indefinitely. This parameter has no effect if automatic publishing is disabled. SAVE_AUTHOR=Save Author Alias SAVE_AUTHOR_DESC=Do you want Feed Gator set an author for generated articles? DEFAULT_AUTHOR=Default Author DEFAULT_AUTHOR_DESC=Author to use depending on Feed Gator global parameters and whether there is an author set in the feed. FEED_AUTHOR=Use Feed Author? FEED_AUTHOR_DESC=If set to yes then Feed Gator will look for an 'author' or 'creator' tag on your feeds and save the data in the author_alias field of your content. Not many feeds include this value, however, so if you don't want the author_alias field to be blank, set to use default and enter a default value in the feed parameters. ADD_AUTHOR=Add Feed Author to Article? ADD_AUTHOR_DESC=If set to top/bottom then Feed Gator will look for an 'author' or 'creator' tag on your feeds and save the data at the top/bottom of the article text. If set to no, nothing happens! AUTHOR_MISSING=If Author is Missing AUTHOR_MISSING_DESC=If above setting is 'Use Feed Author', what to do in the likely event that an author is not associated with the feed. According to the RSS2.0 specification, all feeds are required to include a 'Title'. Set this option to 'Use Title' if you want Feed Gator to use the feed title as the author_alias on content items that don't specify an author, otherwise choose 'Use Default' and enter a default value in the feed parameters. ADD_META=Compute Meta Tags ADD_META_DESC=Whether or not meta tags should be extracted from the text of RSS feed content and stored as meta keywords with your content items. There are three types of meta tag computation: 1. The default, which uses a simple word frequency algorithm to compute mete tags, 2. Yahoo Term Extraction (see below) and 3. Using the AddKeywords metadata plugin which will also generate a meta description for the article (see below). USE_ADDKEYWORDS=Use AddKeywords Plugin USE_ADDKEYWORDS_DESC=If set to yes then Feed Gator will use the AddKeyowrds plugin to analyse the feed articles to generate tags (meta keywords). The advantages of this method are: 1. You can apply your own blacklist and whitelist for all you ordinary articles and the articles generated by FeedGator. 2. You can generate a meta description for each article which is favoured by search engines. If this is set to no then the default word extraction is used. This parameter has no effect if meta tag computation is not enabled. USE_YAHOO=Use Yahoo Term Extraction USE_YAHOO_DESC=If set to yes then Feed Gator will use the Yahoo API to analyze and extract relevant terms from RSS content and save them as tags (meta keywords). Relevant terms can be single words or complete phrases, and this method may provide a more effective analysis of feed content than the default word extraction algorithm. This is the recommended meta tag computation method. If this is set to no then the default word extraction is used. To use this feature you MUST PROVIDE A VALID APPLICATION ID (see below). This parameter has no effect if meta tag computation is not enabled. YAHOO_ID=Your Yahoo Application ID YAHOO_ID_DESC=Your unique Yahoo Application ID is required to use the term extraction feature. A temporary ID is provided with this component to allow you to test it, but you are STRONGLY ADVISED to obtain your own App ID, because there are limits on the volume of requests that one App ID can make to Yahoo. Getting an App ID is free, very easy and instantaneous: http://api.search.yahoo.com/webservices/register_application The temporary ID I've provided is registered in my name, and if I find that people are abusing it, I will disable it - you have been warned! MAX_TAGS=Max Number of Tags MAX_TAGS_DESC=The maximum number of tags (meta keywords) to save with your content items. The most relevant N tags are saved (Where N is the number you enter here). This parameter has no effect if meta tag computation is disabled. Leave this blank or set to 0 to save all possible tags, although this would probably be a bad idea. MIN_TAGS=Min Characters in Tags MIN_TAGS_DESC=The minimum number of characters a tag must contain. Larger numbers here might improve the quality and significance of the tags stored with your data. This only has an effect if Compute Meta Tags is enabled. IGNORE_LIST=Use Ignore List IGNORE_LIST_DESC=Whether or not to use the built-in ignore words list. The default ignore words list contains the 250 most common English words. Enabling the use of the ignore list can improve the quality of your meta tags by excluding common words. The excluded words list currently cannot be easily edited - this will be improved in a future version. ADDITIONAL_IGNORE_LIST=Ignore List ADDITIONAL_IGNORE_LIST_DESC=List of ignore words, use comma as delimitter FEED_CATS=Save Feed Categories FEED_CATS_DESC=Some RSS feeds include Subject or Category data for their content. If this parameter is set to yes then Feed Gator will save the categorical information in the feed as tags (meta keywords) with your content items. The parameter is independent of the 'Compute Meta Tags' parameter - one or the other, both, or neither may be enabled, and category tags are not included in the Max Number of Tags parameter above. JOOMLA_SEC_CAT=Save Section/Category JOOMLA_SEC_CAT_DESC=Set this to yes if you want to store your Joomla section and category names as tags in your imported content. This is similar to the feature found on the Edit Content page of Joomla, except the Feed Gator does not store the Title. This parameter is independent of the 'Compute Meta Tags' parameter - one or the other, both, or neither may be enabled, and category tags are not included in the Max Number of Tags parameter above. FG_PREV_ART=Feed Gator Article Import Preview FG_PREV_AUTHOR=Author FG_PREV_PUB=Publish Date FG_PREV_KEYS=Meta Keys FG_PREV_DESC=Meta Description FG_PREV_DATA=Article Data