
Monday, September 06, 2004
When searching in a non-English language...
When using Grouper to search Google News in a non-English language, remember to change not only the language setting:
GrouperSourceConf('language','fr');
...but also to update the value of the "toss before" setting as needed. For example, in English, this setting tells Grouper to ignore everything that appears on the results page before the words "by date". In French, "by date" changes to "tri par date". The following setting adjusts for the language change:
GrouperSourceConf('tossbefore','Tri par date');
(2) comments
GrouperSourceConf('language','fr');
...but also to update the value of the "toss before" setting as needed. For example, in English, this setting tells Grouper to ignore everything that appears on the results page before the words "by date". In French, "by date" changes to "tri par date". The following setting adjusts for the language change:
GrouperSourceConf('tossbefore','Tri par date');
(2) comments
Wednesday, September 01, 2004
Welcome to the Grouper Help Weblog
Welcome to the Grouper Help Weblog. From time to time, I'll post articles here outlining useful tips and tricks for making the most of Grouper. Stay on top of new articles easily by subscribing to the RSS feed using the orange XML button near the top of the page.
(0) comments
(0) comments