The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
There are few requirements if you want to get your work into Kunena.
* Clean design, hopefully easy to plug in
* Follow Joomla 1.5 class structure when coding it
* all new JS should use jQuery
I'd like to hear more from your plans, too:
* How does the feature work
* What tables are you using and what do you save into there
* How do you avoid huge amount of DB entries and going through them
There are few requirements if you want to get your work into Kunena.
* Clean design, hopefully easy to plug in I will try my best
* Follow Joomla 1.5 class structure when coding it I want to support both J1.0.x and J1.x
* all new JS should use jQuery Yes, I will try to use jQuery AJAX System
I'd like to hear more from your plans, too:
* How does the feature work When registered users reading a post, at the top, beside the 'Forum Tools', there will be a AJAX based Five-Star rating system. Also when threads are listed, it will show the rating of those threads in a read-only manner. This last one will be hard. Your suggestions welcome
* What tables are you using and what do you save into there
* How do you avoid huge amount of DB entries and going through them I have to study some other forums like IPB....
I am hearing a lot about Kunena's API System. Can you pls PM me some details about it.... nothing official.