Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

The topics in this category are for historical interest only. Owing to the structural changes that occurred in K 1.7, many of the ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Idea K 1.7: How to use WOWhead

More
11 years 11 months ago - 11 years 11 months ago #1 by rarillo
Hello, first I must apologize for my bad English and if I have the wrong forum.

All players of World of Warcraft loot system known Wowhead, basically allows you to include links to items of World of Warcraft when you pass the cursor over the link displays a popup window with information about the item.

The way to include this function in kunena is surprisingly simple:

step 1: Included between the tags <head></ head> in the index.php file of your template the he following code:
Code:
<script type="text/javascript" src="http://static.wowhead.com/widgets/power.js"></script>
Step 2: In the post include:
Code:
[url=http://itemwowheadurl]Name of item[/url]

I spent enough time looking for this information so I share the hope of saving time for other.

Regards
Last edit: 11 years 11 months ago by sozzled. Reason: Change subject and topic icon and move to different category

Please Log in or Create an account to join the conversation.

Time to create page: 0.364 seconds