Added feature to the Syndicated Content Wobject that allows the use of macros in the RSS URL property

This commit is contained in:
Roy Johnson 2006-11-02 20:17:47 +00:00
parent 46055a5812
commit c197ded0a9
4 changed files with 42 additions and 2 deletions

View file

@ -1,6 +1,14 @@
package WebGUI::i18n::English::Asset_SyndicatedContent;
our $I18N = {
'process macros in rss url' => {
message => q|Process Macros in RSS URLs|,
lastUpdated => 0
},
'process macros in rss url description' => {
message => q|Setting this to yes will allow you to use macros in your urls|,
lastUpdated => 0
},
'cache timeout' => {
message => q|Cache Timeout|,
lastUpdated => 0