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

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

K 2.0 support will cease on 31 August 2013 and this section of the forum will be closed and archived after that time and no further questions will be answered about this version.

Merged Change browser window title

More
13 years 4 months ago #138000 by baijianpeng
Why not add an option in Kunena configuration to allow users custom that separator character?

I also want to change the sequence order of elements in the page title, the current one is:
Code:
Board Name - Post Title - Site Name

I think a better order is:
Code:
Post Title - Board Name - Site Name

Why not make this order selection also another option? Why you encourage users to hack the code? Don't you know that the hacking will be overwritten when you upgrade Kunena component?

Thanks.

www.joomlagate.com/

Chinese Joomla Users' Portal

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

More
13 years 3 months ago - 13 years 3 months ago #139160 by grega
Hello,

Im sure you already answered this question but I can't find it - how can I edit/rename the Kunena text in browser tab on top of the window? To change "Kunena :: Category index" and others to something else. So not the tabs in Kunena forum, but the text in browser tabs.
Last edit: 13 years 3 months ago by sozzled. Reason: Changed subject to improve relevance for search

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

More
13 years 3 months ago #139182 by sozzled
Replied by sozzled on topic Change browser window title
*** Topics merged ***

grega: your issue is discussed here in this topic.

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

More
13 years 3 months ago #139313 by grega
Replied by grega on topic Change browser window title
Hi,

thx i used this:

"administrator/components/com_kunena/libraries/view.php

Following code :
$title = KunenaFactory::getConfig()->board_title .' :: '. $title;


Changed to this :
$title = KunenaFactory::getConfig()->board_title .' - '. $title;"


but I can't find clear explanation which files (with their location) and in what line of files to make what changes so to be able to change kunena text in browser windows to custom text.

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

More
13 years 3 months ago #139561 by teddysu81
Replied by teddysu81 on topic Change browser title
Dear All,

Sorry, stupid question. How to change the browser title Forum :: Cateogry Index when I go to Forum. I have set in the menu, but it does not change. I'm sure im missing something.

Teddy

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

More
13 years 3 months ago #139591 by teddysu81
Replied by teddysu81 on topic How to change title page?
Dear All,

I think this is a stupid question, but still I cant change it :blush:
I need to change the ":: Cateogry Index" please check picture.




Thanks,
Teddy

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

Time to create page: 0.267 seconds