The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]() Quote:
1.- Plugin code: Code:
<plugin active="1" executionorder="10"> <title>RateMySite: Includes</title> <hookname>parse_templates</hookname> <phpcode><![CDATA[ $template_hook['headinclude_css'] .= vB_Template::create('ratemysite_headinclude')->render(); ]]></phpcode> </plugin> Code:
<template name="ratemysite_headinclude" templatetype="template" date="1160112327" username="ChrisTERiS" version="1.0.0"> <![CDATA[ <script type="text/javascript" src="christeris/ratemysite/includes/jquery.js"></script> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.10/jquery-ui.min.js"></script> <script type="text/javascript" src="christeris/ratemysite/includes/skinable_tabs.min.js"></script> ]]> </template> Christos |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|