What I want to do is the end of each article display in ListingItem.html:
Permalink (I know how to do this), then an RSS icon which links to the syndication page with a link to an RSS feed for the whole News Article page.
I tried copying the [ISSYNDICATIONENABLED]
|
[/ISSYNDICATIONENABLED]
from the menu page, but this displays as raw HTML under the article, unlike in the Menu Item page.
I've also seen this from a template, removed the brackets so the htmi will display properly:
img src="/portals/0/images/feed-icon-10x10.gif" border="0"/
a href='http://feeds.feedburner.com/statisticsio'> RSS feeds
/a
Is the latter a more appropriate way to provide RSS?? The site is not yet live.
Whatever works, I want to make it easy for people to get to the RSS whenever they want.
I know I can style the syndication page with CSS etc., I don't know if people who will use this website will want categories or not...
It's nice that NA has flexibility etc.
Thank you, Tom
|