JRdiscussion question (hyperlinks to reply comments)
Using Jamroom
This is the url for a feed of your latest discussion forum comments -
http://lewwwp.com/feed/comment/limit=20/comment_module=jrDiscussion
so maybe add this code to one of the module templates as appropriate -
{if jrCore_module_is_active('jrFeed')}
{jrCore_module_url module="jrFeed" assign="furl"}
{jrCore_module_url module="jrComment" assign="curl"}
<a href="{$jamroom_url}/{$furl}/{$curl}/limit=100/comment_module=jrDiscussion">{jrCore_icon icon="rss" size=16}</a>
{/if}
