By DALLOLS payday loans
If you write about Minecraft, if you own a Minecraft blog or even a Minecraft forum, then you need this plugin. MCWB Tooltips is a small script that converts any link to an item in our database into a hovering tooltip when the page is viewed.
Author's Notes:
MINECRAFT WORKBENCH TOOLTIPS - v0.1 - First release
USAGE: Any link on your site that links directly to a minecraftwb.com item, such a sheep, cow, gravel, gold etc. will automatically be given a rollover tooltip containing the relevant info from the database.
Examples:
<a href="/http://www.minecraftwb.com/index.php/game-database/produced-materials/item/iron-ingot">Iron Ingot</a> <a href="/http://www.minecraftwb.com/index.php/game-database/mobs/item/creeper">Scary Monsterbeast</a> <a href="/http://www.minecraftwb.com/index.php/game-database/raw-resources/item/diamond-ore">Shiny shiny</a>
MANUAL INSTALLATION:
1) Copy/Upload the entire "mcwbtooltips" directory into the root of your web site. e.g. http://example.com/mcwbtooltips/
2) Make sure the following scripts are loaded into the header of every page you need tooltips on, as follows:
<link rel="stylesheet" type="text/css" href="/mcwbtooltips/css/mcwbtooltips.css" /> <script type="text/javascript" src="/mcwbtooltips/js/jquery.min.js"></script> <script type="text/javascript" src="/mcwbtooltips/js/jquery.simpletip.min.js"></script> <script type="text/javascript" src="/mcwbtooltips/js/mcwbtooltips.js"></script>
NOTE: For some sites, the last two scripts need to be linked just before the tag in your pages.
3) Make sure the "cache" directory is writeable.
WORDPRESS: For Wordpress, simply search for the plugin in your Dashboard's "Add Plugin" page, and install from there.
OTHER: For now, only the above two methods are supported, but more to follow soon. Support is provided by the author on our forums here: http://minecraftwb.com/index.php/forum/forum?id=15

Comments (2)
Thank You
Fascinating!