The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
World Tv Guide v.01 Details »» | |||||||||||||||||||||||||
Hello, this mod is based on -> UK Tv Guide Click here
Q&A What this mod does? Well its simple it will enable a TV Guide for each desired location, for UK you will be able to see the "Freeview/digital" TV guide and for china you will be able to see the english tv guide. Currently releases: - UK - China Future releases - US - Japan - Korea - Italy - Spain - and more! Demos: http://tustan.net/bbs/tv_guide.php (UK Tv guide) http://tustan.net/bbs/cctv_guide.php (China Tv guide) How to install? or just read the install file in the zip Code:
- First: Upload cctv_guide & tv_guide - to your forum root directory - Second import the xml products (product-cctv_guide & product-tv_guide) - Third: Go to Admincp - > Styles & Templates ->Style Manager -> on your style choose "main CSS" - > find "Additional CSS Definitions" and at the bottom of the second box paste: #container{ width:850px; height:750px; border:none; overflow:hidden; margin:auto; } #container iframe { width:850px; height:750px; margin-left:0px; margin-top:0px; border:0 solid; } Code:
In Template navbar Search for this: +++++++++++++++++++++++++++++++++++ <!-- nav buttons bar --> +++++++++++++++++++++++++++++++++++ Add above: +++++++++++++++++++++++++++++++++++ <!-- tv guide --> <div class="vbmenu_popup" id="dropdown1_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr><td class="thead">Europe TV Guides</a></td></tr> <tr><td class="vbmenu_control"><a href="tv_guide.php">UK TV Guide</a></td> </tr> <tr><td class="vbmenu_control"><a href="tv_guide.php">Spain TV Guide</a></td> </tr> <tr><td class="vbmenu_control"><a href="tv_guide.php">Italy TV Guide</a></td> </tr> <tr><td class="thead">Asia TV Guides</a></td></tr> <tr><td class="vbmenu_control"><a href="cctv_guide.php">China TV Guide</a></td> </tr> <tr><td class="vbmenu_control"><a href="tv_guide.php">Korea TV Guide</a></td> </tr> <tr><td class="vbmenu_control"><a href="tv_guide.php">Japan TV Guide</a></td> </tr> <tr><td class="thead">America TV Guides</a></td></tr> <tr><td class="vbmenu_control"><a href="tv_guide.php">US TV Guide</a></td> </tr> <tr><td class="vbmenu_control"><a href="tv_guide.php">Mexico TV Guide</a></td> </tr> <tr><td class="vbmenu_control"><a href="tv_guide.php">Canada TV Guide</a></td> </tr> </table> </div> <!-- / tv guide --> +++++++++++++++++++++++++++++++++++ FIND +++++++++++++++++++++++++++++++++++ <td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td> +++++++++++++++++++++++++++++++++++ After just add this +++++++++++++++++++++++++++++++++++ <!-- tv guide --> <td id="dropdown1" class="vbmenu_control"><a href="#dropdown1">Tv Guides</a> <script type="text/javascript"> vbmenu_register("dropdown1"); </script></td> <!-- / tv guide --> +++++++++++++++++++++++++++++++++++ History: - Information 0 Queries on Forum home 1 Manual template edits (Navbar) 2 Uploads (or more depending on which country's tv guide you will decide to use, currently i just add china and UK version. - Version .01 Beta - Add China english TV Guide - Fix some un-cached templates - Fix unneeded queries use ( because 1 queries was added for each tv guide) - Improve NavBar button - Add support for future country tv guides Feel free to request or give any suggestion about the mod, and if you have any question feel free to ask it here. if you have any improvement or suggestion for this mod feel free to PM or post it Credits: UK Tv Guide Creator credits to F0xy For Tv Guide Extensions and fixes credits to rob01 Feel free to mark Install if you use this product i will give support even if you don't mark as installed Show Your Support
|
Comments |
#2
|
|||
|
|||
Reserved for future information
|
#3
|
|||
|
|||
thank you i realy need this.
ops no usa yet .ok i wait. |
#4
|
|||
|
|||
I might install this when you add Australia in.
|
#5
|
|||
|
|||
screenshot, demo anything ?
|
#6
|
|||
|
|||
Is this just an Iframe for TVplanner.net?
|
#7
|
|||
|
|||
any update on USA tv guide?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|