- Posts: 1
- Thank you received: 0
Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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
Sticky How to enable Threaded & Indented buttons
Please Log in or Create an account to join the conversation.
I'm using kunena 1.7.2 with joomla 1.5.26.
After enabling the threaded and intend layout buttons in the database
I'm wondering if ther's a possibility to turn the threaded layout as the
default layout everyone sees when looking at first at a thread.
I'm not very familiar to php, but I tried to add stuff like
$this->layout = 'threaded';
$mode = 'threaded';
$layout = 'threaded';
at the end of .../com_kunena/funcs/view.php
but without success :S
Does anyone know how to achieve this?
Thanks in advance...
Please Log in or Create an account to join the conversation.
Threaded view is experimental in K 1.7.2.
Threaded view is enabled on a user-by-user basis. The your suggested coding does not work to make threaded view the only possible way of viewing topics in Kunena.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
So there's really no way to make the threaded view to the default view (globally) while it's still possible to change to flat or intend (user's desicion)
I'm almost shure there's some dirty hack to achieve this. Some time ago I visited a kunena forum and was confronted with the threaded view as the default view. But I forgot where.
Hmm.. but as long as the feature is inofficial and 'expirimental' even as an optional feature, it could even get worse when I turn it to the standardview at all costs... :silly:
But I'm still happy for a tip if someone found oút how to do this... and tested it for a while successfully...
Otherwise I should simply accept that this is an user desicion so far ... but I'm looking very forward to version 2.0.
Thank you!
Have a nice time! :side:
Please Log in or Create an account to join the conversation.
You got it right.fczeck wrote: So there's really no way to make the threaded view to the default view (globally) while it's still possible to change to flat or intend (user's decision)
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.