Navigation

Views

Search
 

Toolbox

RSS Feeds

From Documentation

Revision as of 16:32, 21 November 2006; view current revision
←Older revision | Newer revision→

68 Classifieds comes with a file named external.php that will create an rss feed of your ads that you can then place on other sites.

The external file also allows different parameters to be passed to it, which allows you to basically limit what are shown.

Here is a list of different parameters.

type 
Type is the category id of ads. For example if you want to show all ads from category #1 you would use external.php?type=1
state 
This allows you to display all ads in one particular state.
city 
This allows you to display all ads in one particular city.
country 
This allows you to display all ads in one particular country.
owner 
This allows you to display all ads by one user.
searchtext 
This allows you to display all ads by a search term.
minprice 
Mininum Price
maxprice 
Maximum Price

All of these parameters should be added to the end of querystring. For example: external.php?state=Florida&searchtext=truck