The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Pizza Boy for 3.5 Details »» | |||||||||||||||||||||||||
This modification is the result of begin very lazy and eating a lot of pizza.
Once installed this modification will allow you to order pizza directly from your admincp. For the most part this is only supported in the USA right now, and even if you live in the USA your local stores may not support placing orders over the Internet at this time. Currently this modification allows you to order food from: Papa Johns Pizza Pizza Hut Dominos Pizza If you know of any other places that support placing orders over the Internet let me know, also please include a link to their website. I will add more restaurants to this modification if they are requested. [high]Version 1.0.3 Released[/high] 1.0.3 was released on 01/19/06, support for Dominos Pizza was added [high]Installation Instructions[/high] Download the attached file (cpnav_pizza.xml) and upload it to the /vBulletin/includes/xml/ directory. [high]Can my users order food to?[/high] I will not be including this in my modification by default because I don't have a need for it myself and think it would look messy. However Mastar has posted instructions to allow users to order food in this post Show Your Support
|
Comments |
#32
|
|||
|
|||
And us Brits
|
#33
|
||||
|
||||
It would be pretty cool to make this available via the usercp as well me thinks.
/me clicks install |
#34
|
||||
|
||||
Quote:
I know my pizza hut which is only three blocks away doesn't provide online ordering. But we just got a papa johns this year, I'll have to check it out. |
#35
|
|||
|
|||
Is there any way to allow certain usergroups, besides admins, get their pizza on too? Maybe something in the UserCP?
|
#36
|
|||
|
|||
Yes this would be great add on for normal users if they could get it in their cp.
|
#37
|
|||
|
|||
Quote:
Non-US customers can then go to "Find a Dominos" and then click the link for "Non-US residents". Hope this helps feed your pizza craze. |
#38
|
|||
|
|||
Hotm!
|
#39
|
||||
|
||||
Love It!
|
#40
|
||||
|
||||
Yes Yes! Excellent Hack. When is it going to be update where other usergroup can enjoy it??? WHEN WHEN??
|
#41
|
||||
|
||||
Adding 'vB Pizza Boy for 3.5' to the Navbar
This is what I did to add mine *************** FIND IN NAVBAR: *************** ================================================== ================================================== ==== <if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if> ================================================== ================================================== ==== *************** PLACE UNDER: *************** ================================================== ================================================== ==== <!-- Pizza Menu --> <div id="pizza" align="left" class="info" nowrap> <a href="#pizza"><b>Order Pizza</b> </a><script type="text/javascript"> vbmenu_register("pizza"); </script></div> <!-- Pizza Menu --> ================================================== ================================================== ==== ******** FIND: ******** =========================== <!-- / PAGENAV POPUP --> =========================== *************** ADD UNDER *************** ================================================== ================================================== <!-- Pizza Menu --> <div class="vbmenu_popup" id="pizza_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr><td class="thead">Order Pizza</td></tr> <tr><td class="vbmenu_option"><a href="http://papajohns.com/menu/index.htm">Papa Johns</a></tr></td> <tr><td class="vbmenu_option"><a href="http://www.pizzahut.com/order/">Pizza Hut</a></tr></td> <tr><td class="vbmenu_option"><a href="http://www.dominos.com/Public-EN/">Dominoes</a></tr></td> </td> </table> </div> <!-- Pizza Menu --> ================================================== ================================================== == If you are using the 'QUICK MOOD CHANGER' like I do you can use this: ************************************************** ****************************** Put this <div style="position:relative;"> in the begining of the 'QUICK MOOD CHANGER' Example: <!-- Quick Mood Changer --> <br /> <div style="position:relative;"> My Mood: ************************************************** ****************************** And Add This After The Quick Mood Changer ================================================== ========================================= [b] <!-- Pizza Menu --> <table style="position:absolute; top:0; right:0;" summary=""> <div id="pizza" align="left" class="info" nowrap> <a href="#pizza"><b>Order Pizza</b> </a><script type="text/javascript"> vbmenu_register("pizza"); </script></div> </table> </div> <!-- Pizza Menu --> [\b] ================================================== ========================================= ******** FIND: ******** =========================== <!-- / PAGENAV POPUP --> =========================== *********** ADD UNDER *********** ================================================== =========================================== <!-- Pizza Menu --> <div class="vbmenu_popup" id="pizza_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr><td class="thead">Order Pizza</td></tr> <tr><td class="vbmenu_option"><a href="http://papajohns.com/menu/index.htm">Papa Johns</a></tr></td> <tr><td class="vbmenu_option"><a href="http://www.pizzahut.com/order/">Pizza Hut</a></tr></td> <tr><td class="vbmenu_option"><a href="http://www.dominos.com/Public-EN/">Dominoes</a></tr></td> </td> </table> </div> <!-- Pizza Menu --> ================================================== ============================================= Thanks to Brad for creating vbPizza Boy |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|