Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Before posting in this category, please read sticky topics and, as general background, My Joomla site template makes a mess of Kunena .

If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.

Question Influx Button Set for K1.6

  • RedHeron
  • RedHeron's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Everyone secretly wants to be a Jedi.
More
15 years 3 months ago #84591 by RedHeron
Just made a new buttonset for Kunena 1.6 ... and it's my first alteration to Kunena in 2 years of using it, but I've been doing some heavy templating in J1.5 in preparation for a future move to 1.6 and some of the users asked me: "Why don't you change those buttons on the forums?" So I did. And here's the result:



Influx is the name of the carved-look buttons which we came up with... and it's tested and looks decent enough on our web site, so I thought I'd share.

Enjoy!

Understanding is a three-edged sword.

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

  • RedHeron
  • RedHeron's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Everyone secretly wants to be a Jedi.
More
15 years 3 months ago #84593 by RedHeron
Oh, and: it goes into the directory (from the root of the Joomla! installation):

/components/com_kunena/template/default/media/iconsets/buttons

It unzips into its own folder.

You will have to alter your template.xml file to add the option and make it work. I used:
Code:
<param name="buttonIconset" type="list" default="bluebird" label="COM_KUNENA_TEMPLATE_BUTTON_SET" description="COM_KUNENA_TEMPLATE_BUTTON_SET_DESC"> <option value="bluebird">COM_KUNENA_TEMPLATE_BUTTON_SET_BLUEBIRD</option> <option value="graybird">COM_KUNENA_TEMPLATE_BUTTON_SET_GRAYBIRD</option> <option value="blackbird">COM_KUNENA_TEMPLATE_BUTTON_SET_BLACKBIRD</option> <option value="whitebird">COM_KUNENA_TEMPLATE_BUTTON_SET_WHITEBIRD</option> <option value="influx">Influx</option> </param>


The last option works like a charm in the default template.

If any changes are needed, feel free to post to this thread! I've subscribed, so I should get notified. :)

Understanding is a three-edged sword.

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

Time to create page: 0.256 seconds