Hi,
I am new to here so I might miss something but does this forum provide RSS feed of new topics?
RSS feeds of grasshopper forum and ex-rhino.python forum are very handy to me.
–
T
Hi,
I am new to here so I might miss something but does this forum provide RSS feed of new topics?
RSS feeds of grasshopper forum and ex-rhino.python forum are very handy to me.
–
T
Yes. Most pages give you RSS feeds by appending “.rss” to the URL.
For example, RSS for all new Grasshopper topics is at
http://discourse.mcneel.com/category/grasshopper.rss
Thank you for the tip! I got it.
–
T
It is also exposed in the HTML markup so clients that detect RSS should be able to find it:
<link href="http://discourse.mcneel.com/category/scripting.rss" rel="alternate" title="RSS feed of topics in the 'Scripting' category" type="application/rss+xml" />