Added feature to the Syndicated Content Wobject that allows the use of macros in the RSS URL property
This commit is contained in:
parent
46055a5812
commit
c197ded0a9
4 changed files with 42 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue