[rt-users] Adding queue to RSS feed

RT Lists lists_rt at amnesiamachine.com
Mon Mar 3 16:59:11 EST 2008


Hi William,

Try $Ticket->QueueObj->Name instead.

-Matt

On 3/2/08, William McKee <william at knowmad.com> wrote:
>
> Hi all,
>
> I've written a script to read an RSS feed of my open tickets and
> generate ToDo tasks for my Palm. I've got the title, description and
> date being added to the entries but would also like to set the category.
>
> I'm new to building RSS feeds and wondered if someone could tell me how
> to add the queue into an RSS feed. I've tried adding the following to
> the 'dc' hashref in html/Search/Results.rdf with no luck:
>
>             queue    => $Ticket->Queue,
>
> The value is being stripped out somewhere between being built and being
> sent back. BTW, I was able to successfully add a 'data' parameter so
> know that I can edit the rdf template.
>
>
> Thanks,
> William
>
> --
> Knowmad Technologies - Web Site Development & Programming
> W: http://www.knowmad.com | E: william at knowmad.com
> P: 704.343.9330 | http://www.LinkedIn.com/in/williammckee
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20080303/86538f6c/attachment.htm>


More information about the rt-users mailing list