MyBB Community Forums

Full Version: DyMy User Agent - Browser & OS Icons in the postbit!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7
(2012-02-09, 11:10 PM)inbetwee Wrote: [ -> ]Some bugs report the plugin is not showing the os from windows vista its looking for images/useragent/os/windows%20vista.gif but the vista picture is not showing the same whit the iphone. And when a posting whit windows explorer 8.0 it say`s windows internet explorer 6 or below.

Thanks for reporting. These should be fixed in the next release (which I'll be uploading to the mods site before the weekend is over.)
(2012-02-09, 11:10 PM)inbetwee Wrote: [ -> ]Some bugs report the plugin is not showing the os from windows vista its looking for images/useragent/os/windows%20vista.gif but the vista picture is not showing the same whit the iphone. And when a posting whit windows explorer 8.0 it say`s windows internet explorer 6 or below.

Ok, the Vista bug is fixed, but I need more information for the IE8 issue. Is it showing the older IE icon, or the newer? Is it just saying it's IE6 or below in the tooltip popup? Lastly, I need more details on what the iphone icon is doing. Thanks!

Also, in the next version the gif images are done away with, and all images are png for better quality (most were png with a gif extension anyways).
I did a posting whit a tablet it shows the iphone gif not on the postbit?only a cross?
The IE6 is in the tooltip popup.
(2012-02-10, 09:39 AM)inbetwee Wrote: [ -> ]I did a posting whit a tablet it shows the iphone gif not on the postbit?only a cross?
The IE6 is in the tooltip popup.

iphone icon will only show up if you use an iOS device, and maybe not always then (already fixed for next release)

For the IE8 issue, it is showing the correct "new" IE icon, but the wrong tooltip? That should also be fixed for the next release.

Also, the next release will be getting a lot more testing over Friday and Saturday before its published than the previous releases combined.

It will have (as of now) 66 browsers and 37 operating systems supported. That will go up though since I'm still waiting on a couple of icons before adding a few more to it.

It will also include a huge amount of new support for mobile user agents including BlackBerry, Kindle Fire, several more "Mobile" browsers including Opera Mobile, Fennec (aka Firefox Mobile) and more.
0.1.3 released.

This is primarily a maintenance release, so don't get your hopes up for the ACP view & group permissions yet Smile

However, most of the reported issues should be fixed now.

Upgrading from 0.1.0:
First, delete the images/useragents folder & its contents (to get rid of all the outdated gif images).
Now you just need to deactivate, replace the file, and activate.

Upgrading from the other user agent plugins, please follow the instructions provided in the description.
how to add more Browser icons?i have five mobile browser to add.
【i have 196 Browser icons and 76 os icons ,I hope that you can use with】 oh,sorry ,my english is bad.
[attachment=27142]
[attachment=27143]
[attachment=27144]
my postbit classic (Attached)



I do not see icons.
in postbit classic, see

{$post['icon_browser']}{$post['icon_os']}


source
<!-- start: DyMyUserAgent_Postbit_Browser -->
<img style="opacity: 0.5;" src="images/useragent/browser/.png" alt="" title="">
<!-- end: DyMyUserAgent_Postbit_Browser --><!-- start: DyMyUserAgent_Postbit_OS -->
 <img style="opacity: 0.5;" src="images/useragent/os/.png" alt="" title="">
<!-- end: DyMyUserAgent_Postbit_OS --></td>
There is an error in reply,This is why?
[Image: 9WAj1.png]
(2012-08-26, 03:59 PM)scun Wrote: [ -> ]how to add more Browser icons?i have five mobile browser to add.
【i have 196 Browser icons and 76 os icons ,I hope that you can use with】 oh,sorry ,my english is bad.

Currently it doesn't fully support user added icons because of naming conventions. I'll see what I can use out of here and add them. If you wish to replace an icon from my set, simply make sure the replacement uses the same name and overwrite it.
(2012-08-26, 08:48 PM)mister_don Wrote: [ -> ]my postbit classic (Attached)



I do not see icons.
in postbit classic, see

{$post['icon_browser']}{$post['icon_os']}


source
<!-- start: DyMyUserAgent_Postbit_Browser -->
<img style="opacity: 0.5;" src="images/useragent/browser/.png" alt="" title="">
<!-- end: DyMyUserAgent_Postbit_Browser --><!-- start: DyMyUserAgent_Postbit_OS -->
 <img style="opacity: 0.5;" src="images/useragent/os/.png" alt="" title="">
<!-- end: DyMyUserAgent_Postbit_OS --></td>

(2012-08-27, 10:33 AM)scun Wrote: [ -> ]There is an error in reply,This is why?
[Image: 9WAj1.png]

Currently only English is fully supported by this plugin. Sorry guys.
Pages: 1 2 3 4 5 6 7