The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Something similar with the hook, meaning adding a plugin like before, but for different Hook Location? And uhm, I checked them, but there were no hooks starting with cke.
|
#12
|
|||
|
|||
For reference, I changed the script slightly so it works on all editors except full editors (which already have the codes added by default). e.g.
Code:
// for editor_toolbar_filter hook location if ($this->editor_type != "fe") $toolbar[] = array('Spoiler Tag','YouTube','Vimeo','Gametrailer','Viddler','Flickr Slideshow','Strikethrough','Hide','Glow'); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|