Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Feed for links ordered bei add_date

Quote Reply
Feed for links ordered bei add_date
Hi.

how have I to configure a rss-feed with all links ordered by add_date?

Kai
___________________________________________
http://www.westalgarve.de
http://www.portugalforum.org
http://www.portugal-links.de
Quote Reply
Re: [kailew] Feed for links ordered bei add_date In reply to
Hi,

You would just sort it by Add_Date ASC - although I'm not sure how you are making your RSS feed? Via a plugin?

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] Feed for links ordered bei add_date In reply to
Hi Andy,

I guess I make the feed with the built-in function ...or not? I'm looking for the corrext syntax ...

This is an example for a feed showing the newest links

http://www.portugal-links.de/cgi-bin/search.cgi?query=&isNew=Yes&xml_feed=1

and now I want to create a feed with all links ordered by add_date ...

Kai
___________________________________________
http://www.westalgarve.de
http://www.portugalforum.org
http://www.portugal-links.de
Quote Reply
Re: [kailew] Feed for links ordered bei add_date In reply to
Hi,

I think this should work;

http://www.portugal-links.de/...=ASC&sb=Add_Date
(hard to tell, as all of your new listings were added on the same day =))

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] Feed for links ordered bei add_date In reply to
Hallo Andy,

thx but this shows the new links but I like to have all links.

Possible?

Kai
___________________________________________
http://www.westalgarve.de
http://www.portugalforum.org
http://www.portugal-links.de
Quote Reply
Re: [kailew] Feed for links ordered bei add_date In reply to
Hi,

Mmm.. I'm not sure you can :/

I managed to get it to show 500 results, matching the query "a", but thats about all I could get to work. You need to use mh=xx to define the "maximum hits";

http://www.portugal-links.de/...mp;mh=500;xml_feed=1

Hope that helps.

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] Feed for links ordered bei add_date In reply to
Hi Andy,

I've tried a little and now think that

Code:
http://www.portugal-links.de/cgi-bin/search.cgi?query=a&bool=and&so=DESC&sb=Add_Date&substring=0&mh=100;xml_feed=1

is good ... but the sorting isn't perfect, because it is a little bit mixed ...

btw: what means mh=100? Is this the amount of entries in the feed? and why I need "substring"?

Kai
___________________________________________
http://www.westalgarve.de
http://www.portugalforum.org
http://www.portugal-links.de