Re: [xwiki-devs] [xwiki-notifications] r27178 - platform/core/branches/xwiki-core-2.2/xwiki-core/src/main/resources
On 02/19/2010 07:14 PM, jvelociter (SVN) wrote:
Author: jvelociter Date: 2010-02-19 19:14:54 +0100 (Fri, 19 Feb 2010) New Revision: 27178
Modified: platform/core/branches/xwiki-core-2.2/xwiki-core/src/main/resources/ApplicationResources.properties Log: XE-604 Link to RSS feed on dashboard when used as space dashboard points to global RSS feed
Merged from trunk
Modified: platform/core/branches/xwiki-core-2.2/xwiki-core/src/main/resources/ApplicationResources.properties =================================================================== --- platform/core/branches/xwiki-core-2.2/xwiki-core/src/main/resources/ApplicationResources.properties 2010-02-19 18:14:35 UTC (rev 27177) +++ platform/core/branches/xwiki-core-2.2/xwiki-core/src/main/resources/ApplicationResources.properties 2010-02-19 18:14:54 UTC (rev 27178) @@ -2242,6 +2242,7 @@ xe.rss.blog=Blog RSS feed: xe.rss.blog.description=this feed displays blog posts from this wiki. xe.rss.blog.feed=Blog RSS Feed
Are you sure this works? As far as I know, ' has to be doubled, since otherwise it just marks a verbatim section, which means that {0} will be literally printed, without apostrophes.
+xe.rss.space.description=RSS feed for document changes on space '{0}' xe.rss.search.description=It is possible to subscribe to a search on a specific query term. To do this, got to the {0}, run a search on a keyword and then click on the RSS icon. xe.rss.tags.description=It is possible to subscribe to a feed for a specific tag or for all existing tags. To do this, got to the {0} and click on the RSS feed icon you wish to use. xe.rss.tags.feed=Tags RSS Feed
-- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (1)
-
Sergiu Dumitriu