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.

Question [Merged topic] Index view shows some categories collapsed and others expanded

More
15 years 7 months ago #65423 by iamdavinci
Hello,

I am sure that there is a simple answer to this but as I don't know much in the way of PHP or javascript I am having troubles.

I want the child category list to be collapsed, showing only the main category headings when the user first links to the forum.

I can see in the code that there is a cookie set. I am not sure why this is necessary, so if I can turn the cookie function off and just have the menu/lists collapsed everytime someone accesses the main categories page that would be even better.

Easy answer anyone? I am sure it is as simple as switching a '1' to an '0', but try as I might with trial and error I can't seem to find the switch. Maybe it is even accessible through the back end but i cant find it

Thanks guys in advance for your help. Also thanks for a great forum.

Robert

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

More
15 years 6 months ago #70666 by mcintst
I'm running kunena v1.6.1 on Joomla v1.5

I have a number of top-level categories on the index page that I want to show collapsed by default, with the expand option removed.

Is this possible, and if so, what do I need to change?
-Stuart.

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

More
15 years 6 months ago - 15 years 6 months ago #70689 by sozzled
These are good questions. We've discussed them before back in the time of K 1.5 when a few users requested this feature, see [Merged topic] How to have default category view have some categories collapsed and others expanded .

The short answer is that this feature is not currently available in any version of Kunena. If there is support for the idea (either by enough users requesting it or by someone offering to pay for the development of it) then it could be done. In the meantime it remains for someone with the interest and know-how to make the time available to develop a solution.

It's my guess that a setting needs to be stored within the category table (something like "collapse by default") - which means a modification to the Category Manager facility - as well as a change to the code that handles the Index view to process that setting. Simple to explain; non-trivial to implement.
Last edit: 15 years 6 months ago by sozzled.

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

More
15 years 6 months ago #70728 by mcintst
Thanks for the quick response to my question. My workaround to this will be to create a page in Joomla that contains links to each of the top-level categories. Would welcome a "collapse by default" feature.

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

More
15 years 5 months ago #72264 by Yrezvani
I think if this setting is add and lie in category manager/setting, usefully it will be very attractive.
I need this setting

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

More
15 years 2 months ago #86622 by baijianpeng

sozzled wrote: It's my guess that a setting needs to be stored within the category table (something like "collapse by default") - which means a modification to the Category Manager facility - as well as a change to the code that handles the Index view to process that setting. Simple to explain; non-trivial to implement.


Yes, Kunena needs a new option in configuration page to implement this feature. I think it should be a new option for each category : when add/edit , there is an option " Collapse by default?: Yes / No ".

This is a good feature to have. Hope you will finish it soon.

Thanks.

www.joomlagate.com/

Chinese Joomla Users' Portal

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

Time to create page: 0.252 seconds