<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>selfoss support forum - [feature request] RSS feed for starred and tagged *items*</title>
<link>https://forum.selfoss.aditu.de/</link>
<description>selfoss support forum</description>
<language>en</language>
<item>
<title>[feature request] RSS feed for starred and tagged *items* (reply)</title>
<content:encoded><![CDATA[<p>Oh great! Well I'll wait for this new feature to appear. Thanks!</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=372</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=372</guid>
<pubDate>Sat, 20 Apr 2013 23:18:31 +0000</pubDate>
<dc:creator>secou</dc:creator>
</item>
<item>
<title>[feature request] RSS feed for starred and tagged *items* (reply)</title>
<content:encoded><![CDATA[<blockquote><p>Thanks. And for starred items? Is there a way?</p>
</blockquote><p>Hmm... you can add the feature if you modify the file<br />
controllers/Rss.php</p>
<p>Search for this code (Line 36/37)<br />
<em><br />
        if(\F3::get('PARAMS[&quot;tag&quot;]')!=null)<br />
            $options['tag'] = \F3::get('PARAMS[&quot;tag&quot;]');<br />
</em></p>
<p>and add the following lines direct behind them:</p>
<p><em><strong><br />
        if(\F3::get('PARAMS[&quot;type&quot;]')!=null)<br />
            $options['type'] = \F3::get('PARAMS[&quot;type&quot;]');<br />
</strong></em></p>
<p><br />
Then you can modify your feed with &quot;.../feed?tag=&lt;tagname&gt;&amp;type=&lt;type&gt;&quot;<br />
As type you can use &quot;unread&quot; or &quot;starred&quot;</p>
<p>I already forked this change in GitHub, so it is maybe in the next version of selfoss...</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=371</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=371</guid>
<pubDate>Sat, 20 Apr 2013 21:06:26 +0000</pubDate>
<dc:creator>Darkwing</dc:creator>
</item>
<item>
<title>[feature request] RSS feed for starred and tagged *items* (reply)</title>
<content:encoded><![CDATA[<p>Thanks. And for starred items? Is there a way?</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=370</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=370</guid>
<pubDate>Sat, 20 Apr 2013 20:21:08 +0000</pubDate>
<dc:creator>secou</dc:creator>
</item>
<item>
<title>[feature request] RSS feed for starred and tagged *items* (reply)</title>
<content:encoded><![CDATA[<blockquote><p>Hope this is the right place for feature requests. If not, tell me.</p>
<p>Would be cool if we had a RSS for starred items.</p>
<p>And, hum, it would be cooler to have RSS feeds for tagged <strong>items </strong>(separating folders name and tags). Each tag would have its feed. It's a damned feature we had in Google Reader (public pages with feed). Very interesting when you have to redistribute your findings to other people or when you do some RSS2HTML thing. </p>
<p>Thanks</p>
<p>Serge</p>
</blockquote><p>You can get a RSS-Feed for a single tag. Just add <em>/feed?tag=&lt;tagname&gt;</em> to your selfoss-feed-link.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=369</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=369</guid>
<pubDate>Sat, 20 Apr 2013 19:40:31 +0000</pubDate>
<dc:creator>Darkwing</dc:creator>
</item>
<item>
<title>[feature request] RSS feed for starred and tagged *items*</title>
<content:encoded><![CDATA[<p>Hope this is the right place for feature requests. If not, tell me.</p>
<p>Would be cool if we had a RSS for starred items.</p>
<p>And, hum, it would be cooler to have RSS feeds for tagged <strong>items </strong>(separating folders name and tags). Each tag would have its feed. It's a damned feature we had in Google Reader (public pages with feed). Very interesting when you have to redistribute your findings to other people or when you do some RSS2HTML thing. </p>
<p>Thanks</p>
<p>Serge</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=368</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=368</guid>
<pubDate>Sat, 20 Apr 2013 16:33:25 +0000</pubDate>
<dc:creator>secou</dc:creator>
</item>
</channel>
</rss>
