[rt-users] Limiting output in RSS feeds

Randy Smith perlstalker at vuser.org
Wed May 26 15:44:09 EDT 2010


On Wed, 26 May 2010, Kevin Falcone wrote:

> > On Wed, May 26, 2010 at 10:23 AM, Joel Merrick <joel.merrick at gmail.com> wrote:
> > > I'd like to integrate some of our queues with out intranet, but need
> > > to reduce the amount of results..
> > >
> > > Is there a LIMIT style option for this?
> 
> If you want to limit the tickets found, just change your search.
> If you want to limit the data in the feed you're going to have to hack
> the source
> 
> On Wed, May 26, 2010 at 10:54:59AM +0100, Joel Merrick wrote:
> > Also, is there a way to get anonymous RSS feeds?
> 
> There is not.  If you come up to 3.8.8 you can get an rss feed that
> uses an auth token which is easier than needing to code a user/pass
> somewhere (but you'll still want to create an rss user that only has
> read rights).
> 

Another option is to use a script from cron to generate an rss file in
the NoAuth directory. You'll be able to limit the results in anyway
you want as well as being able to provide anonymous access to the feed.


-- 
Randy Smith
http://www.vuser.org/
http://perlstalker.blogspot.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20100526/7cf4de03/attachment.sig>


More information about the rt-users mailing list