Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

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.

Loved need: Thread Rating

More
17 years 3 months ago #4762 by suman
need: Thread Rating was created by suman
hi

a basic feature is missing - Thread Rating
where users can rate (5-Star system) on a thread.

hope it will come with K1.0.9

:)

BTW, AJAX based.

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

More
17 years 3 months ago #4764 by Matias
Replied by Matias on topic Re:need: Thread Rating
This is not something that is coming for 1.0.9 -- try to look it from uservoice (or add it if there are none) and cast your votes for it.

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

More
17 years 3 months ago #4785 by suman
Replied by suman on topic Re:need: Thread Rating
Done :)

I will try to make it if I get some time :)

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

More
17 years 3 months ago #5736 by Matias
Replied by Matias on topic Re:need: Thread Rating
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

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

More
17 years 3 months ago #5906 by suman
Replied by suman on topic Re:need: Thread Rating
Matias wrote:

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.

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

More
17 years 3 months ago #5986 by Matias
Replied by Matias on topic Re:need: Thread Rating
You can follow Joomla 1.5 class structure by just making your classes to look the same.

Can you post here what you have found out by looking other implementations?

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

Time to create page: 0.234 seconds