ElkArte Community

Project Support => Support => Topic started by: Hometutor on April 18, 2021, 03:22:13 am

Title: Brand New to ElkAte forums
Post by: Hometutor on April 18, 2021, 03:22:13 am
I used to use SMF a lot but it's been years. I'm trying to figure out the primary rss feed and if there are feeds for each category. The only experiences I have are with SMF. Out of the box Elkarte appears more attractive and user friendly. Nice design.

Thank you for any help.

Aloha
Rick
Title: Re: Brand New to ElkAte forums
Post by: Spuds on April 18, 2021, 09:16:10 am
All feed content is accessed with ?action=.xml; .The default format is rss2 but other formats are available by requesting it in the URL:
;type=atom - Atom
;type=rss - RSS 0.92
;type=rss2 - RSS 2.0


The default feed is the 5 most recent posts:
Examples:
https://www.elkarte.net/community/index.php?action=.xml;limit=5
https://www.elkarte.net/community/index.php?action=.xml;limit=5;type=atom

There are several feeds available to you by specifying what you want:

Recent Posts can be viewed using sa=recent
Optional Parameters:
Example:
https://www.elkarte.net/community/index.php?action=.xml;sa=recent;board=2;limit=10

News, displays the first post from the most recent topics, using sa=news
Optional Parameters:
Example:
https://www.elkarte.net/community/index.php?action=.xml;sa=news;board=2;limit=10

Members, most recent, using sa=members
Optional Parameters:
Example:
https://www.elkarte.net/community/index.php?action=.xml;sa=members;limit=15

Profile, displays the summary for the specified user, using sa=profile
Required Parameter:
Example:
https://www.elkarte.net/community/index.php?action=.xml;sa=profile;u=2