- Title: New member
- Status: Offline
- Registered: 2010-03-14
- Posts: 2
Topic: Searchable RSS Feed?
Hi all,
I'm hoping to tweak the url http://mysite.com/app/rss/all to something like http://mysite.com/app/rss/all/?q=consultant
I'm in the file includes/class.Feed.php, and doing a _GET[q] doesn't seem to work, but there is a method in there GetJobs(0, 0, 0, 0, 0, true); might I be able to grab something from the URL and pass it into there?
Basically I want to make the RSS searchable so users can subscribe to a specific feed type.
Thanks and great product!
- Title: Senior Contributor
- Status: Offline
- From: Netherlands
- Registered: 2008-11-16
- Posts: 378
Re: Searchable RSS Feed?
You already know that every category has it's own feed? Might help you
Member of Jobberbase Development Team - Templates/Usability::
Looking for a jobboard installation and/or custom design? ::
- Title: New member
- Status: Offline
- Registered: 2010-03-14
- Posts: 2
Re: Searchable RSS Feed?
Yeah I was aware of that. I'm just trying to satisfy the case where a user wants to add a feed to their reader or igoogle page etc..and match that to keywords. (ie. "Sports Writer Jobs"). I'd rather have a search-able feed than a bunch of categories.
I'm thinking i'll just write one from scratch using the jobs table. Thanks for replying 
Posts [ 3 ]
Guest posting is disabled. You must login or register to post a reply.