#applyDecorator("root") #decoratorParam("helper" $action.helper) #decoratorParam("context" "space-operations") #decoratorParam("mode" "view-space-operations") #applyDecorator ("root") #decoratorParam ("context" "spacecontentpanel") #decoratorParam ("title" $action.getText("title.rss.feeds")) #decoratorParam ("selection" "rss") #decoratorParam ("selectedTab" "content") #decoratorParam ("selectedSpaceToolsWebItem" "rss") #decoratorParam("helper" $action.helper) #if ($remoteUser) #set ($feedAuthen="&publicFeed=false&os_authType=basic") #else #set ($feedAuthen="&publicFeed=true") #end #if($generalUtil.globalSettings.baseUrl) #set ($feedContext="$generalUtil.globalSettings.baseUrl") #else #set ($feedContext="$req.contextPath") #end
$action.getText("text.description.rss")
$action.getText("text.description.rss.public.feeds", ["$feedContext/dashboard/configurerssfeed.action"])
#end #end #if (!$space) #parse ("/breadcrumbs.vm") #parse ("/general-operations.vm") #end #end