Post by Pebble with a long user name. on Mar 20, 2014 19:44:57 GMT
Plugin | : Simple Tagging On Posting Page |
Author | : @pebbleleague |
Download | : Dropbox |
Keys Used | : None |
Last Update | : 21/03/2014 |
Version | : v1.0.0 |
Demo | : Pebble Plugins |
Template Mods | : None |
Images:
Required Inputs : The title, enable/disable group button, group button title & usernames for that group.
Description : This plugin will create a section of buttons on your posting page that makes it simple to tag anyone that has posted in that thread (and appears in the thread summary) simply by clicking on thier name. Also, there is an 'All' button to tag everyone that is listed and an optional button for group tagging. You can call that button whatever your want (Staff?) and then enter the usernames of those people into the plugin settings.
Instructions : Download, import to your forum, enable it and you should be good to go!
There are option to change the title of the button container, enable/disable the group button, change the title of the group button and if enabled, you'll need to enter the USERNAMES of the people you want associated with that button.
There is no CSS added to the plugin.
The CSS to target and add to your style sheet is:
.tagholder { /* div that holds everything */
border: 1px solid blue;
border-radius: 5px;
}
input.tagnames[type="button"] { /* buttons to tag users */
margin: 2px;
}
For all support issues, please leave a post in this thread and remember to tag me @pebbleleague.
Enjoy!
Pebble.
[ If you are using a plugin from the PB's Library, why not take the time (it takes less than a minute!) to give it 5 stars and leave a review to help others when browsing the library and give encouragement to the plugin creators? ]