Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Solved K 3.0 Kunena Discuss: how to use

More
12 years 11 months ago #144368 by jeyjey
When I install a plugin I go to installations manager and I choose to open the plugin. Then, during the "enabling" operation, I see the plugin tag to insert in articles. I do not found it everywhere. I read the Wiki and there is not the usage of the Discuss Plugin. How can I invoke (call) the forum thread to discuss to? Where and how I mention in a content where the thread is? Thanks.

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

More
12 years 11 months ago - 12 years 11 months ago #144464 by gray
Have you check this article - www.kunena.org/docs/Kunena_Discuss:_Installation_and_Use
It's for an older version, but principle and configuration remained the same.

www.justPHP.net - Custom coding for Joomla!
Last edit: 12 years 11 months ago by gray.

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

More
12 years 11 months ago #144478 by jeyjey
I read that Wiki article, but I meaning that it is not wrote HOW call the forum post or link to the forum thread. For example if I use other joomla plugin I must insert some tags like this:
Code:
{widgetkit Identifier}
. Whit this plugin I can configure it sure, I read it, but what is the calling code to put inside the article text? Thanks.

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

More
12 years 11 months ago #144492 by ritesh_z
Try this:
1. Go to Kunena Forum and Create a new Category: "Test".
2. Save it and find out the ID assigned to it. Let's say it's 164.
3. Go to Plugins and open Kunena Discuss.
4. Click Basic Options tab from top.
5. Scroll to the text box that says "Default Forum Category" and type 164 in it.
6. Save it and you're good to go.
7. Just open any article from your site and all articles will immediately move to Test category in your forum.
8. You don't need to include code that includes curly braces anywhere in your articles. It applies to all articles by default but you can configure it under Basic Options.
9. Once this works out, try out the other options under Basic tab.
The following user(s) said Thank You: jeyjey

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

More
12 years 11 months ago #144498 by gray
There is an option "Allow Custom Topics" which allows using {tag}:
Tip: Enable this option if you would like to arbitrarily discuss an article in an existing topic. You can then add {kunena_discuss:#} tag anywhere to your article, where # is topic Id in Kunena. If you do not want to discuss this article, use {kunena_discuss:0}.

Instead of adding {kunena_discuss} to every article you can use "Category Mapping" (different article categories go to different forum ones - I've created a hack to map parent content categories ) option or "Default Forum Category" option (all discussions from allowed content categories will go to a single forum category).

www.justPHP.net - Custom coding for Joomla!
The following user(s) said Thank You: jeyjey

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

More
12 years 11 months ago #144499 by Mortti

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

Time to create page: 0.231 seconds