2012-09-01, 01:09 PM
2012-09-09, 08:54 PM
(2012-09-01, 01:09 PM)mister_don Wrote: [ -> ]sorry I'm Italian and I do not speak English, use goggle translatori have same problem! Help thx

2012-09-09, 10:14 PM
Maybe it's a cool feature to show graphics or tables of the amount of users who use windows, chrome, Firefox, etc. Would be very handy in certain cases and I find it interesting to know too.
2012-09-09, 11:44 PM
2012-09-09, 11:44 PM
(2012-09-09, 10:14 PM)Tankey Wrote: [ -> ]Maybe it's a cool feature to show graphics or tables of the amount of users who use windows, chrome, Firefox, etc. Would be very handy in certain cases and I find it interesting to know too.
This is already in progress for the admin panel.

2012-12-14, 05:47 PM
Security Update Notice:
An SQL Injection was found in this plugin, please uprade to 0.1.5 immediately if you're using this.
An SQL Injection was found in this plugin, please uprade to 0.1.5 immediately if you're using this.
2012-12-18, 09:45 PM
Please Update the OS whit windows 8 ?
2012-12-18, 10:29 PM
Yes, Windows 8...
You can use any of these. My artist will be getting me finalized versions (these are just my crappy placeholder attempts) soon and then I'll be making a new release of the plugin with them added.
NOTE: "windows 8.png" and "windows 8a.png" are the official logo without and with text respectively. The rest are just artistic concept designs I've seen on the web and liked.
EDIT: Oh yeah... to use the "alternate" (8a through 8g) images, rename windows 8.png to windows 8orig.png and rename whichever other one you want to use to windows 8.png - such as windows 8e.png -> windows 8.png. Enoy!
[attachment=28050]
[attachment=28051]
[attachment=28052]
You can use any of these. My artist will be getting me finalized versions (these are just my crappy placeholder attempts) soon and then I'll be making a new release of the plugin with them added.
NOTE: "windows 8.png" and "windows 8a.png" are the official logo without and with text respectively. The rest are just artistic concept designs I've seen on the web and liked.
EDIT: Oh yeah... to use the "alternate" (8a through 8g) images, rename windows 8.png to windows 8orig.png and rename whichever other one you want to use to windows 8.png - such as windows 8e.png -> windows 8.png. Enoy!
[attachment=28050]
[attachment=28051]
[attachment=28052]
2012-12-18, 10:33 PM
Also, for those using this, you can do images yourself for anything you wish to add. Just create your image, and then name it (lower cased, and in png format) whatever www.useragentstring.com returns for your OS or Browser that you're making. For example, this is the API URL & return value for FireFox on Windows 8:
http://www.useragentstring.com/?getText=...fox/16.0.1
agent_type=Browser;agent_name=Firefox;agent_version=16.0.1;os_type=Windows;os_name=Windows 8;os_versionName=;os_versionNumber=;os_producer=;os_producerURL=;linux_distibution=Null;agent_language=;agent_languageTag=;
As you can see, it returns "os_name=Windows 8", which then for the filename becomes "windows 8.png"
For getting the information back yourself, you can do:
http://www.useragentstring.com/?getText=all&uas=<user agent string>
Replacing <user agent string> with the actual string that you can find in your database record for the post which is missing an icon.
http://www.useragentstring.com/?getText=...fox/16.0.1
agent_type=Browser;agent_name=Firefox;agent_version=16.0.1;os_type=Windows;os_name=Windows 8;os_versionName=;os_versionNumber=;os_producer=;os_producerURL=;linux_distibution=Null;agent_language=;agent_languageTag=;
As you can see, it returns "os_name=Windows 8", which then for the filename becomes "windows 8.png"
For getting the information back yourself, you can do:
http://www.useragentstring.com/?getText=all&uas=<user agent string>
Replacing <user agent string> with the actual string that you can find in your database record for the post which is missing an icon.
2012-12-19, 10:25 PM
Ok, 0.1.6 is out with Windows 8 icons, and Mageia Linux icons. Enjoy.