The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
displaying text of hook location
Way more in depth of what Im trying to accomplish here
I'm trying to show the content of a hook location in a pre tag so say I have a plugin that adds code at Code:
$template_hook[navbar_buttons_left] so in the navbar template I'm using Code:
<pre>$template_hook[navbar_buttons_left]</pre> but I'm not able to get any results no matter how I try this. so is it possible to (using the hook system) show the text of something grabbing that hook? so a final output example would look something like: NAVBAR: link1 link2 link3 link4 <if ... > <div>something</div> </if> where the <if ... is all just plain text on the page |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|