![]() |
Editor Toolbar Tooltips
1 Attachment(s)
Overview: This simple mod allows you to provide more information in the mouseover tooltips of your editor toolbar buttons. https://vborg.vbsupport.ru/attachmen...1&d=1457755430 For each button you wish to give more information, enter a separate line in the provided setting containing the BBcode tag name (including the square brackets), a more descriptive name for the tag, and then any addition instructions you wish to include. These 3 data should be separated by the pipe symbol ("|"). Updates: Version 1.1:
Compatibility: Tested and working on VB 4.2.x and should work on all 4.x versions of vBulletin. Backup/Warning: This product does not alter your database, however it is always good practice to make regular backups and you should make a backup before installing ANY new mod. As always, products are USE AT YOUR OWN RISK. I will provide support and do my best to help but no absolute guarantee is offered. To Install:
https://vborg.vbsupport.ru/attachmen...1&d=1458420808 Support for this product can be found here: |
Brilliant. Why didn't anyone think of it sooner?
|
Very smart to make this mod. Before 2 years I have included info in tags where ever it was possible for me. Now with this, is very easy and I will include all others that I did not manage to do.
Questions: * How can I remove "This is our xxxxx tag." Which code I must delete from "Add Javascript Function" (I want to delete that line for my use) * Does this work for other bbcode tags? that they are integrated by default in vb like as bbcode (# CODE), (Quote) e.t.c. because I did not manage to find how. If it works to them to, I will try more. Thank you Mark for mod. ;) |
Yes, it works for any button whose title already contains the tag name within square brackets, like QUOTE, CODE, HTML, PHP, etc. :)
|
Excellent idea. :up:
|
Stratis, to remove that line, locate the line of code:
Code:
tags[n].title += (".\n\nThis is our " + tagdefs[m] + " tag.\n\n" + taginstructs[m]); Code:
tags[n].title += (".\n\n" + taginstructs[m]); |
Quote:
|
Update - Version 1.1:
|
hello,
i have noticed an issue here with a 4.2.5 im working with.... seems to only show the hover tooltip in quick reply now, and not normal adv editor.... any ideas? |
thank you for the support on this at the other site i asked you before.....
by now i have another question tho....i have one button with a bit of a long description...i would like to add a line break in the middle, is that possible? no big deal just curious if there is an easy way |
All times are GMT. The time now is 12:45 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|