Version: 0.0.3c, by dartho
Developer Last Online: Oct 2023
Category: New Posting Features -
Version: 3.7.2
Rating:
Released: 07-21-2008
Last Update: 02-24-2009
Installs: 23
Uses Plugins
Is in Beta Stage
No support by the author.
Description
This add-on will append a user's browser's User Agent String to new posts/threads.
Version Information
0.0.1 - Initial Release
0.0.2 - Added ability to only append User Agent Sting to posts/threads in specified forums.
0.0.3 - Fixed bug where previewing a post adds UA multiple times
0.0.3c - Fixed possible HTML injection vulnerability
Options
You can optionally configure it to append alternative text or BBCode (Such as IMG tags) rather than the literal User Agent String for specific User Agent Strings (or parts of).
You can configure it to not appended anything under certain styles
You can change the way the string is displayed with BBCode
(0.0.2) You can specify to only append User Agent String to posts/threads in specific forums.
Limitations
1. The User Agent String (or alternative BBCode/Text) is appended to the post text itself. There is nothing to stop the user from then editing the post and removing it. As such it will also show by default when quoted.
2. Turning the add-on OFF will not stop the display of User Agent Strings for past posts, it will only stop new posts/threads having it appended.
The upside of these is that there are no additional queries added to display this.
Screen Shots
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Just recently got this, was wondering if it was possible to add in a option to only show browser information if it's on an admin-defined list (ie: iphone/ipod), and not post it otherwise?
Also, can there be an option to post it at the top of the post/thread instead of the bottom?
Edit: One other thing if it's turned on and set to show the browser information, can it not show it in the preview page? Only because if I preview a post/thread multiple times before posting it I have to keep deleting the browser information unless I want it repeated over and over multiple times.
Edit: One other thing if it's turned on and set to show the browser information, can it not show it in the preview page? Only because if I preview a post/thread multiple times before posting it I have to keep deleting the browser information unless I want it repeated over and over multiple times.
Just recently got this, was wondering if it was possible to add in a option to only show browser information if it's on an admin-defined list (ie: iphone/ipod), and not post it otherwise?
yo how can i get it to put a break between the post and the browser info.
oh for the peeps that want it to show for just the iphone or ipod. i assume u have a mobile theme. exclude all themes BUT the mobile theme and that should hold us over until showing for phone only is an option. if it becomes an option in the future i should say. haa
Editing the following line in the newreply_post_start and newthread_post_start plugins and replace the for "\n" with "\n\n" will put an extra line break bewteen the message and the user agent