vBCalculator version 1.1
This modification is in the archives.
vBCalculator
version 1.1 TEMPLATE EDITS: 2 (headinclude, NAVBAR) NEW TEMPLATES: 1 (calculator) NEW PHP FILES: 1 (calculator.php) INCLUDED IN ZIP FILE TIME TO INSTALL: Less than 5 minutes LEVEL OF DIFFICULTY: Beginner/Simple This hack adds a popup multi-function scientific calculator to your forum. In additon to the normal calculator functions (Additon, Subtraction, Multiplication, Division, Equals), this calculator also features Square Root, exponential, cosine, inverse cosine, arcsine, tangent, inverse tangent, squared, cubed, subset and pi functions, as well as memory functions. INSTALLATION: 1) Go to ADMIN CP -> STYLES & TEMPLATES -> ADD NEW TEMPLATE and create a template called calculator with the contents of template.calculator.txt and click save. 2) Go to ADMIN CP -> STYLES & TEMPLATES -> EDIT TEMPLATES and add the contents of template.headinclude.txt to the end of the headinclude template and click save. 3) Go to ADMIN CP -> STYLES & TEMPLATES -> EDIT TEMPLATES and open the NAVBAR template and search for the following: Code:
<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]">$vbphrase[subscribed_threads]</a></td></tr> Code:
<td class="vbmenu_option"><a href="#" onclick="window.open('calculator.php','calculator','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=510,height=235'); return false;">Calculator</a></td> 5) That's it! Go to your forum NAVBAR -> QUICK LINKS -> Calculator to view your new popup calculator. PLEASE CLICK version changes: 1.1: changed the calculator to a popup menu (redo the NAVBAR template edit and replace the contents of the calculator template to upgrade from 1.0) Thanks to nexialys for the suggestion. Download This modification is archived and cannot be downloaded. Supporters / CoAuthors
|
Similar Mods
htaccess Hack for the CP of your vB Version 2.2.4 - English Version | vBulletin 2.x Full Releases |
.htaccess Hack für den Adminbereich für Version 2.2.4 - German Version | vBulletin 2.x Full Releases |