Question about user_agent-String
Vadim Plessky
lucy-ples at mtu-net.ru
Wed Dec 18 16:54:22 GMT 2002
On Tuesday 17 December 2002 11:06, Thorsten Steffen wrote:
| dear developers,
|
| First sry about me bad english, which i'm not used to write in.
| Im writing a Serveraccess-class in PHP, which should bring all needed
| informations for several projects about the community which uses the site.
| For one page, especially ist necessary tho know how many linux/unix user
| interessted in the software there provided.
| For that, need to analyse the HTTP_USER_AGENT String, for detecting
It's:
userAgent: Mozilla/5.0 (compatible; Konqueror/3.1; Linux 2.4.18-6mdk; X11)
here.
You can configure Konqueror's userAgent in Preferences 9settings) dialog, and
add/remove certan fileds.
In particular, I added 'X11' and 'Linux 2.4.18-6mdk' to default settings.
In KDE 2.2, there was no word 'Linux' (or 'FreeBSD') in default UA, so I
decided to add 'Linux'.
BTW: It can be good idea to track navigator.platfrom, too. It gives quite
useful (and correct) information. Pls let me know if you are interested to
receive detection script.
| platform and client. In your FAQ, ist more than short described. Only
| for use with javascript. My question, exists any list of the user-agent
| history, or any scheme on which the user-agent-string from the konqueror
| base upon. Maybe it would be helpful to describe the actual schema and
| describe the changes. I searched the web, but found nothing, maybe there
| exists any site with these informations. Hope i'm not only too blind to
| find ;)
|
| last not least, thx for any answer and i also understan if you could not
| answers, its freework.
|
| greetings
|
| Thorsten
|
| your doing good job with Konqueror, continue
--
Vadim Plessky
SVG Icons * BlueSphere Icons 0.3.0 released
http://svgicons.sourceforge.net
My KDE page
http://kde2.newmail.ru (English)
KDE mini-Themes
http://kde2.newmail.ru/themes/
More information about the kfm-devel
mailing list