rssdocumentaction.smarty 570 Bytes
<h2><img src="{if $config->get("ui/morphEnabled") == '1'}{$rootUrl}/skins/kts_{$config->get("ui/morphTo")}/title_bullet.png{else}{$rootUrl}/resources/graphics/title_bullet.png{/if}"/>{i18n}RSS for Document{/i18n}:<br />{$context->oDocument->getName()}</h2>

<p>
You can copy the following link into any RSS aggregator to create a feed to the selected document.
<ul>
	<li>{$link}</li>
</ul>
{i18n}Another way of quickly accessing a RSS feed for a document or folder is by RSS icon {$linkIcon},
which you will find in your actions portlet on the left.{/i18n}
</p>