The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Add Dropdown To WYSIWYG For Custom BBCode?
The title pretty much says it all. I have a custom BBCode that pretty much demands a dropdown as the {option} values cannot be made intuitive. Is it possible? If so, any tips for making it happen?
Any help would be greatly appreciated, and the finished results shared with the community. |
#2
|
||||
|
||||
So I guess that answers that then, ehh? lol
|
#3
|
||||
|
||||
It's not something that can be done easily, you'd need plugins and javascript... would be a tough one.
|
#4
|
||||
|
||||
Thank you for your reply. I recon I'll keep digging and see if I can figure something out,
The JavaScript should be no issue, but I don't have the first clue how to write a "plug-in". |
#5
|
||||
|
||||
The plugin is just php code... In your Admin CP -> Plugin Manager -> Add a New Plugin...
You have to select the right "hook" for your plugin... A hook is a line in the native vbulletin.php files where the code of your plugin will be evaluated. I'd imagine the hook you'd want is one of the "editor_toolbar" hooks. |
#6
|
||||
|
||||
Cool, thanks. I'm about to start something of a more straight forward project requiring plug-ins, so that may get shaped up enough to do what I need here.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|