General Actions:
Log-in
Register
Wiki:
Main wiki
▼
:
Document Index
»
Space:
Main
▼
:
Document Index
»
Page:
RssFeeds
Search
en
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Main wiki
»
RSS Feeds
Wiki source code of
RSS Feeds
Last modified by
Administrator
on 2012/03/21 17:40
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Show line numbers
{{velocity}} $msg.get('xe.rss.feeds.description') #set($blog = "[[$msg.get('xe.rss.blog')>>Blog.WebHome]]") #set($search = "[[Main.Search]]") #set($tags = "[[Main.Tags]]") * {{html}}<strong><a href="$xwiki.getURL('Main.WebRss', 'view', 'xpage=plain')"><img src="$xwiki.getSkinFile('icons/xwiki/rss-mini.png')" title="$msg.get('xe.rss.pages.modified')" alt=""/></a> <a href="$xwiki.getURL('Main.WebRss', 'view', 'xpage=plain')">$msg.get('xe.rss.global')</a></strong> $msg.get('xe.rss.global.description'){{/html}} * {{html}}<strong><a href="$xwiki.getURL('Blog.GlobalBlogRss', 'view', 'xpage=plain')"><img src="$xwiki.getSkinFile('icons/xwiki/rss-mini.png')" title="$msg.get('xe.rss.blog.feed')" alt=""/></a> <a href="$xwiki.getURL('Blog.GlobalBlogRss', 'view', 'xpage=plain')">$msg.get('xe.rss.blog')</a></strong> $msg.get('xe.rss.blog.description', [$blog]){{/html}} * **[[$msg.get('xe.rss.search')>>Main.Search]]** $msg.get('xe.rss.search.description', [$search]) * **[[$msg.get('xe.rss.tags')>>Main.Tags]]** $msg.get('xe.rss.tags.description', [$tags]) {{/velocity}}