Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Themen, die in diesen Bereich verschoben wurden, gelten allgemein als beendet. Falls es dazu noch zusätzliche Fragen gibt, können diese gestellt werden.
Aber diese alten Themen sollten auf keinen Fall wieder auferstehen, um neue Probleme zu erörtern. Eröffnet dazu bitte ein eigenes neues Thema.

Question [beendet] Bedanken buuton

More
14 years 8 months ago - 14 years 3 months ago #1 by RASTAFARI
giebt es eine möglichkeit einen "Danke" Button in Kunena 1.5.4 einzubauen?
Last edit: 14 years 3 months ago by rich.

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

More
14 years 8 months ago #2 by RASTAFARI
Replied by RASTAFARI on topic Re: Bedanken buuton
keine Antwort?

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

More
14 years 8 months ago - 14 years 8 months ago #3 by skillless
Replied by skillless on topic Re: Bedanken buuton
Ist indirekt schon implementiert im Sinne des Karma-Buttons.
Wenn dir der Name nicht zusagt, kannst du ihn jederzeit umbenennen (/administrator/components/com_kunena/language/kunena.german.php)
Um eine negative Bewertung zu vermeiden, musst du lediglich in der message.php (Z. 84) das Minus ausklammern:
Code:
<?php if (isset($msg_karma)) { echo $msg_karma; if (isset($msg_karmaplus)) echo '&nbsp;&nbsp;' . $msg_karmaplus /**. ' ' . $msg_karmaminus**/; } else { echo '&nbsp;'; } ?>
Last edit: 14 years 8 months ago by skillless.

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

Time to create page: 0.557 seconds