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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question (MOD_KUNENALATEST_PARAM_UNREADINDICATOR_DEFAULT)

More
15 years 5 months ago #67196 by Solarship
OK, danke hat funktioniert ;)
Wenn man weis wo ist's nicht so schwer.

Thx
SolarShip

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

More
15 years 5 months ago - 15 years 5 months ago #67230 by tisiman
If you have a multi language site and want the name for each item in the proper language, you need to hack \modules\mod_kunenalatest\tmpl\default.php
Line 44
//echo '<sup class="knewchar">(' . $this->params->get ( 'unreadindicator' ) . ")</sup>";
echo '<sup class="knewchar">(' . JText::_($this->params->get ( 'unreadindicator' )) . ")</sup>";

Now you need to add to all language ini files the proper translation for the entry you have set into backend->modules->kuenena latest Posts -> unread indicator.
E.G. in my case, I changed the entry to New! and in the \language\de-DE\de-DE.com_kunena.ini I added a line
NEW!="Neu!"
or if you kept the original, add
MOD_KUNENALATEST_PARAM_UNREAD​INDICATOR_DEFAULT="New!"
Last edit: 15 years 5 months ago by tisiman.

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

More
15 years 5 months ago #69897 by kerios83
Good to know that ! It will help a lot. I hope new wersion off kunenalatest will have this implemented.

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

More
15 years 3 months ago #78459 by fredz200
bro no need to hack just go to your module
Module > kenuna_letest>and change the Unread Indicator
[IMG


Uploaded with ImageShack.us

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

More
15 years 3 months ago #78460 by uv-jagt.dk
Thanks, but it still do not work

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

Time to create page: 0.258 seconds