Actually, Firefox and Safari show [rss] icon/link at the right hand
side of the URL for bug searches already.
On 28-Sep-06, at 10:59 AM, Sean Coates wrote:
> Andi Gutmans wrote:
>> Cool. Yes, generating that link would be *very* useful.
>> Can someone hack that up?
>
> It's actually really easy to generate.
> Do an advanced search:
> http://bugs.php.net/search.php?
> search_for=&boolean=0&limit=10&order_by=&direction=ASC&cmd=display&sta
> tus=All&bug_type%5B%5D=Documentation
> +problem&php_os=&phpver=&assign=sean&author_email=&bug_age=0
>
> (all doc bugs assigned to me)
>
> ... and change the URL to point at the rss:
>
> http://bugs.php.net/rss/search.php?
> search_for=&boolean=0&limit=10&order_by=&direction=ASC&cmd=display&sta
> tus=All&bug_type%5B%5D=Documentation
> +problem&php_os=&phpver=&assign=sean&author_email=&bug_age=0
> ^^^^
>
> That's it. (-:
>
> I agree that we should document this somewhere, but in the meantime,
> this should tide people over.
>
> S
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Ilia Alshanetsky