pycs-devel archive weblog

A blog for archiving the pycs-devel mailing list

2003-6-5

Georg Bauer: Re: [PyCS-devel] new in CVS: referrers.py shortened (sent to the wrong list the first time)

Hi!

> I was thinking just an option / link on the referrers page. You could
> set a criteria for not showing searches. If we have n_refs_total and
> n_refs_search, maybe show only non-search referrers if n_refs_total >
> 100 and n_refs_search > 30 or something ... and then have a 'show all'
> or 'show only searches / don't show searches' links.

What I implemented: if you get less than 100 referrers total, you get the
full list. If you have less than 50 non-search referrers or less than 50
searches, you get the full list (as the other list would only include 50
items). Else you get only non-search referrers, except if you pass in a
"full=1" parameter.

The page has a short paragraph describing what you get and see and how to
get the full list.

Ok?

bye, Georg

BTW: I added a big bunch of search engines, too.