Kunena 6.2.5 & module Kunena Latest 6.0.7 released

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

Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

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.

Question How are topic icons generated?

  • Pinkeltje
  • Pinkeltje's Avatar Topic Author
  • Offline
  • Premium Member
  • Trying to find an answer before asking
More
5 years 11 months ago #1 by Pinkeltje
Kunena 5.0.14
I want to add an extra topic icon, but can't find where they are generated.
Code:
<td class="col-md-1 hidden-xs center"> <a href="/forum/35-category/54904-topictitle"><img src="/media/kunena/topic_icons/default/system/unanswered.png" alt="unanswered"></a> </td>

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

More
5 years 11 months ago #2 by 810
Replied by 810 on topic How are topic icons generated?
default set is media\kunena\topic_icons\default\systemicons.xml, but it will be updated on a new update, so please copy the default dir, and rename it. then open the systemicons.xml and change the name of the set (on the xml file) and add the new icon.

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

More
5 years 11 months ago #3 by 810
Replied by 810 on topic How are topic icons generated?
Also then you need to edit the category option to use the correct icon set.

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

  • Pinkeltje
  • Pinkeltje's Avatar Topic Author
  • Offline
  • Premium Member
  • Trying to find an answer before asking
More
5 years 11 months ago #4 by Pinkeltje
I already have an override. But I can't find out which part of the code defines which icon is shown. We have a plugin that allows users to mark a topic as solved, and I would like to add a different icon to solved topics.

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

Time to create page: 0.408 seconds