Ticket #738 (new enhancement)

Opened 2 years ago

Last modified 1 year ago

RSS feed to BlogShow?

Reported by: df Assigned to: pacopablo
Priority: normal Component: TracBlogPlugin
Severity: minor Keywords:
Cc: Trac Release: 0.9

Description

Would be lovely to have RSS feed on pages made with [[BlogShow(whatever)]] and not just the "Blog" navbar button.

Perhaps a [[BlogShow(whatever,rss=1)]]

Attachments

Change History

06/11/07 11:14:45 changed by muelli@auftrags-killer.org

What do you want the RSS feed to contain? Blog posts tagged with the whatever Tag? Then maybe you canstick with /blog?format=rss&tag=whatever ?

Maybe you want the wiki page containing a BlogShow?() to provide the <link> header referring to the RSS feed.

So if /wiki/SimplePage contains the BlogShow?(whatever) macrocall, then you want to SimplePage? to throw <link rel="alternate" href="/proj/blog?format=rss&tag=whatever" title="RSS Feed" type="application/rss+xml" /> ...?

I you don't, I do ;D So please make it possible for normal wiki pages to throw out an RSS feed with corresponding tags.

09/14/07 08:24:43 changed by szm

I agree that RSS to blog would be an excellent feature for the Trac Blog Plugin.


Add/Change #738 (RSS feed to BlogShow?)




Change Properties
Action