NGU SBMod

Shoutbox plugin that adds several features

As of 2016-04-28. See the latest version.

Author
saulberenson
Ratings
0 0 0
Version
1.80
Created
2015-06-03
Updated
2016-04-28
Size
48.1 KB
License
N/A
Applies to

This shoutbox plugin adds several features, including:
- right-click context menu on shoutbox users
- dropdown menu toggles for additional smilies
- dropdown menu option to adjust idle timeout
- user customizable dropdown menu quick links
- two new tabs on the options popup for managing user added smilies and links
- some additional shout commands that are best left alone

FAQ:
- localstorage is used to save user configs, currently the site does not empty this data, but it is a possibility
- other people will not see your fake smilies unless they also have the script, as well as having the same smilie defined

Credits:
- Cammy, for creating and sharing the additional smilies script, which is used for part of this script
- stackoverflow, for being a wealth of information, jquery included

Changelog:
1.65 - initial release
1.66 - added support for forumhome.php, fixed getting the wrong dropdown element on forumhome.php
1.67 - support for new forum design
1.68 - added icon class for images in user contextmenu
1.69 - (detach) added temporary options dropdown toggle, users will have to use the regular shoutbox to change settings
1.70 - removed some tweaks that are no longer needed, options dropdown add-ons no longer overwrite the default dropdown items
1.71 - cleaned up some commented code I forgot about
1.72 - included index.php
1.73 - added an elite smilie that was missing
1.80 - finally rewrote user markup stuff to be less terrible + minor code cleanup